summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)Author
2015-01-21Some more loplugin:cstylecast: sdStephan Bergmann
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-25We now only need one bit of information hereCaolán McNamara
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-13loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10loplugin: cstylecastNoel Grandin
2014-10-30Related: fdo#84846 move code setting edit mode to a new methodBoris Egorov
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-21nShearWink -> nShearAngleMiklos Vajna
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-15nDrehWink -> nRotationAngleMiklos Vajna
2014-10-14coverity#1242426 Dereference after null checkCaolán McNamara
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-10-09German comment translation.Lennart Poettering
2014-10-09German comment translation.Michael Meeks
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-02bnc#657899: Paragraph vertical spacing differs from PowerPointTor Lillqvist
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-23loplugin: cstylecast, update PTR_CAST macro to use static_castNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-08Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-07-06coverity#1209589: Dereference after null checkNorbert Thiebaud
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-23coverity#1078582 Dereference after null checkCaolán McNamara
2014-05-22cp#1000077: Set 'modified' document property more consistently.Matúš Kukan
2014-05-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-09coverity#735483 Logically dead codeCaolán McNamara
2014-05-06eliminate unnecessary temporary SvtLanguageTable instanceEike Rathke
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-04-23fdo#64047: n#863021: Add set-all language menu.Muthu Subramanian
2014-04-18sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky
2014-04-18sfx2: Kill SFX_CHILDWINDOW_REGISTRATION macro.Jan Holesovsky
2014-04-15fix hacked bool in SfxDispatcher::SetSlotFilterNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-16Fix indentationMatteo Casalin
2014-03-16sal_Bool to boolMatteo Casalin
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann