summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2013-09-21drop various tools/string.hxx includeCaolán McNamara8-8/+0
2013-09-20missing fileCaolán McNamara1-0/+414
2013-09-20drop internal scrolling now right panel is goneCaolán McNamara2-636/+603
2013-09-20Resolves: #i122470# Fixed programmatic triggered switching of sidebar decksAndre Fischer13-195/+31
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara84-17068/+19
2013-09-20indent: Just some indenting for better readingAndres Gomez1-25/+25
2013-09-20uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2-0/+9
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19restore behaviour after OUString changesNoel Grandin2-3/+9
2013-09-19restore behaviour after OUString changesNoel Grandin5-12/+36
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2013-09-19aOldFullName and aFullName are both supposed to be prefixed the sameCaolán McNamara1-4/+3
2013-09-19WaE: private field 'mbPageRatioKnown' is not usedTor Lillqvist1-2/+0
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin8-79/+75
2013-09-19remove dead method definitionNoel Grandin1-3/+0
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin15-49/+47
2013-09-19remove dead method definitionNoel Grandin1-3/+0
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin7-76/+73
2013-09-19convert sd/.../dlgass.hxx from String to OUStringNoel Grandin2-10/+10
2013-09-19convert sd/.../fuinsfil.hxx from String to OUStringNoel Grandin2-13/+13
2013-09-19convert sd/.../ScrollPanel.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-19convert sd/.../TitleBar.hxx from String to OUStringNoel Grandin2-12/+4
2013-09-19convert sd/../TitledControl.hxx from String to OUStringNoel Grandin2-5/+5
2013-09-19convert sd/../tmplctrl.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-19convert sd/../unoaprms.hxx from String to OUStringNoel Grandin1-6/+6
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin3-16/+16
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2-6/+6
2013-09-19convert sd/.../slideshowimpl.hxx from String to OUStringNoel Grandin2-11/+11
2013-09-19convert sd/.../SlideSorterController.hxx from String to OUStringNoel Grandin2-2/+2
2013-09-19convert sd/.../SlsSlotManager.hxx from String to OUStringNoel Grandin2-3/+3
2013-09-19convert sd/.../ControlContainerDescriptor.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-19remove dead method definitionsNoel Grandin2-10/+0
2013-09-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin3-16/+16
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin2-6/+6
2013-09-19convert sd/source/ui/inc/MasterPageObserver.hxx from String to OUStringNoel Grandin1-3/+2
2013-09-19remove dead TextLogger codeNoel Grandin2-57/+0
2013-09-19remove dead definitionNoel Grandin1-1/+0
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin2-3/+3
2013-09-19remove dead definitionNoel Grandin1-1/+0
2013-09-19convert sd/source/ui/toolpanel/controls/DocumentHelper.hxx to OUStringNoel Grandin2-3/+3
2013-09-17tweak AddTabPage to use the factory directlyCaolán McNamara1-2/+6
2013-09-16use smaller up/down buttonsCaolán McNamara1-0/+2
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara9-1057/+664
2013-09-14change up/down to just be imagesCaolán McNamara2-551/+562
2013-09-14String->OUStringIvan Timofeev1-52/+33
2013-09-14String->OUStringIvan Timofeev4-28/+25
2013-09-13Using macro expansion function for the remaining config entries.Vishv Brahmbhatt3-28/+6
2013-09-11CID#707537 unitialized scalarsCaolán McNamara1-0/+9
2013-09-11convert include/editeng/editobj.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-10This syntax is C++11 only.Kohei Yoshida1-1/+1