summaryrefslogtreecommitdiff
path: root/sd/source/core
AgeCommit message (Expand)Author
2019-09-27lok: deduplicate code related to notifyDocumentSizeChanged() callTamás Zolnai
2019-09-27lok: send an invalidation by document size changeTamás Zolnai
2019-03-04sd: LOK: avoid caching pointers and leakingAshod Nakashian
2019-03-04sd: LOK: support localization of slide transition presetsAshod Nakashian
2019-03-04sd: LOK: support per-user localization of CustomAnimationPresetAshod Nakashian
2018-11-27tdf#120920 Assertion failure when switching slide layouts with text enteredNoel Grandin
2018-11-02tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl
2018-05-29tdf#38225: update API name when renaming using a base class refMike Kaganski
2018-03-12tdf#44774: Parent style's msApiName could yet be empty; use GetApiName()cp-6.0-branch-pointMike Kaganski
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin
2017-11-15TypedWhichIdNoel Grandin
2017-11-13Fix typosAndrea Gelmini
2017-11-12Replace list by vector for InteractiveSequence (sd)Julien Nabet
2017-11-11tdf#111738: Duplicated numbering alignment option on numbering dialogTamás Zolnai
2017-11-09new loplugin simplifydynamiccastNoel Grandin
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-07loplugin:constparams in sdNoel Grandin
2017-11-04Replace lists by vectors in animation parts (sd/animations)Julien Nabet
2017-11-03Revert "A first step to refactor ShapeList (sd)"Julien Nabet
2017-11-03A first step to refactor ShapeList (sd)Julien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-24ofz#3760 Divide-by-zeroCaolán McNamara
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-18tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-08-23Fix WID rangesStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Use SfxItemSet ctor that checks WID range correctness at compile timeStephan Bergmann
2017-08-22Join adjacent WID rangesStephan Bergmann
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-15Removing old SfxItemSet::getHash usageVarun Dhall
2017-08-08loplugin:constantparamNoel Grandin