summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Collapse)Author
2013-02-21#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"Oliver-Rainer Wittmann
Notes: ignore: aoo
2013-01-23#121532# unified getting the blended selection colorArmin Le Grand
Notes: merged as: 6c9b376b2dc9007f1cb48a189f3020a1b82937fd
2013-01-10#121504# Support for alpha channel in clipboard for all systemsArmin Le Grand
Notes: merged as: e0cce521f1ad0cc384d30ce2f1077ea229fffe62
2013-01-04i121578 - Convert css.system.SystemShellExectue to new-styleAriel Constenla-Haile
Adapt the office code to use the new-style service constructor Notes: prefer: d26f3acf2874f64fd89c8197163651443d4b1733
2012-12-25i121548 - Remove deprecated system proxy APIAriel Constenla-Haile
Notes: prefer: 28327c28ced32f181ed9b5c4921fd844e549980d
2012-12-23i121542 - Unify the Menu APIAriel Constenla-Haile
Notes: merged as: 9052caae53ef6ec7eeab20f1ac56bd6310b4451b
2012-12-10#121382# Corrected size handling including font size handling for EMF/WMF ↵Armin Le Grand
imports Notes: merged as: 1281c1f52b77c4c4fb08e129542c2c4912b38555
2012-12-06#i121442# - Adapt existing code in other modulesAriel Constenla-Haile
Notes: merged as: 25ec90bfa85ab829e47f442742c63dd41960b973
2012-10-26#121267# added support for taking clipping into account for metafile-based ↵Armin Le Grand
exporters to vector formats Notes: merged as: 70e3eb2c1762fb1ca097cf671e3c7ce3d0dfd1b7
2012-10-19make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr
Implicit conversions are a dangerous cause of confusion as seen in http://markmail.org/thread/a4copx2di7cxeowg and require tricky rewrites to work around them, this change cleans them up and disables them for all code outside of the immutable binfilter. Notes: merged as: 78eca44c4db67848a85b600cc40e25d41bb647df
2012-09-27added linking hatchwindowfactory against stl since when building with debug ↵Armin Le Grand
on a non-pro stl symbols were missing Notes: ignore: obsolete
2012-09-09#i120858# Change "Farsi" with "Persian"Ariel Constenla-Haile
Changes done on UI code and IDL, not in comments. Notes: merged as: 59cc160f34c214ce1e6474e67ecc566a7faf6864
2012-08-17Fix win7 build bread issue.Jianyuan Li
Reported by: Andre Patched by: Jianyuan Li Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072
2012-08-16Use proper type to prevent WaE issues.Pavel Janík
Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072
2012-08-16#119535# Fix WMF image with type pattern brushJianyuan Li
Reported by: Du Jing Patch by: Jianyuan Li Review by: SunYing Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072
2012-08-13Corrected small signed/unsigned mismatchArmin Le Grand
Notes: prefer: 0752c18df9a975ffa182a4a7bc86e0bcadd58aec
2012-08-13Secured some places where PolyPolygons were created using a all-points count ↵Armin Le Grand
and a all-points array Notes: merged as: abb6f47bd3941ec63a41a9b9fa4c7de620b5177d
2012-08-13Secure EmbeddedObjectRef::GetGraphic to react when something gets wrong when ↵Armin Le Grand
trying to get the replacement graphic, better fallback to default ole replacement graphic Notes: merged as: 3c85fde4f96ae3ce550a4adb822f4a3c946c0178
2012-08-13Corrected singned/unsigned compareArmin Le Grand
Notes: prefer: fa169ffc3d8d5e3cde41411858cc40546fc04e0e
2012-07-27#119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisationsArmin Le Grand
Patch by: Jianyuan Li Review by: alg Notes: merged as: 0752c18df9a975ffa182a4a7bc86e0bcadd58aec
2012-07-25#120175# SVG export fixes and enhancementsArmin Le Grand
Patch by: Sven Jacobi Review by: alg Notes: ignore: obsolete
2012-07-20i118923 - OS/2 port: PM2 is no longer supported as macro, replaced with OS2 ↵Yuri Dario
or deleted (old compilers). Notes: ignore: OS/2
2012-07-20i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of ↵Yuri Dario
internal graphic filters. Notes: ignore: OS/2
2012-07-18120306# enforce finite memory consumption of loaded jpegHerbert Dürr
Patch-by: orw Tested-by: orw Notes: merged as: 6ae4e72ec510e2dd0496d181ba429b1d51716667
2012-07-18#i120306# cleanup failed loading of problematic jpegHerbert Dürr
Patch-by: orw Tested-by: orw Notes: merged as: 6374ae0721a5e5da9ed1a477f9642feba01199a6
2012-06-25#117461: set row count to 0 and add further checkJürgen Schmidt
Patch By: Tsutomu Uchino Review By: jsc Notes: merged as: 951cdf4c406292d79766c4dbf1d19e8464134eec
2012-06-21Forward debug=<value> argument from build to make.Andre Fischer
Notes: ignore: obsolete
2012-06-19#i120019# memory leak in EmbeddedObjectRef::~EmbeddedObjectRef()Herbert Dürr
Patch by: Chao Huang Found by: Chao Huang Review by: Herbert Duerr Notes: prefer: de8229c1811123c0f17095d96894bbbe0436ce3e
2012-06-18i119418 - Some Improvements in the About DialogAriel Constenla-Haile
Notes: ignore: obsolete
2012-06-13Add missing headerAriel Constenla-Haile
Notes: ignore: obsolete
2012-06-12#117968# Made WMFReader thread safe (used multithreaded when SdrGrafObj is ↵Armin Le Grand
on asynchronous loading). It was not safe due to using VirtualDevices on occasions where needed (mostly Font stuff). Notes: merged as: 93ce5834a6651a2d3ccf6e56336b1ec48c7905f2
2012-06-11#119735# Adapted patch provided by Sven Jacobi (thanks), added some ↵Armin Le Grand
ixes/cleanups to make it work with all kind of graphics (SVG, Bitmap, Metafile) Notes: merged as: 4fa8df7320f6bdc8333f5936537d2ed93e8892ce
2012-06-11119403: AOO 3.4 - GridControl not refreshing after deleting rowsJürgen Schmidt
fix: take care of transparency attribute of the control Patch By: Tsutomu Uchino Found By: Wolfgang Becker Review By: jsc Notes: merged as: 0f22f933b940431c1ce5e55485ad3e11bca8d5a9
2012-06-09i78701 - Tree Control: impossible to edit a node (via API nor via UI)Ariel Constenla-Haile
Patch by: Tsutomu Uchino Review by: arielch Notes: ignore: obsolete
2012-05-30#119601# Added support for transparency in PNG export dialog and support for ↵Armin Le Grand
alpha channnel Notes: merged as: a1a0830d1ac3ffabbe35bd8a0264b64f1f7a9d67
2012-05-30i119149 - Fix triggering of selection changed eventAriel Constenla-Haile
Original author: Tsutomu Uchino <hanya.runo at gmail.com> Notes: merged as: 8ac3ad62af9066736797330b48e19202da3efb19
2012-04-04#119176# corrected file type detection for SVG for svg files without xml headerArmin Le Grand
2012-03-30Update headers to Alv2 headersAndrew Rist
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-03-24Update headers to Alv2 headersAndrew Rist
2012-03-23Update headers to Alv2 headersAndrew Rist
2012-03-12some clean up in JPEGReader due to memory constraintsOliver-Rainer Wittmann
- found during testing of insertion of linked images from HTTP/HTTPS servers
2012-03-02i118923 - OS/2 port: gbuild system minor fixes and cleanup.Yuri Dario
2012-03-02104349: change Slovakian to SlovakJürgen Schmidt
2012-02-15remove svn:executable properties from more source filesHerbert Dürr
2012-02-15remove svn:executable properties from resource data filesHerbert Dürr
2012-02-15remove svn:executable properties from source filesHerbert Dürr
2012-02-07Do not add targets for junit tests when junit is disabled.Andre Fischer
2012-02-03remove onlineregistration with dependenciesJürgen Schmidt
2012-02-02#118828# New ColorPicker, thanks go to Christian Lippka for offering it ↵Armin Le Grand
under Apache License.