Age | Commit 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 color | Armin Le Grand | |
Notes: merged as: 6c9b376b2dc9007f1cb48a189f3020a1b82937fd | |||
2013-01-10 | #121504# Support for alpha channel in clipboard for all systems | Armin Le Grand | |
Notes: merged as: e0cce521f1ad0cc384d30ce2f1077ea229fffe62 | |||
2013-01-04 | i121578 - Convert css.system.SystemShellExectue to new-style | Ariel Constenla-Haile | |
Adapt the office code to use the new-style service constructor Notes: prefer: d26f3acf2874f64fd89c8197163651443d4b1733 | |||
2012-12-25 | i121548 - Remove deprecated system proxy API | Ariel Constenla-Haile | |
Notes: prefer: 28327c28ced32f181ed9b5c4921fd844e549980d | |||
2012-12-23 | i121542 - Unify the Menu API | Ariel 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 modules | Ariel 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-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-27 | added 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-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-21 | Forward 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-18 | i119418 - Some Improvements in the About Dialog | Ariel Constenla-Haile | |
Notes: ignore: obsolete | |||
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-30 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-29 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-24 | Update headers to Alv2 headers | Andrew Rist | |
2012-03-23 | 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 | i118923 - OS/2 port: gbuild system minor fixes and cleanup. | Yuri Dario | |
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-07 | Do not add targets for junit tests when junit is disabled. | Andre Fischer | |
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. |