summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara55-15021/+0
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann1-2/+0
2013-09-19convert more .cxx files in sd from String to OUStringNoel Grandin4-12/+12
2013-09-19remove dead method definitionNoel Grandin1-3/+0
2013-09-19convert some .cxx files in sd from String to OUStringNoel Grandin3-7/+7
2013-09-19convert sd/.../ScrollPanel.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-19convert sd/.../TitleBar.hxx from String to OUStringNoel Grandin1-9/+1
2013-09-19convert sd/../TitledControl.hxx from String to OUStringNoel Grandin1-2/+2
2013-09-19convert sd/.../ControlContainerDescriptor.hxx from String to OUStringNoel Grandin1-3/+3
2013-09-19remove dead method definitionsNoel Grandin1-5/+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/toolpanel/controls/DocumentHelper.hxx to OUStringNoel Grandin2-3/+3
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-09-02remove unused varsIvan Timofeev1-1/+0
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev2-3/+3
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens1-2/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-19Mark as constTakeshi Abe1-4/+4
2013-07-31sidebar: Removed overloaded function & adjusted toolbar codeKatarina Behrens1-2/+3
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter1-96/+2
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-20remove redundant mmeeks comments around the place for misc. code pointers.Michael Meeks1-2/+2
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-2/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák22-93/+92
2013-04-01remove boilerplate commentsThomas Arnhold4-8/+1
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann1-1/+0
2013-03-07Related: rhbz#902884 check for GetSelectedMasterPage failure anywayCaolán McNamara1-2/+5
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2013-02-22s/the the/the/Tor Lillqvist1-1/+1
2013-02-04fdo#60213- fix the right-click misbehaviorFaisal M. Al-Otaibi1-6/+8
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann1-0/+1
2013-01-07UNO objects must be allocated on the heapStephan Bergmann1-1/+2
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist1-1/+0
2013-01-07fix some memory leaks in sdMarkus Mohrhard1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-5/+3
2012-12-10- correct variable-namesRob Snelders2-8/+8
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-67/+59
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders4-7/+19
2012-11-28re-base on ALv2 code. Includes:Michael Meeks29-664/+406
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-1/+1
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2012-09-11XubString->rtl::OUStringCaolán McNamara2-6/+4
2012-08-18use a slightly more sane castBjoern Michaelsen1-1/+1