Make FadeIn/Out arrow on splitwindow better visible(cherry picked from commit 27b8d3b44ca66e252fbe603245a8c6e3b59b11ad)
Fixed my own typo(cherry picked from commit ca7c0c6e50b79f337b7c57da6635f687830d5d1a)
Make grip in split window more visible, minor cleanup(cherry picked from commit 649f2b9f21645385e84c375f644cdcf6f1c28418)
Simplified code, removed whitespace(cherry picked from commit 16b831647e22a4485fe31ed10b5daaa0e936ff72)
Make grip in toolbar more visible(cherry picked from commit 8c545591f1b0cc92a02675eca44ae8ad466cc90a)
#i56998# add space separator between value and unit in fixed line around the preview on print dialoggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559330 13f79535-47bb-0310-9956-ffa
#i56998# add space separator between value and unit in fixed line around the preview on print dialoggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559330 13f79535-47bb-0310-9956-ffa450edef68
show more ...
#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
i123765 reset buffered DropTarget when undockinggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1547026 13f79535-47bb-0310-9956-ffa450edef68
#i74854# fix buttons in MsgBox with info iconPatch by: hanya.runo@gmail.comFound by: ooo@catcons.co.ukTested by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@154
#i74854# fix buttons in MsgBox with info iconPatch by: hanya.runo@gmail.comFound by: ooo@catcons.co.ukTested by: hdu@apache.orggit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546977 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@1484083 13f79535-47bb-0310-9956-ffa450edef68
122329: Disable undocking of stylist in the sidebar.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1483697 13f79535-47bb-0310-9956-ffa450edef68
IA2 for SW. Draft version 1.git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1470868 13f79535-47bb-0310-9956-ffa450edef68
WaE: fix implicit conversions from boolean false to the NULL pointergit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1469301 13f79535-47bb-0310-9956-ffa450edef68
rebase on current trunkgit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68
#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1448713 13f79535-47bb-0310-9956-ffa450edef68
Fixed a build issuegit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1448553 13f79535-47bb-0310-9956-ffa450edef68
Updated to rev. 1148491git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1448495 13f79535-47bb-0310-9956-ffa450edef68
i121420: Gallery now able to relayout automaticallygit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1443392 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
121687# better previewgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1440361 13f79535-47bb-0310-9956-ffa450edef68
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
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ...git-svn-id: https://svn.apache.org/repos/as
#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice" -- impact on corresponding strings in the UI, folder names, package names, ...git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68
IA2 migration for vcl modulegit-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1429204 13f79535-47bb-0310-9956-ffa450edef68
#i121442# - Allow redrawing a single status bar itemA StatusbarController that draws its status bar item may need to triggera repainting of its item when the feature state changes. Currently, the
#i121442# - Allow redrawing a single status bar itemA StatusbarController that draws its status bar item may need to triggera repainting of its item when the feature state changes. Currently, theonly way to trigger this redraw is by changing the item text or the itemdata, so that the vcl implementation calls ImplDrawItem; this is ratherimplementation-specific.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417846 13f79535-47bb-0310-9956-ffa450edef68
12