summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix typosAndrea Gelmini2018-01-171-1/+1
* tdf#100898: slide transition panel is now Tab-reachableKatarina Behrens2018-01-171-0/+1
* use more ScopedVclPtr to avoid missing disposeNoel Grandin2018-01-161-3/+2
* Fix typosAndrea Gelmini2018-01-162-2/+2
* Fix typosAndrea Gelmini2018-01-161-1/+1
* Fix typoAndrea Gelmini2018-01-151-1/+1
* More loplugin:cstylecast: sdStephan Bergmann2018-01-1543-161/+156
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* Use = for initializationStephan Bergmann2018-01-141-1/+1
* change testN821567 to work on more import/export filtersTomaž Vajngerl2018-01-141-18/+61
* ofz#5274 Out-of-memoryCaolán McNamara2018-01-121-3/+9
* More loplugin:cstylecast: sdStephan Bergmann2018-01-12145-803/+803
* loplugin:redundantcast: sdStephan Bergmann2018-01-112-2/+2
* Fix Tab key cycle through slide background panelKatarina Behrens2018-01-111-59/+1
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-111-2/+2
* UI Duplicate dlg: enable negative angleLaurent BP2018-01-071-2/+3
* tdf#113880 improve slide transition sidebar deckYousuf Philips2018-01-071-2/+14
* tdf#114848 Don't save empty themesSzymon Kłos2018-01-063-0/+18
* remove unused definesNoel Grandin2018-01-061-2/+0
* lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky2018-01-051-1/+1
* ofz#4943 Direct-leakCaolán McNamara2018-01-041-2/+2
* drop Cache typedefNoel Grandin2018-01-042-24/+23
* loplugin:unusedfieldsNoel Grandin2018-01-041-2/+2
* loplugin:passstuffbyref more return improvementsNoel Grandin2018-01-037-9/+9
* loplugin:passstuffbyref improved return in sd,variousNoel Grandin2018-01-0213-31/+31
* RID_* can be extern global variablesNoel Grandin2018-01-023-3/+3
* Fix typosAndrea Gelmini2018-01-021-1/+1
* tdf#114045 do not add undo action for table attributesMark Hung2017-12-311-1/+2
* tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn2017-12-301-2/+2
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* Fix typosAndrea Gelmini2017-12-291-1/+1
* tdf#109100: Hide label for margin control in ImpressAron Budea2017-12-271-0/+6
* delete operators properlyJochen Nitschke2017-12-272-3/+3
* various coverity exception warningsCaolán McNamara2017-12-2515-25/+25
* tdf#95827 Reorganize draw's menu barYousuf Philips2017-12-231-129/+325
* Revert "unused SID command in sd"Noel Grandin2017-12-2212-12/+1384
* unused SID command in sdNoel Grandin2017-12-2112-1384/+12
* Correct impress slide pane popup Navigate labelYousuf Philips2017-12-211-1/+1
* TypedWhichId in svx part 2Noel Grandin2017-12-211-1/+1
* Fix typosAndrea Gelmini2017-12-212-2/+2
* tdf#79077: Load/save PapersizeFromSetup bit into ODF for sdKatarina Behrens2017-12-201-2/+29
* remove unused typedefsNoel Grandin2017-12-193-4/+0
* inline use-once typedefsNoel Grandin2017-12-193-7/+3
* Fix typosAndrea Gelmini2017-12-191-1/+1
* convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin2017-12-181-1/+1