summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-01-27Fix typosAndrea Gelmini
2018-01-26tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai
2018-01-26Fix typosAndrea Gelmini
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-26loplugin:datamembershadow in SmartHdlNoel Grandin
2018-01-25lokdialog: Parents for the Impress async dialogs.Jan Holesovsky
2018-01-25sd: Kill an own scope guard impl. and use comphelper::ScopeGuard instead.Jan Holesovsky
2018-01-25Fix typosAndrea Gelmini
2018-01-24Fix typosAndrea Gelmini
2018-01-24tdf#114913 Use master if char size wasn't setPaul Trojahn
2018-01-24loplugin:unused-returns in drawinglayer..svxNoel Grandin
2018-01-23AnimationNode default ctor already zero-initializes the membersStephan Bergmann
2018-01-23tdf#91362: Use document paper size for printing slides.Vasily Melenchuk
2018-01-23new loplugin: pointerboolNoel Grandin
2018-01-22ofz optimize this unique name generator a tadCaolán McNamara
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-22C++17 deprecated std::shared_ptr::unique()Michael Stahl
2018-01-20Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2018-01-20loplugin:unusedmethodsNoel Grandin
2018-01-19inline some definesNoel Grandin
2018-01-19new loplugin:emptyifNoel Grandin
2018-01-19Unit test for tdf#114488Samuel Mehrbrodt
2018-01-18lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky
2018-01-18lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky
2018-01-17Fix typosAndrea Gelmini
2018-01-17CppunitTest_sd_import_tests: clean up manual model/frame/controller assemblyMiklos Vajna
2018-01-17Fix typosAndrea Gelmini
2018-01-17tdf#100898: slide transition panel is now Tab-reachableKatarina Behrens
2018-01-16use more ScopedVclPtr to avoid missing disposeNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typoAndrea Gelmini
2018-01-15More loplugin:cstylecast: sdStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-14Use = for initializationStephan Bergmann
2018-01-14change testN821567 to work on more import/export filtersTomaž Vajngerl
2018-01-12ofz#5274 Out-of-memoryCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-11loplugin:redundantcast: sdStephan Bergmann
2018-01-11Fix Tab key cycle through slide background panelKatarina Behrens
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2018-01-07UI Duplicate dlg: enable negative angleLaurent BP
2018-01-07tdf#113880 improve slide transition sidebar deckYousuf Philips
2018-01-06tdf#114848 Don't save empty themesSzymon Kłos
2018-01-06remove unused definesNoel Grandin
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky
2018-01-04ofz#4943 Direct-leakCaolán McNamara
2018-01-04drop Cache typedefNoel Grandin