summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/DocumentHelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-03Resolves: tdf#119259 reused in-use SdStyleSheet removed by undoCaolán McNamara1-1/+1
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-54/+42
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-42/+54
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-54/+42
2018-04-03new loplugin:dbgunhandledexceptionNoel Grandin1-1/+1
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-1/+1
2017-10-23loplugin:includeform: sdStephan Bergmann1-11/+11
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-4/+4
2017-08-13log details of exception when we catch std::exceptionNoel Grandin1-2/+2
2017-08-03loplugin:constparams in sdNoel Grandin1-6/+6
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin1-1/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-1/+1
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+1
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-2/+2
2016-10-11convert PageKind to scoped enumNoel Grandin1-10/+10
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+3
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-08loplugin:redundantcast: redundant static_casts in sdStephan Bergmann1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-42/+42
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-2/+2
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-2/+2
2015-09-17boost->stdCaolán McNamara1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-26/+0
2014-04-24sd: sal_Bool->boolNoel Grandin1-10/+10
2014-02-11sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2013-09-19restore behaviour after OUString changesNoel Grandin1-2/+6
2013-09-19convert the rest of the .cxx files in sd from String to OUStringNoel Grandin1-5/+5
2013-09-19convert sd/source/ui/sidebar/DocumentHelper.hxx from String to OUStringNoel Grandin1-1/+1
2013-09-08String to OUStringThomas Arnhold1-1/+1
2013-08-24String(SdResId(foo)) -> SD_RESSTR(foo)Ivan Timofeev1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+570