summaryrefslogtreecommitdiff
path: root/sd/source/ui/toolpanel
AgeCommit message (Expand)Author
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-19restore behaviour after OUString changesNoel Grandin
2013-09-19-Werror,-Wunused-private-fieldStephan Bergmann
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/.../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/.../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/toolpanel/controls/DocumentHelper.hxx to OUStringNoel Grandin
2013-09-08String to OUStringThomas Arnhold
2013-09-02remove unused varsIvan Timofeev
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev
2013-08-21sidebar: converted slide transitions panel to .uiKatarina Behrens
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-19Mark as constTakeshi Abe
2013-07-31sidebar: Removed overloaded function & adjusted toolbar codeKatarina Behrens
2013-07-09Remove duplicate code for reading thumbnailsKrisztian Pinter
2013-06-06Some more modules at least building with mingw64Fridrich Štrba
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-20remove redundant mmeeks comments around the place for misc. code pointers.Michael Meeks
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove boilerplate commentsThomas Arnhold
2013-03-09-Werror=unused-local-typedefs (GCC 4.8)Stephan Bergmann
2013-03-07Related: rhbz#902884 check for GetSelectedMasterPage failure anywayCaolán McNamara
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-02-04fdo#60213- fix the right-click misbehaviorFaisal M. Al-Otaibi
2013-01-07Revert "Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is prot...Stephan Bergmann
2013-01-07UNO objects must be allocated on the heapStephan Bergmann
2013-01-07Clang doesn't like that ToolPanelFactory::~ToolPanelFactory() is protectedTor Lillqvist
2013-01-07fix some memory leaks in sdMarkus Mohrhard
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-10- correct variable-namesRob Snelders
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-12-04fdo#56877 CRASH when profile contains invalid RecentlyUsedMasterpagesRob Snelders
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-11XubString->rtl::OUStringCaolán McNamara
2012-08-18use a slightly more sane castBjoern Michaelsen