summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2018-01-31Fix typosAndrea Gelmini
2018-01-31tdf#111417 Import read only property on ActiveX text boxbrian houston morrow
2018-01-31SvxNumberFormat::GetAbsLSpace returns shortStephan Bergmann
2018-01-30tdf#114821 calculate better label positionSzymon Kłos
2018-01-30coverity#1428736 Dereference null return valueCaolán McNamara
2018-01-30Revert "tdf#114821 calculate correct label position"Szymon Kłos
2018-01-29Fix typosAndrea Gelmini
2018-01-29tdf#100898: custom animation panel is now Tab-reachableKatarina Behrens
2018-01-29Fix typosAndrea Gelmini
2018-01-28tdf#111837 removed lag in navigator selection updateKshitij Pathania
2018-01-28tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai
2018-01-28tdf#114821 calculate correct label positionSzymon Kłos
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
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