summaryrefslogtreecommitdiff
path: root/sd/source/ui/docshell
AgeCommit message (Expand)Author
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
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-05fdo#68724: sw: fix crash on Insert->File with Hybrid PDFMichael Stahl
2013-12-02Drop duplicate #includeTakeshi Abe
2013-11-28Integrate branch of IAccessible2Steve Yin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-05fix some further include guard fooThomas Arnhold