Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-14 | Resync to trunk, windows non-pro buildaoo/aw080 | Armin Le Grand | |
2014-03-23 | aw080 resync to trunk, win build working, no checks yet | Armin Le Grand | |
2013-11-27 | resync to trunk (after accessibility integration) | Armin Le Grand | |
2013-11-07 | resync to trunk | Armin Le Grand | |
2013-07-27 | resync to trunk (close to AOO400) | Armin Le Grand | |
2012-11-26 | mv ooo to top-level | Joe Schaefer | |
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-19 | make conversions between BitmapColor and sal_uInt8 explicit | Herbert 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-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-17 | Fix win7 build bread issue. | Jianyuan Li | |
Reported by: Andre Patched by: Jianyuan Li Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072 | |||
2012-08-16 | Use proper type to prevent WaE issues. | Pavel Janík | |
Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072 | |||
2012-08-16 | #119535# Fix WMF image with type pattern brush | Jianyuan Li | |
Reported by: Du Jing Patch by: Jianyuan Li Review by: SunYing Notes: prefer: e687e92c88498bdd4c64b10625c7663d982dd072 | |||
2012-08-13 | Corrected small signed/unsigned mismatch | Armin Le Grand | |
Notes: prefer: 0752c18df9a975ffa182a4a7bc86e0bcadd58aec | |||
2012-08-13 | Secured 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-13 | Secure 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-13 | Corrected singned/unsigned compare | Armin Le Grand | |
Notes: prefer: fa169ffc3d8d5e3cde41411858cc40546fc04e0e | |||
2012-07-27 | #119450# Added EMR_ALPHABLEND case to EnhWMFReader to correct visualisations | Armin Le Grand | |
Patch by: Jianyuan Li Review by: alg Notes: merged as: 0752c18df9a975ffa182a4a7bc86e0bcadd58aec | |||
2012-07-25 | #120175# SVG export fixes and enhancements | Armin Le Grand | |
Patch by: Sven Jacobi Review by: alg Notes: ignore: obsolete | |||
2012-07-20 | i118923 - 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-20 | i118923 - OS/2 port: use windows directory layout for OS/2, fixes use of ↵ | Yuri Dario | |
internal graphic filters. Notes: ignore: OS/2 | |||
2012-07-18 | 120306# enforce finite memory consumption of loaded jpeg | Herbert Dürr | |
Patch-by: orw Tested-by: orw Notes: merged as: 6ae4e72ec510e2dd0496d181ba429b1d51716667 | |||
2012-07-18 | #i120306# cleanup failed loading of problematic jpeg | Herbert Dürr | |
Patch-by: orw Tested-by: orw Notes: merged as: 6374ae0721a5e5da9ed1a477f9642feba01199a6 | |||
2012-06-25 | #117461: set row count to 0 and add further check | Jürgen Schmidt | |
Patch By: Tsutomu Uchino Review By: jsc Notes: merged as: 951cdf4c406292d79766c4dbf1d19e8464134eec | |||
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-13 | Add missing header | Ariel 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-11 | 119403: AOO 3.4 - GridControl not refreshing after deleting rows | Jü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-09 | i78701 - 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-30 | i119149 - Fix triggering of selection changed event | Ariel 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 header | Armin Le Grand | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-12 | some clean up in JPEGReader due to memory constraints | Oliver-Rainer Wittmann | |
- found during testing of insertion of linked images from HTTP/HTTPS servers | |||
2012-03-02 | 104349: change Slovakian to Slovak | Jürgen Schmidt | |
2012-02-15 | remove svn:executable properties from more source files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from resource data files | Herbert Dürr | |
2012-02-15 | remove svn:executable properties from source files | Herbert Dürr | |
2012-02-03 | remove onlineregistration with dependencies | Jürgen Schmidt | |
2012-02-02 | #118828# New ColorPicker, thanks go to Christian Lippka for offering it ↵ | Armin Le Grand | |
under Apache License. | |||
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | #118728# Extended Svg file detection | Armin Le Grand | |
Notes: merged as: 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70 | |||
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-11 | #118728# changed indentifying definitions for Svg file detection | Armin Le Grand | |
Notes: merged as: 44cfc7cb6533d827fd2d6e586d92c61d7d7f7a70 | |||
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-03 | fix for #118525#: Using primitives for chart sub-geometry visualisation | Armin Le Grand | |
2011-12-30 | i118707 - make toolbar control's popup window grab focus | Ariel Constenla-Haile | |
2011-12-19 | Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement to ↵ | Armin Le Grand | |
trunk, first version of Svg stable and done |