summaryrefslogtreecommitdiff
path: root/sd/source/ui/app/sdmod2.cxx
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-13editeng: make Link<> usage typedNoel Grandin
2015-07-08fix crash on loading presentation with page name fieldCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-19Related tdf#88056: Use different placeholders for Impress and DrawKatarina Behrens
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-21Related tdf#88056: Placeholder needed for ODF export/importKatarina Behrens
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-13loplugin:staticmethodsNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-03-02convert PARAFLAG_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2014-11-13loplugin: cstylecastNoel Grandin
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-24Fix falloutSamuel Mehrbrodt
2014-09-24fdo#47302: Added insert->fields->page title buttonJennifer Liebel
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-09fdo#74383 - PagesField: do not count hidden slidesJ. Fernando Lagrange
2013-09-29Kill internationaloptions page, it has been unused for years.Jan Holesovsky
2013-08-16String->OUStringIvan Timofeev
2013-06-10convert impress and draw print page to .ui formatAbdulaziz A Alayed
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke
2013-03-07sd/source/ui/app/sdmod2.cxx comment translation and cleanupUrs Fässler
2012-12-24Some cppcheck cleaning in sdJulien Nabet
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-11-Werror,-Wnon-literal-null-conversion (GetDrawOutliner(* pObj=NULL))Stephan Bergmann
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-03-25removed duplicate includes in sdTakeshi Abe
2012-02-08disentangled sddll.hxx vs. sdmod.hxxTakeshi Abe
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-27remove include of pch header from sdNorbert Thiebaud