summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/drawview.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-2/+2
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-02-15drop unused PRESOBJ_IMAGENoel Grandin1-1/+0
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-6/+0
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-5/+5
2016-11-29extensions,sc,sd,vcl: de-obfuscate assignments in conditions to help GCCMichael Stahl1-2/+4
2016-11-21convert inventorId to scoped enumNoel Grandin1-5/+5
2016-10-28loplugin:expandablemethods in sdNoel Grandin1-16/+2
2016-10-11convert EditMode to scoped enumNoel Grandin1-2/+2
2016-10-11convert DocumentType to scoped enumNoel Grandin1-1/+1
2016-10-05loplugin:unnecessaryoverride in sd/starmathNoel Grandin1-10/+0
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-5/+5
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-1/+1
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-3/+3
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-2/+4
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-2/+2
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-1/+1
2015-06-16Fix typosAndrea Gelmini1-1/+1
2015-05-29tdf#91702 - fix stack-based MessBox allocation.Michael Meeks1-3/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-3/+2
2015-04-22convert SFX_STYLESHEET_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10wrap more stuff in VclPtrNoel Grandin1-3/+2
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-1/+1
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-10loplugin: cstylecastNoel Grandin1-5/+5
2014-09-30fdo#82577: Handle RegionNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-09-10Replace uses of old SFX_ITEM_ON alias with SFX_ITEM_SETStephan Bergmann1-4/+4
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-1/+1
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin1-4/+4
2014-05-21crash because iterator position wasn't changed in stl conversionCaolán McNamara1-3/+12
2014-05-21don't crash on formatting outline level 10 in master viewCaolán McNamara1-24/+29
2014-04-24sd: sal_Bool->boolNoel Grandin1-14/+14
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-2/+2
2014-03-11svx: sal_Bool->boolNoel Grandin1-1/+1
2014-02-27editeng: sal_Bool->boolNoel Grandin1-2/+2
2013-10-16cleanupThomas Arnhold1-2/+0
2013-08-09String->OUStringIvan Timofeev1-24/+12
2013-06-26coverity#1027646 Dereference after null checkNorbert Thiebaud1-7/+14
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks1-1/+0
2013-06-06Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-1/+1
2013-05-13fix buildCaolán McNamara1-1/+1