| a4805ac4 | 05-May-2013 | Pavel Janík | Initialize variable to prevent compiler warning.
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479357 13f79535-47bb-0310-9956-ffa450edef68
 | 
| d557dc10 | 05-May-2013 | Pavel Janík | Remove duplicated macro definition.
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1479356 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 0d4dbf8b | 03-May-2013 | Andre Fischer | 122218: Added more missing files.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478828 13f79535-47bb-0310-9956-ffa450edef68
 | 
| f35c6d02 | 03-May-2013 | Andre Fischer | 122218: Add new sidebar panel for inserting shapes into Draw documents.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478763 13f79535-47bb-0310-9956-ffa450edef68
 | 
| a3586bee | 03-May-2013 | Oliver-Rainer Wittmann | 122140: add 'None' entry to underline style drop-down-list in text property panel
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478703 13f79535-47bb-0310-9956-ffa450ede
 122140: add 'None' entry to underline style drop-down-list in text property panel
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478703 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 900fdb6d | 02-May-2013 | Oliver-Rainer Wittmann | 122105: text property panel, underline style control: correct application of chosen underline style in Calc cells and Drawing objects in Writer
 
 git-svn-id: https://svn.apache.org/repos/
 122105: text property panel, underline style control: correct application of chosen underline style in Calc cells and Drawing objects in Writer
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1478371 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 8ce66e53 | 30-Apr-2013 | Oliver-Rainer Wittmann | 122182: TextPropertyPanel:- add missing <break> in handling click to character attribute controls
 - remove superfluous code and comments
 - adapt code formatting
 
 122182: TextPropertyPanel:- add missing <break> in handling click to character attribute controls
 - remove superfluous code and comments
 - adapt code formatting
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477636 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| d29c2fc2 | 30-Apr-2013 | Andre Fischer | 122194: Adapted license text in propertypanel.hrc, then renamed it to ResourceDefinitions.hrc
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477606 13f79535-47bb-0310-9956-ff
 122194: Adapted license text in propertypanel.hrc, then renamed it to ResourceDefinitions.hrc
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477606 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 87ab04d0 | 30-Apr-2013 | Andre Fischer | 122144: GraphicPropertyPanel: Color mode control now looks like in toolbar.  Fixed overlapping icons and metric fields.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477550
 122144: GraphicPropertyPanel: Color mode control now looks like in toolbar.  Fixed overlapping icons and metric fields.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1477550 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| f79579d2 | 29-Apr-2013 | Andre Fischer | 122186: Rearranged controls in text property panel to make font selection box wider.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476939 13f79535-47bb-0310-9956-ffa450edef68
 | 
| c7be74b1 | 28-Apr-2013 | Armin Le Grand | i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef
 i122120 Cleanup of XPropertyList and derivates to RefCounted instances, more cleanups
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476756 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 3c37ea99 | 26-Apr-2013 | Ariel Constenla-Haile | Fix build breaker: declare missing member variable
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476441 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 6a2f037f | 26-Apr-2013 | Ariel Constenla-Haile | Fix build breaker: remove missing images
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476440 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 03e5ec27 | 26-Apr-2013 | Oliver-Rainer Wittmann | 122156 122087: correct context notification regarding the text edit mode for Drawing objects
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476164 13f79535-47bb-0310-995
 122156 122087: correct context notification regarding the text edit mode for Drawing objects
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476164 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 3cac12cf | 26-Apr-2013 | Andre Fischer | 122144: Replace more Symphony icons with AOO icons: ParaPropertyPanel.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476163 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 8cdef556 | 26-Apr-2013 | Pavel Janík | Reorder initializations properly to prevent compiler warning.
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476125 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 1e08dc4f | 26-Apr-2013 | Zheng Fan | i122166, refine the icons of numbering and bullets toolbox inside sidebar for consistency
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476029 13f79535-47bb-0310-9956-ffa450
 i122166, refine the icons of numbering and bullets toolbox inside sidebar for consistency
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476029 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| eeb4e5d3 | 24-Apr-2013 | Oliver-Rainer Wittmann | 122074: paragraph property panel - correct enable/disable of indentation increase/descrease controls
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471480 13f79535-47bb-
 122074: paragraph property panel - correct enable/disable of indentation increase/descrease controls
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471480 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| d7c3c182 | 24-Apr-2013 | Armin Le Grand | i122121 Adapted ScDrawShell::GetDrawAttrState
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471393 13f79535-47bb-0310-9956-ffa450edef68
 | 
| d74d90d6 | 24-Apr-2013 | Armin Le Grand | i122111 Adapted pState usages in NotifyItemUpdate methods; adapted control positioning in PosSizePanel
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471364 13f79535-47bb-031
 i122111 Adapted pState usages in NotifyItemUpdate methods; adapted control positioning in PosSizePanel
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471364 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 7aed46aa | 24-Apr-2013 | Oliver-Rainer Wittmann | 122067: show correct state in paragraph property panel's bullet and numbering popup control
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471348 13f79535-47bb-0310-9956
 122067: show correct state in paragraph property panel's bullet and numbering popup control
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471348 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 65be1ea2 | 24-Apr-2013 | Andre Fischer | 122093: Don't show Impress layouts panel for master pages.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1471290 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 550fbbbd | 23-Apr-2013 | Oliver-Rainer Wittmann | 121793: correction for page property panel:- show correct state in popups
 - aggregate multiple attribute changes into one undo action
 
 
 git-svn-id: https://svn.ap
 121793: correction for page property panel:- show correct state in popups
 - aggregate multiple attribute changes into one undo action
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470990 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| 2d10cb3d | 23-Apr-2013 | Armin Le Grand | i122111 Corrected LinePropertyPanel::NotifyItemUpdate implementation to use pState with more care
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470959 13f79535-47bb-0310-995
 i122111 Corrected LinePropertyPanel::NotifyItemUpdate implementation to use pState with more care
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470959 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
| ccab7bc0 | 23-Apr-2013 | Andre Fischer | 121960: Fixed typo that made the superscript button look like the subscript button.
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1470943 13f79535-47bb-0310-9956-ffa450edef68
 |