summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* clean up some include guard terminatorsNoel Grandin2018-02-061-2/+2
* vcl: remove BitmapColor Color() operatorChris Sherlock2018-02-052-4/+5
* more TypedWhichId in SfxShell and SfxTabDialogNoel Grandin2018-02-035-60/+51
* sd: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-021-3/+0
* tdf#42949 Remove unneeded helpids.h headers (2/3)Gabor Kelemen2018-02-0110-11/+0
* sd: Remove unused keywordsTakeshi Abe2018-02-011-33/+0
* split out SFX_METRIC_ITEM into separate fieldNoel Grandin2018-02-011-14/+14
* Change bitmap table to store XBitmap instead of GraphicObject URLTomaž Vajngerl2018-02-011-3/+39
* Fix typosAndrea Gelmini2018-02-011-1/+1
* Fix typosAndrea Gelmini2018-01-311-2/+2
* tdf#111417 Import read only property on ActiveX text boxbrian houston morrow2018-01-311-1/+1
* SvxNumberFormat::GetAbsLSpace returns shortStephan Bergmann2018-01-311-1/+1
* tdf#114821 calculate better label positionSzymon Kłos2018-01-302-0/+49
* coverity#1428736 Dereference null return valueCaolán McNamara2018-01-302-22/+18
* Revert "tdf#114821 calculate correct label position"Szymon Kłos2018-01-302-38/+0
* Fix typosAndrea Gelmini2018-01-291-1/+1
* tdf#100898: custom animation panel is now Tab-reachableKatarina Behrens2018-01-291-0/+1
* Fix typosAndrea Gelmini2018-01-291-1/+1
* tdf#111837 removed lag in navigator selection updateKshitij Pathania2018-01-281-0/+14
* tdf#111786: PPTX export: Shape's line transparency is not exportedTamás Zolnai2018-01-282-0/+23
* tdf#114821 calculate correct label positionSzymon Kłos2018-01-282-0/+38
* improve subtyping when dealing with tools::WeakReferenceNoel Grandin2018-01-278-27/+27
* Fix typosAndrea Gelmini2018-01-271-1/+1
* tdf#107608: PPTX: Import pattern fill background colorTamás Zolnai2018-01-263-51/+77
* Fix typosAndrea Gelmini2018-01-261-1/+1
* expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin2018-01-269-24/+25
* loplugin:datamembershadow in SmartHdlNoel Grandin2018-01-263-7/+7
* lokdialog: Parents for the Impress async dialogs.Jan Holesovsky2018-01-253-4/+5
* sd: Kill an own scope guard impl. and use comphelper::ScopeGuard instead.Jan Holesovsky2018-01-251-25/+7
* Fix typosAndrea Gelmini2018-01-251-2/+2
* Fix typosAndrea Gelmini2018-01-241-1/+1
* tdf#114913 Use master if char size wasn't setPaul Trojahn2018-01-242-0/+14
* loplugin:unused-returns in drawinglayer..svxNoel Grandin2018-01-243-11/+5
* AnimationNode default ctor already zero-initializes the membersStephan Bergmann2018-01-231-2/+0
* tdf#91362: Use document paper size for printing slides.Vasily Melenchuk2018-01-231-10/+10
* new loplugin: pointerboolNoel Grandin2018-01-231-1/+1
* ofz optimize this unique name generator a tadCaolán McNamara2018-01-221-19/+16
* StartExecuteAsync doesn't need a second paramNoel Grandin2018-01-223-3/+3
* C++17 deprecated std::shared_ptr::unique()Michael Stahl2018-01-224-5/+5
* Addition of focus_on_click to notebookbar ui filesMaxim Monastirsky2018-01-204-2/+173
* More loplugin:cstylecast on macOSStephan Bergmann2018-01-201-1/+1
* loplugin:unusedmethodsNoel Grandin2018-01-202-24/+0
* inline some definesNoel Grandin2018-01-1930-161/+155
* new loplugin:emptyifNoel Grandin2018-01-194-18/+0
* Unit test for tdf#114488Samuel Mehrbrodt2018-01-193-0/+382
* lokdialog: Convert the Format -> ... -> Area... to async exec.Jan Holesovsky2018-01-182-15/+21
* lokdialog: Convert the Format -> ... -> Line... to async exec.Jan Holesovsky2018-01-182-16/+26
* lokdialog: Convert the Format -> ... -> Position and Size... to async exec.Jan Holesovsky2018-01-182-64/+100
* Fix typosAndrea Gelmini2018-01-171-1/+1
* CppunitTest_sd_import_tests: clean up manual model/frame/controller assemblyMiklos Vajna2018-01-172-22/+20