summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2013-09-19restore behaviour after OUString changesNoel Grandin
2013-09-19restore behaviour after OUString changesNoel Grandin
2013-09-19restore behaviour after OUString changesNoel Grandin
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann
2013-09-19aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin
2013-09-19remove dead method definitionNoel Grandin
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin
2013-09-19remove dead method definitionNoel Grandin
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin
2013-09-19convert sd/.../dlgass.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../ScrollPanel.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../TitleBar.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/../TitledControl.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/../tmplctrl.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/../unoaprms.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../slideshowimpl.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../SlsSlotManager.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../ControlContainerDescriptor.hxx from String to OUStringNoel Grandin
2013-09-19remove dead method definitionsNoel Grandin
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/source/ui/inc/MasterPageObserver.hxx from String to OUStringNoel Grandin
2013-09-19remove dead TextLogger codeNoel Grandin
2013-09-19remove dead definitionNoel Grandin
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin
2013-09-19remove dead definitionNoel Grandin
2013-09-19convert sd/source/ui/toolpanel/controls/DocumentHelper.hxx to OUStringNoel Grandin
2013-09-17tweak AddTabPage to use the factory directlyCaolán McNamara
2013-09-16use smaller up/down buttonsCaolán McNamara
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-14change up/down to just be imagesCaolán McNamara
2013-09-14String->OUStringIvan Timofeev
2013-09-14String->OUStringIvan Timofeev
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt
2013-09-11CID#707537 unitialized scalarsCaolán McNamara
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin
2013-09-10This syntax is C++11 only.Kohei Yoshida
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
2013-09-10constStephan Bergmann
2013-09-10We can use plain char array for these, only to avoid C++11 construct.Kohei Yoshida
2013-09-10Parsing master presentation objects from 'objectlist.xml'Vishv Brahmbhatt
2013-09-09drawinglayer: added dumping of InteropGrabBag propAndres Gomez
2013-09-09Stop transition preview if "No transition" is selected.Andrzej J.R. Hunt
2013-09-08Copy and replace return values must be usedJulien Nabet