summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar
AgeCommit message (Expand)Author
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-15fdo#63154 Remove unused solar.h reference in sd.Alexandre Vicenzi
2014-02-14Drop unnecessary #includeTakeshi Abe
2014-02-11sal_Bool->boolNoel Grandin
2014-02-10the return of callcatcherCaolán McNamara
2014-01-28coverity#1028539 : Uninitialized scalar fieldNorbert Thiebaud
2014-01-28bool improvementsStephan Bergmann
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-02hidpi: Really use BMP_SCALE_FAST when scaling the images.Keith Curtis
2013-12-20typo fixesAndras Timar
2013-12-20hidpi: Use the default scaling algorithm.Jan Holesovsky
2013-12-20hidpi: Make many places Hi-DPI aware.Keith Curtis
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-15convert impress table design panel to .uiCaolán McNamara
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-28remove local css namespace definitionsThomas Arnhold
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-18convert remnants of String in SD to OUStringNoel Grandin
2013-10-09update unusedcode listCaolán McNamara
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
2013-09-22unused typedefCaolán McNamara
2013-09-22WaE: unused variables.Andrzej J.R. Hunt
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara
2013-09-21drop various tools/string.hxx includeCaolán McNamara
2013-09-20missing fileCaolán McNamara
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara
2013-09-19restore behaviour after OUString changesNoel Grandin
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-19convert sd/.../MasterPageContainer.hxx from String to OUStringNoel Grandin
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin
2013-09-19remove dead method definitionsNoel Grandin
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-09-08String to OUStringThomas Arnhold
2013-09-03Remove more unused methodsMarcos Paulo de Souza
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