summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documen9.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+2
2018-08-17make GetName accessor more standardCaolán McNamara1-2/+1
2018-07-05use std::unique_ptr for ScTable in ScDocumentNoel Grandin1-4/+0
2018-06-25loplugin:useuniqueptr in ScDocumentNoel Grandin1-4/+3
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-8/+7
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+2
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-2/+4
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-4/+2
2018-03-22loplugin:useuniqueptr in ScDocumentNoel Grandin1-2/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-2/+2
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-3/+3
2017-11-23TypedWhichId for sc constantsNoel Grandin1-8/+5
2017-11-21Guard pColorList from mutationTor Lillqvist1-0/+1
2017-11-21Guard mpDrawLayer from mutationTor Lillqvist1-0/+3
2017-11-21Guard mpShell from mutationTor Lillqvist1-0/+3
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-16/+16
2017-09-12Prefix one more member of ScDocument: pDrawLayerTor Lillqvist1-61/+61
2017-09-05Prefix one more member of ScDocument: pShellTor Lillqvist1-4/+4
2017-09-05Prefix one more member of ScDocument: pEditEngineTor Lillqvist1-5/+5
2017-09-05Prefix one more member of ScDocument: xPoolHelperTor Lillqvist1-5/+5
2017-07-06rework as a shared_ptrCaolán McNamara1-2/+2
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-3/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+2
2017-02-13convert CharCompressType to scoped enumNoel Grandin1-5/+6
2016-11-07loplugin:expandablemethods in scNoel Grandin1-24/+10
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin1-1/+1
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-7/+7
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1
2016-03-26switch to a listener based cond format update, tdf#95437Markus Mohrhard1-0/+7
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+2
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-08-17make Link<> typedNoel Grandin1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+1
2015-06-03Resolves: tdf#90435 secondary pool set to that of temp docs drawing layersCaolán McNamara1-2/+2
2015-06-01fdo#39468 Translate German Comments - last bits of sc/source/core/data/Christian M. Heller1-1/+1
2015-05-22Remove include stdio (part5)Julien Nabet1-1/+0
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
2015-04-13loplugin:staticmethodsNoel Grandin1-2/+2