Remove code for unused bmpmaker (#201)
i126369 - Finish off hwpfilterThe Hangul Word Processor filter was disabled from OpenOffice inr1677190 due to security concerns. While some extra buffer controlscould have been made and the filt
i126369 - Finish off hwpfilterThe Hangul Word Processor filter was disabled from OpenOffice inr1677190 due to security concerns. While some extra buffer controlscould have been made and the filter restored, the truth is a muchbigger effort is required to catch up with this format. Files createdwith later editions of Hangul, including Hangul Wordian, Hangul 2002,Hangul 2005 and Hangul 2007 cannot be opened with the existing filter.Existing users can apparently download a free viewer and convert theirdocument to RTF or doc.Drop completely the code. while here also drop remnants of wpd supportthat we dropped since 3.4.1. Having less code is sometimes better.Adapted from:https://github.com/apache/openoffice/commit/7c12a1727a73ea1bc2b961e6886a8842366150da
show more ...
#i123817# prepare codebase for updating to boost 1.55git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555789 13f79535-47bb-0310-9956-ffa450edef68
#i123963# remove type ambiguity in toolkit's VCLXDevicegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1555077 13f79535-47bb-0310-9956-ffa450edef68
#120358# apply patch to support properties from tab modelPatch By: hanyaReview By: jsc git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552621 13f79535-47bb-0310-9956-ffa450edef68
#i123795# variable names should not confuse vcl Window and cocoa NSWindow typesVCL's Window type and Cocoa's NSWindow type are quite different.Naming variables as if they were the same introduces
#i123795# variable names should not confuse vcl Window and cocoa NSWindow typesVCL's Window type and Cocoa's NSWindow type are quite different.Naming variables as if they were the same introduces gratuitouscomplexity especially when debugging stacks where both types are used.The names of NSView type variables have been adjusted too.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547078 13f79535-47bb-0310-9956-ffa450edef68
#i123068# remove implicit conversions from rtl strings to their elementsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68
#i123768# [ia2] remove pseudo-automatic noisy commentsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546355 13f79535-47bb-0310-9956-ffa450edef68
Merged with the trunk.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1519381 13f79535-47bb-0310-9956-ffa450edef68
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libsgit-svn-id: https://svn.apache.org/repos/asf
#122356# rename toolkit lib due to conflicts on MacOS, it's a workaround for conflicts with sqlite..., will be probably solved with dropping mozilla libsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1488119 13f79535-47bb-0310-9956-ffa450edef68
i121542 - css::awt::XPopupMenu::execute() needs a css::awt::Rectanglegit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486375 13f79535-47bb-0310-9956-ffa450edef68
IAccessible2 for AOO UI. This is the first version for QA.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1441343 13f79535-47bb-0310-9956-ffa450edef68
Draft version for IA2 UI file merge. Not ready for UT.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1438336 13f79535-47bb-0310-9956-ffa450edef68
#121504# Support for alpha channel in clipboard for all systemsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68
IA2 migration for toolkit modulegit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1429484 13f79535-47bb-0310-9956-ffa450edef68
i121578 - Convert css.system.SystemShellExectue to new-styleAdapt the office code to use the new-style service constructorgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f
i121578 - Convert css.system.SystemShellExectue to new-styleAdapt the office code to use the new-style service constructorgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68
i121544 - Clean-up MessageBox APIgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425608 13f79535-47bb-0310-9956-ffa450edef68
i121162 - ImageScaleMode constants should be in UPPERCASEgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425511 13f79535-47bb-0310-9956-ffa450edef68
i121542 - Unify the Menu APIgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425458 13f79535-47bb-0310-9956-ffa450edef68
i121514 - Remove deprecated UnoControlSimpleAnimationgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424324 13f79535-47bb-0310-9956-ffa450edef68
i121513 - Remove deprecated UnoControlThrobberModelgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1424323 13f79535-47bb-0310-9956-ffa450edef68
#i121496# - [PyUNO] Python3 supportAdd initial python 3 compatibility to native scripts now thatpyuno supports python3.This is the result of running the python 2to3 script withconservative sett
#i121496# - [PyUNO] Python3 supportAdd initial python 3 compatibility to native scripts now thatpyuno supports python3.This is the result of running the python 2to3 script withconservative settings.Still more porting work may be required and any regressionwith the default Python 2.7.3 should be considered a bug.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1423676 13f79535-47bb-0310-9956-ffa450edef68
#i121442# - Extend css::awt::XGraphic to draw imagesA StatusbarController that draws its status bar item may need to draw agraphic representing the feature state. css::awt::XGraphics API shouldbe
#i121442# - Extend css::awt::XGraphic to draw imagesA StatusbarController that draws its status bar item may need to draw agraphic representing the feature state. css::awt::XGraphics API shouldbe extended to include VCL's OuptDevice::DrawImage.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417847 13f79535-47bb-0310-9956-ffa450edef68
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon classgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450ede
#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon classgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
#i121170# - com::sun::star::awt::XPrinter API does nothinggit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1394905 13f79535-47bb-0310-9956-ffa450edef68
123