summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-13move this monstrosity to the last place its usedCaolán McNamara
2016-10-13Use FeatureStateEvent directly for status updatesMaxim Monastirsky
2016-10-12loplugin:unusedvariablecheckStephan Bergmann
2016-10-12warning C4018: '<' : signed/unsigned mismatchStephan Bergmann
2016-10-12remove StringListResource in favour of ResStringArray...Caolán McNamara
2016-10-10safemode: Add uno command and menu entrySamuel Mehrbrodt
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Resolves: tdf#101711 problems with attempt to remove unused bg imagesCaolán McNamara
2016-09-30loplugin:constantparamNoel Grandin
2016-09-29coverity#1371177 avoid Missing move assignment operatorCaolán McNamara
2016-09-27convert floating add field to .ui formatCaolán McNamara
2016-09-25avoid coverity#1371177 Missing move assignment operatorCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-09-05convert ScrollType to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-05convert LineStyle to scoped enumNoel Grandin
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-08-25convert DataAccessDescriptorProperty to scoped enumNoel Grandin
2016-08-25new loplugin: countusersofdefaultparamsNoel Grandin
2016-08-23convert SdrHdlKind to scoped enumNoel Grandin
2016-08-23convert SdrIterMode to scoped enumNoel Grandin
2016-08-23clean up the SdrObjFactory create callbacksNoel Grandin
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19coverity#1371120 Unchecked return valueCaolán McNamara
2016-08-19coverity#1371118 Unchecked return valueCaolán McNamara
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin
2016-08-18screenshots: add new global make targetArmin Le Grand
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand
2016-08-18screenshots: add dialog test cases for reportdesignArmin Le Grand
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-15tdf#100782 have XPropertyList hold unique_ptrJochen Nitschke
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-08-11tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna