summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-14Use = for initializationStephan Bergmann1-1/+1
2018-01-14change testN821567 to work on more import/export filtersTomaž Vajngerl1-18/+61
2018-01-12ofz#5274 Out-of-memoryCaolán McNamara1-3/+9
2018-01-12More loplugin:cstylecast: sdStephan Bergmann145-803/+803
2018-01-11loplugin:redundantcast: sdStephan Bergmann2-2/+2
2018-01-11Fix Tab key cycle through slide background panelKatarina Behrens1-59/+1
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin1-2/+2
2018-01-07UI Duplicate dlg: enable negative angleLaurent BP1-2/+3
2018-01-07tdf#113880 improve slide transition sidebar deckYousuf Philips1-2/+14
2018-01-06tdf#114848 Don't save empty themesSzymon Kłos3-0/+18
2018-01-06remove unused definesNoel Grandin1-2/+0
2018-01-05lokdialog: Allow language switching in SfxModule(s).Jan Holesovsky1-1/+1
2018-01-04ofz#4943 Direct-leakCaolán McNamara1-2/+2
2018-01-04drop Cache typedefNoel Grandin2-24/+23
2018-01-04loplugin:unusedfieldsNoel Grandin1-2/+2
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin7-9/+9
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin13-31/+31
2018-01-02RID_* can be extern global variablesNoel Grandin3-3/+3
2018-01-02Fix typosAndrea Gelmini1-1/+1
2017-12-31tdf#114045 do not add undo action for table attributesMark Hung1-1/+2
2017-12-30tdf#90626 PPTX: Fix image bullet position in PPTPaul Trojahn1-2/+2
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin1-1/+1
2017-12-29Fix typosAndrea Gelmini1-1/+1
2017-12-27tdf#109100: Hide label for margin control in ImpressAron Budea1-0/+6
2017-12-27delete operators properlyJochen Nitschke2-3/+3
2017-12-25various coverity exception warningsCaolán McNamara15-25/+25
2017-12-23tdf#95827 Reorganize draw's menu barYousuf Philips1-129/+325
2017-12-22Revert "unused SID command in sd"Noel Grandin12-12/+1384
2017-12-21unused SID command in sdNoel Grandin12-1384/+12
2017-12-21Correct impress slide pane popup Navigate labelYousuf Philips1-1/+1
2017-12-21TypedWhichId in svx part 2Noel Grandin1-1/+1
2017-12-21Fix typosAndrea Gelmini2-2/+2
2017-12-20tdf#79077: Load/save PapersizeFromSetup bit into ODF for sdKatarina Behrens1-2/+29
2017-12-19remove unused typedefsNoel Grandin3-4/+0
2017-12-19inline use-once typedefsNoel Grandin3-7/+3
2017-12-19Fix typosAndrea Gelmini1-1/+1
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin1-1/+1
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn4-0/+36
2017-12-17tdf#91857 Round of improvements to Impress's menus for 6.0Yousuf Philips1-29/+39
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara1-40/+44
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin2-2/+3
2017-12-16convert EETextFormat to scoped enumNoel Grandin3-12/+12
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2-4/+4
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips4-48/+44
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl3-0/+3
2017-12-13tdf#114310 Removed '(in current document)' from compatibility optionsHeiko Tietze1-1/+1