summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-087-18/+11
* cppcheck nitpicks variableScope and redundantAssignmentJochen Nitschke2017-05-081-2/+1
* split clear and set graphicCaolán McNamara2017-05-073-6/+6
* coverity#1399034 Unrecoverable parse warningCaolán McNamara2017-05-072-8/+11
* break circular includeJochen Nitschke2017-05-072-0/+2
* revert OSL_ASSERT changesChris Sherlock2017-05-0774-241/+241
* tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock2017-05-0774-241/+241
* Fix typosAndrea Gelmini2017-05-051-1/+1
* Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky2017-05-051-16/+0
* loplugin:checkunusedparams in svtoolsNoel Grandin2017-05-053-10/+10
* loplugin:checkunusedparams in svx(part4)Noel Grandin2017-05-054-10/+9
* loplugin:checkunusedparams in svx(part3)Noel Grandin2017-05-0521-55/+55
* sd: oops, skipped one entry on every erase by incrementingMichael Stahl2017-05-041-6/+7
* sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl2017-05-044-30/+53
* loplugin:checkunusedparams in svx(part1)Noel Grandin2017-05-041-1/+1
* loplugin:checkunusedparams in sfx2Noel Grandin2017-05-042-3/+3
* tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2017-05-042-2/+6
* Replace all OUString("") with OUString()Arnaud Versini2017-05-043-3/+3
* include cleanupJochen Nitschke2017-05-043-15/+3
* svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl2017-05-031-0/+2
* loplugin:checkunusedparams in sdNoel Grandin2017-05-0372-248/+188
* remove empty commentsNoel Grandin2017-05-031-2/+0
* loplugin:checkunusedparams in filterNoel Grandin2017-05-032-10/+7
* disable the tiledrendering tests in the headless build modeMarkus Mohrhard2017-05-021-0/+2
* tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens2017-05-025-9/+113
* untranslated strings are just stringsCaolán McNamara2017-05-0225-116/+116
* tdf#77816 Duplicate dlg: enable fractionnal angleLaurent Balland-Poirier2017-05-022-1/+2
* loplugin:checkunusedparams in editengNoel Grandin2017-05-023-5/+3
* create SfxGroupId based on o3tl::strong_intNoel Grandin2017-05-021-2/+2
* sd: Use unique Page ids for better multi-view support + unit testPranav Kant2017-05-0118-58/+124
* Remove SlotType sdi propertyMaxim Monastirsky2017-05-012-14/+6
* Return values of sdi "method slots" were unusedMaxim Monastirsky2017-05-011-4/+4
* loplugin:salunicodeliteral: sdStephan Bergmann2017-04-285-11/+11
* loplugin:checkunusedparams in accessibility and avmediaNoel Grandin2017-04-281-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2017-04-287-30/+8
* tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann2017-04-271-21/+21
* can detangle the sdext graphic resource nowCaolán McNamara2017-04-271-4/+0
* tools: move errcode.hxx to the vcl moduleChris Sherlock2017-04-275-5/+5
* remove sd bitmaps from .src filesCaolán McNamara2017-04-2629-1235/+375
* use strong_int for LanguageTypeNoel Grandin2017-04-266-14/+14
* vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock2017-04-251-2/+2
* tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock2017-04-252-2/+2
* errinf.hxx moved out of tools and into vcl moduleChris Sherlock2017-04-256-6/+6
* make __RSC a builtin define for the RSC compilerNoel Grandin2017-04-251-2/+0
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-2555-1/+55
* Indentation fixesMiklos Vajna2017-04-241-2/+1
* Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky2017-04-236-17/+19
* tdf#95845 Use CommandInfoProviderMaxim Monastirsky2017-04-231-6/+0
* tdf#104610 Always enabled no-width break formatting marksYousuf Philips2017-04-231-4/+2
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2115-15/+0