summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/controller
Commit message (Expand)AuthorAgeFilesLines
* loplugin:casttovoid: sdStephan Bergmann2017-07-021-2/+1
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-2/+0
* cleanup unused css/frame/* includesJochen Nitschke2017-06-121-1/+0
* make string translation loading more uniformCaolán McNamara2017-05-192-7/+7
* revert OSL_ASSERT changesChris Sherlock2017-05-071-1/+1
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-071-1/+1
* remove sd bitmaps from .src filesCaolán McNamara2017-04-262-32/+33
* Use module name when getting labelsMaxim Monastirsky2017-02-211-1/+1
* tdf#95844 Refactor CommandInfoProviderRohan Kumar2017-02-211-2/+2
* s/AUTOLAYOUT_6CLIPART/AUTOLAYOUT_TITLE_6CONTENT/, and sortTor Lillqvist2017-02-211-1/+1
* s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE_CLIPART/AUTOLAYOUT_TITLE_2VTEXTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_TITLE_VCONTENTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_VERTICAL_TITLE_VERTICAL_OUTLINE/AUTOLAYOUT_VTITLE_VCONTENTTor Lillqvist2017-02-201-1/+1
* s/(AUTOLAYOUT)_VERTICAL_TITLE_TEXT_CHART/\1_VTITLE_VCONTENT_OVER_VCONTENTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_4OBJ/AUTOLAYOUT_TITLE_4CONTENTTor Lillqvist2017-02-201-1/+1
* Include <xmloff/autolayout.hxx> only where usedTor Lillqvist2017-02-201-0/+2
* s/AUTOLAYOUT_OBJOVERTEXT/AUTOLAYOUT_TITLE_CONTENT_OVER_CONTENTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_2OBJOVERTEXT/AUTOLAYOUT_TITLE_2CONTENT_OVER_CONTENTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_2OBJTEXT/AUTOLAYOUT_TITLE_2CONTENT_CONTENTTor Lillqvist2017-02-201-1/+1
* s/AUTOLAYOUT_TEXT2OBJ/AUTOLAYOUT_TITLE_CONTENT_2CONTENTTor Lillqvist2017-02-201-1/+1
* Use AUTOLAYOUT_TITLE_ONLY instead of "deprecated" AUTOLAYOUT_ONLY_TITLETor Lillqvist2017-02-201-1/+1
* Use AUTOLAYOUT_TITLE_2CONTENT instead of "deprecated" AUTOLAYOUT_2TEXTTor Lillqvist2017-02-201-1/+1
* Move AutoLayout enum definition to its own file, and start de-duplicating itTor Lillqvist2017-02-161-1/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-18/+14
* New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann2017-01-191-0/+4
* tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl2016-10-301-1/+1
* tdf#95845 Use CommandInfoProviderMaxim Monastirsky2016-10-061-4/+3
* We pass the controller anyway, so get the frame from itMaxim Monastirsky2016-10-062-15/+12
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-052-8/+8
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* convert ToolBoxButtonSize to scoped enumNoel Grandin2016-09-051-1/+1
* Massage code to avoid warningsStephan Bergmann2016-05-121-1/+1
* use existing functionDavid Tardon2016-05-091-3/+1
* Avoid reserved identifiersStephan Bergmann2016-04-221-2/+2
* Fix ODR violations when compiling with LTOPeter Foley2016-01-161-7/+7
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields in sdNoel Grandin2015-12-221-2/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* loplugin:unusedfields in sd/Noel Grandin2015-11-231-28/+27
* Remove superfluous line in license headerMaxim Monastirsky2015-11-221-1/+0
* Let's see if this fixes Jenkins buildMaxim Monastirsky2015-11-191-0/+1
* Further cleanup of 229fc164dc1773484b74eca016863cf68860e81bMaxim Monastirsky2015-11-192-94/+29
* Code cleanup for gerrit change 16723Philippe Jung2015-11-182-36/+25
* loplugin:nullptrStephan Bergmann2015-11-181-2/+2
* Impress: Rework the way the display modes are presented.Philippe Jung2015-11-182-0/+369
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-4/+4
* com::sun::star->css in sdNoel Grandin2015-10-292-9/+9
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-5/+5
* convert Link<> to typedNoel Grandin2015-09-151-6/+9