summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc
AgeCommit message (Expand)Author
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-27delete operators properlyJochen Nitschke
2017-12-25various coverity exception warningsCaolán McNamara
2017-12-21Fix typosAndrea Gelmini
2017-12-19Fix typosAndrea Gelmini
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-11-30coverity#1424266 Uncaught exceptionCaolán McNamara
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-26coverity#1421087 Uncaught exceptionCaolán McNamara
2017-11-16silence coverity#1421084 Uncaught exceptionCaolán McNamara
2017-11-11A user object id is *NOT* a SotClipboardFormatIdEike Rathke
2017-11-10loplugin:unusedmethodsNoel Grandin
2017-11-07loplugin:constparams in sdNoel Grandin
2017-10-31loplugin:constantparam in sdNoel Grandin
2017-10-30related: tdf#103884 remove gltf/collada featureThorsten Behrens
2017-10-26loplugin:finalclasses in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-19Make include file found through -Isd/source/ui/incStephan Bergmann
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-08-29Related tdf#111892: use unique_ptrJulien Nabet
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara
2017-08-08loplugin:unusedmethodsNoel Grandin
2017-08-07Fix typosAndrea Gelmini
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:unusedfields in sdNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14tdf#109107: Sidebar's fontheight field is not updated...Tamás Zolnai
2017-07-13sd: Use std::unique_ptr<> as SdUndoGroup owns SdUndoActionsTakeshi Abe
2017-07-09Added margin feature to the Draw's SideBarpv2k