summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-05-07revert OSL_ASSERT changesChris Sherlock74-241/+241
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock74-241/+241
2017-05-05Fix typosAndrea Gelmini1-1/+1
2017-05-05Defining SID_UNICODE_NOTATION_TOGGLE once is enoughMaxim Monastirsky1-16/+0
2017-05-05loplugin:checkunusedparams in svtoolsNoel Grandin3-10/+10
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin4-10/+9
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin21-55/+55
2017-05-04sd: oops, skipped one entry on every erase by incrementingMichael Stahl1-6/+7
2017-05-04sd: fix atexit crash in CanvasUpdateRequester::maRequesterMapMichael Stahl4-30/+53
2017-05-04loplugin:checkunusedparams in svx(part1)Noel Grandin1-1/+1
2017-05-04loplugin:checkunusedparams in sfx2Noel Grandin2-3/+3
2017-05-04tdf#105703: Make sure we actually have a motion path hereKatarina Behrens2-2/+6
2017-05-04Replace all OUString("") with OUString()Arnaud Versini3-3/+3
2017-05-04include cleanupJochen Nitschke3-15/+3
2017-05-03svx: SdrObjEditView::SdrEndTextEdit() must be called after SdrBeginTextEdit()Michael Stahl1-0/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin72-248/+188
2017-05-03remove empty commentsNoel Grandin1-2/+0
2017-05-03loplugin:checkunusedparams in filterNoel Grandin2-10/+7
2017-05-02disable the tiledrendering tests in the headless build modeMarkus Mohrhard1-0/+2
2017-05-02tdf#105703: Restore user-defined motion paths for animationsKatarina Behrens5-9/+113
2017-05-02untranslated strings are just stringsCaolán McNamara25-116/+116
2017-05-02tdf#77816 Duplicate dlg: enable fractionnal angleLaurent Balland-Poirier2-1/+2
2017-05-02loplugin:checkunusedparams in editengNoel Grandin3-5/+3
2017-05-02create SfxGroupId based on o3tl::strong_intNoel Grandin1-2/+2
2017-05-01sd: Use unique Page ids for better multi-view support + unit testPranav Kant18-58/+124
2017-05-01Remove SlotType sdi propertyMaxim Monastirsky2-14/+6
2017-05-01Return values of sdi "method slots" were unusedMaxim Monastirsky1-4/+4
2017-04-28loplugin:salunicodeliteral: sdStephan Bergmann5-11/+11
2017-04-28loplugin:checkunusedparams in accessibility and avmediaNoel Grandin1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin7-30/+8
2017-04-27tdf#107020: Reintroduce uses of I32S, I64SStephan Bergmann1-21/+21
2017-04-27can detangle the sdext graphic resource nowCaolán McNamara1-4/+0
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock5-5/+5
2017-04-26remove sd bitmaps from .src filesCaolán McNamara29-1235/+375
2017-04-26use strong_int for LanguageTypeNoel Grandin6-14/+14
2017-04-25vcl: change ErrorHandlerFlags to DialogMaskChris Sherlock1-2/+2
2017-04-25tdf#75280: convert sal_uIntPtr to sal_uInt32 for ErrorInfo memberChris Sherlock2-2/+2
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock6-6/+6
2017-04-25make __RSC a builtin define for the RSC compilerNoel Grandin1-2/+0
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock55-1/+55
2017-04-24Indentation fixesMiklos Vajna1-2/+1
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky6-17/+19
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky1-6/+0
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips1-4/+2
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky15-15/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin5-7/+5
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-1/+1
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara1-1/+0
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai2-0/+31