| 45fc0049 | 07-Feb-2013 | Armin Le Grand | i121420: Gallery now able to relayout automatically
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1443392 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 6fa810f3 | 01-Feb-2013 | Steve Yin | 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
 
 | 
| 30c1b1ef | 30-Jan-2013 | Herbert Dürr | fix x11_cursor headers from thousands of ill-formed C++11 conversions
 This change eliminates almost 6000 warnings when building on newer UNX platforms
 
 
 git-svn-id: https://svn.a
 fix x11_cursor headers from thousands of ill-formed C++11 conversions
 This change eliminates almost 6000 warnings when building on newer UNX platforms
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440477 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 95a18594 | 29-Jan-2013 | Andre Fischer | i121420: Extended theming.  General improvements of the sidebar.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1439779 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 21075d77 | 25-Jan-2013 | Steve Yin | 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
 | 
| 5f27b83c | 23-Jan-2013 | Armin Le Grand | #121534# Reintegrating changes for rotated bitmap support
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1437407 13f79535-47bb-0310-9956-ffa450edef68
 | 
| ce40ec59 | 16-Jan-2013 | Herbert Dürr | AlphaMask derives from Bitmap so their destructor should be virtual
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1433913 13f79535-47bb-0310-9956-ffa450edef68
 | 
| e1beba7d | 14-Jan-2013 | Herbert Dürr | make some important single-parameter constructors explicit
 for symmetry also the other constructors in the same class
 and mark their destructors as virtual if they are anyway
 
 
 
 make some important single-parameter constructors explicit
 for symmetry also the other constructors in the same class
 and mark their destructors as virtual if they are anyway
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1432943 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 45fd3b9a | 10-Jan-2013 | Armin Le Grand | #121504# Support for alpha channel in clipboard for all systems
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431512 13f79535-47bb-0310-9956-ffa450edef68
 | 
| ad3a95a3 | 05-Jan-2013 | Steve Yin | IA2 migration for vcl module
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1429204 13f79535-47bb-0310-9956-ffa450edef68
 | 
| f8193c3f | 12-Dec-2012 | Steve Yin | IAccessible2 bridge integration
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1420519 13f79535-47bb-0310-9956-ffa450edef68
 | 
| df906e24 | 12-Dec-2012 | Steve Yin | IAccessible2 bridge integration
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1420518 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 6dd94783 | 07-Dec-2012 | Armin Le Grand | #121445# Added transparency support to the gallery
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1418421 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 7d6e33b2 | 06-Dec-2012 | Ariel Constenla-Haile | #i121442# - Allow redrawing a single status bar item
 A StatusbarController that draws its status bar item may need to trigger
 a repainting of its item when the feature state changes. Cur
 #i121442# - Allow redrawing a single status bar item
 A StatusbarController that draws its status bar item may need to trigger
 a repainting of its item when the feature state changes. Currently, the
 only way to trigger this redraw is by changing the item text or the item
 data, so that the vcl implementation calls ImplDrawItem; this is rather
 implementation-specific.
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417846 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 54628ca4 | 05-Dec-2012 | Armin Le Grand | #121407# Gallery reorganizations and additions of new themes
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417535 13f79535-47bb-0310-9956-ffa450edef68
 | 
            | Revision tags: AOO340 | 
|
| c2821885 | 30-Oct-2012 | Armin Le Grand | #121233# some slight corrections/enhancements
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403676 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 37ab0f2d | 29-Oct-2012 | Armin Le Grand | #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF #121233# Added bitmap scaling methods BMP_SCALE_SUPER (from symphony), BMP_SCALE_LANCZOS, BMP_SCALE_BICUBIC, BMP_SCALE_BILINEAR and BMP_SCALE_BOX. changed defaults for internal scalings, enhanced PDF export when reduched DPI is used, added BMP_SCALE_BESTQUALITY and BMP_SCALE_FASTESTINTERPOLATE as new default for Bitmap::Scale
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1403434 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 4665f8d3 | 26-Oct-2012 | Armin Le Grand | #121267# added support for taking clipping into account for metafile-based exporters to vector formats
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-
 #121267# added support for taking clipping into account for metafile-based exporters to vector formats
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1402475 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| e6f63103 | 23-Oct-2012 | Armin Le Grand | #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f
 #121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 87bc88d3 | 19-Oct-2012 | Herbert Dürr | make conversions between BitmapColor and sal_uInt8 explicit
 Implicit conversions are a dangerous cause of confusion as seen
 in http://markmail.org/thread/a4copx2di7cxeowg and require tri
 make conversions between BitmapColor and sal_uInt8 explicit
 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.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1400149 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 035a2f44 | 16-Oct-2012 | Armin Le Grand | #121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ff
 #121194# Better support for graphic fill styles which are not bitmaps (svg, metafiles, ..)
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1398711 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7168672c | 22-Sep-2012 | Ariel Constenla-Haile | #i119418# - About Dialog improvements
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1388877 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 85c309d6 | 12-Sep-2012 | Jürgen Schmidt | #120683# add new cmd line arg -conversionmode to enavle further optimization
 Patch By: jsc
 Review By: hdu
 
 -This line, and those below, will be ignored--
 
 M    main/deskt
 #120683# add new cmd line arg -conversionmode to enavle further optimization
 Patch By: jsc
 Review By: hdu
 
 -This line, and those below, will be ignored--
 
 M    main/desktop/source/app/cmdlinehelp.cxx
 M    main/desktop/source/app/cmdlineargs.cxx
 M    main/desktop/source/app/cmdlineargs.hxx
 M    main/desktop/source/app/appinit.cxx
 M    main/vcl/source/app/svapp.cxx
 M    main/vcl/inc/vcl/svapp.hxx
 M    main/vcl/inc/svdata.hxx
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1383844 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 34fced94 | 05-Jul-2012 | Andre Fischer | #i120096# Detect empty polygon in Region constructor and set impl object accordingly.Reported by: Du Jing
 Fixed by: Andre Fischer
 
 
 git-svn-id: https://svn.ap
 #i120096# Detect empty polygon in Region constructor and set impl object accordingly.Reported by: Du Jing
 Fixed by: Andre Fischer
 
 
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1357698 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 77438bbc | 03-Jul-2012 | Yuri Dario | i118923 - OS/2 port: enable menu automatic hilite based on current WPS/XWP settings.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356909 13f79535-47bb-0310-9956-ffa450ed
 i118923 - OS/2 port: enable menu automatic hilite based on current WPS/XWP settings.
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1356909 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  |