summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara3-6/+6
2015-09-17boost->stdCaolán McNamara3-6/+6
2015-09-17remove unused Link<> fieldsNoel Grandin1-7/+1
2015-09-16convert Link<> to typedNoel Grandin1-5/+3
2015-09-13Avoid getTokenCount in CustomAnimationPreset::getProperties/hasPropertyMatteo Casalin1-14/+16
2015-09-09convert Link<> to typedNoel Grandin1-4/+2
2015-08-31-fsanitize=float-divide-by-zeroStephan Bergmann1-2/+4
2015-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-10/+10
2015-08-27config-less fallback valueCaolán McNamara1-0/+4
2015-08-27Use a more meaningful name for the out-arg of GetHelpIdStephan Bergmann1-2/+2
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-08-26valgrind: uninitialized value in AvoidConfig pathCaolán McNamara1-0/+1
2015-08-26add ppt to fftesterCaolán McNamara1-1/+9
2015-08-21loplugin:defaultparamsNoel Grandin1-2/+2
2015-08-20loplugin:defaultparamsNoel Grandin6-13/+13
2015-07-16loplugin:simplifyboolStephan Bergmann4-5/+5
2015-07-15svx, sd, sw: GetPoolDefaultItem() can actually return nullptrMichael Stahl1-1/+4
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-4/+1
2015-07-08sd: dispose SdStyleSheet properlyMichael Stahl1-0/+7
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-5/+6
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-6/+5
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-1/+2
2015-06-23Revert "Typo: readd -> read"Andras Timar1-1/+1
2015-06-16tdf#91909 Uno commands for slide navigation and sortingPhilippe Jung1-1/+3
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin1-2/+1
2015-06-15cppcheck:unreadVariableNoel Grandin1-3/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-4/+4
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara1-0/+1
2015-06-06Typo: readd -> readJulien Nabet1-1/+1
2015-06-02loplugin:loopvartoosmallNoel Grandin1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-1/+1
2015-05-29loplugin:redundantcast: const_cast to same typeStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier4-7/+7
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-3/+3
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann3-7/+7
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-3/+3
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann1-3/+1
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-5/+2
2015-05-05loplugin:staticmethodsNoel Grandin2-2/+2
2015-04-30Gradually typed LinkStephan Bergmann1-1/+1
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-29redundant castCaolán McNamara2-6/+6
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-24loplugin:simplifyboolStephan Bergmann2-3/+3
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2-3/+3
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-19tdf#90357: Fix crash while pasting into draw from impress.Muthu Subramanian1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-3/+3