summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt1-0/+2
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2-2/+2
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-3/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara1-1/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin13-24/+24
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann29-76/+76
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara2-3/+3
2016-09-30loplugin:constantparamNoel Grandin5-13/+8
2016-09-29coverity#1371177 avoid Missing move assignment operatorCaolán McNamara1-4/+3
2016-09-27convert floating add field to .ui formatCaolán McNamara10-236/+172
2016-09-25avoid coverity#1371177 Missing move assignment operatorCaolán McNamara1-2/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke6-12/+5
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann2-3/+3
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann84-93/+93
2016-09-12loplugin:constantparam in package..stocNoel Grandin8-29/+15
2016-09-05convert ScrollType to scoped enumNoel Grandin2-6/+6
2016-09-05convert GradientStyle to scoped enumNoel Grandin2-2/+2
2016-09-05convert LineStyle to scoped enumNoel Grandin2-2/+2
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara2-11/+0
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin3-12/+12
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin1-1/+1
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin1-8/+8
2016-08-23convert SdrIterMode to scoped enumNoel Grandin3-4/+4
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin2-13/+15
2016-08-22convert SdrHintKind to scoped enumNoel Grandin1-2/+2
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-5/+5
2016-08-19coverity#1371120 Unchecked return valueCaolán McNamara1-14/+14
2016-08-19coverity#1371118 Unchecked return valueCaolán McNamara1-1/+2
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara2-3/+3
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin1-1/+1
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin1-4/+4
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for reportdesignArmin Le Grand4-0/+272
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin1-3/+3
2016-08-16new loplugin to check for static OUStringsNoel Grandin4-93/+91
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke1-1/+1
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin2-12/+3
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot1-0/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin4-8/+8
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna3-4/+4
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna3-4/+4
2016-07-27improve passstuffbyref return analysisNoel Grandin2-4/+4
2016-07-25new loplugin overrideparamNoel Grandin2-2/+2
2016-07-19improve unnecessaryoverride pluginNoel Grandin2-6/+0
2016-07-15new loplugin unnecessary overrideNoel Grandin6-10/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann1-1/+1
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara2-3/+3