summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* restore behaviour after OUString changesNoel Grandin2013-09-191-2/+6
* restore behaviour after OUString changesNoel Grandin2013-09-192-3/+9
* restore behaviour after OUString changesNoel Grandin2013-09-195-12/+36
* -Werror,-Wunused-private-fieldStephan Bergmann2013-09-191-2/+0
* aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara2013-09-191-4/+3
* WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist2013-09-191-2/+0
* convert the rest of the .cxx files in sd from String to OUStringNoel Grandin2013-09-198-79/+75
* remove dead method definitionNoel Grandin2013-09-191-3/+0
* convert more .cxx files in sd from String to OUStringNoel Grandin2013-09-1915-49/+47
* remove dead method definitionNoel Grandin2013-09-191-3/+0
* convert some .cxx files in sd from String to OUStringNoel Grandin2013-09-197-76/+73
* convert sd/.../dlgass.hxx from String to OUStringNoel Grandin2013-09-192-10/+10
* convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin2013-09-192-13/+13
* convert sd/.../ScrollPanel.hxx from String to OUStringNoel Grandin2013-09-192-2/+2
* convert sd/.../TitleBar.hxx from String to OUStringNoel Grandin2013-09-192-12/+4
* convert sd/../TitledControl.hxx from String to OUStringNoel Grandin2013-09-192-5/+5
* convert sd/../tmplctrl.hxx from String to OUStringNoel Grandin2013-09-191-1/+1
* convert sd/../unoaprms.hxx from String to OUStringNoel Grandin2013-09-191-6/+6
* convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin2013-09-193-16/+16
* convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2013-09-192-6/+6
* convert sd/.../slideshowimpl.hxx from String to OUStringNoel Grandin2013-09-192-11/+11
* convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin2013-09-192-2/+2
* convert sd/.../SlsSlotManager.hxx from String to OUStringNoel Grandin2013-09-192-3/+3
* convert sd/.../ControlContainerDescriptor.hxx from String to OUStringNoel Grandin2013-09-191-3/+3
* remove dead method definitionsNoel Grandin2013-09-192-10/+0
* convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin2013-09-193-16/+16
* convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2013-09-192-6/+6
* convert sd/source/ui/inc/MasterPageObserver.hxx from String to OUStringNoel Grandin2013-09-191-3/+2
* remove dead TextLogger codeNoel Grandin2013-09-192-57/+0
* remove dead definitionNoel Grandin2013-09-191-1/+0
* convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin2013-09-192-3/+3
* remove dead definitionNoel Grandin2013-09-191-1/+0
* convert sd/source/ui/toolpanel/controls/DocumentHelper.hxx to OUStringNoel Grandin2013-09-192-3/+3
* tweak AddTabPage to use the factory directlyCaolán McNamara2013-09-171-2/+6
* use smaller up/down buttonsCaolán McNamara2013-09-161-0/+2
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-169-1057/+664
* change up/down to just be imagesCaolán McNamara2013-09-142-551/+562
* String->OUStringIvan Timofeev2013-09-141-52/+33
* String->OUStringIvan Timofeev2013-09-144-28/+25
* Using macro expansion function for the remaining config entries.Vishv Brahmbhatt2013-09-133-28/+6
* CID#707537 unitialized scalarsCaolán McNamara2013-09-111-0/+9
* convert include/editeng/editobj.hxx from String to OUStringNoel Grandin2013-09-111-1/+1
* This syntax is C++11 only.Kohei Yoshida2013-09-101-1/+1
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-113-3/+3
* constStephan Bergmann2013-09-101-3/+3
* We can use plain char array for these, only to avoid C++11 construct.Kohei Yoshida2013-09-101-16/+25
* Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt2013-09-105-156/+244
* drawinglayer: added dumping of InteropGrabBag propAndres Gomez2013-09-0912-0/+138
* Stop transition preview if "No transition" is selected.Andrzej J.R. Hunt2013-09-092-2/+15
* Copy and replace return values must be usedJulien Nabet2013-09-081-2/+2