summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
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
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-19improve unnecessaryoverride pluginNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-07-06Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-07-04comphelper::OBaseMutex -> cppu::BaseMutexNoel Grandin
2016-06-28loplugin:singlevalfields in reportdesignNoel Grandin
2016-06-24loplugin:singlevalfields in comphelperNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-22Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara
2016-06-17Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValueStephan Bergmann
2016-06-16tdf#42949: clean up includes in include/dbaccess with iwyuJorenz Paragas
2016-06-15tdf#100325 reportdesign: try to set URL as DocumentBaseURLMichael Stahl
2016-06-08split AddRemoveListener into two methodsNoel Grandin
2016-06-08remove some manual refcounting in reportdesignNoel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-30Convert RSC_TOOLBOX to scoped enumNoel Grandin
2016-05-30Convert FontRelief to scoped enumNoel Grandin
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-30loplugin:unusedmethodsNoel Grandin
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25Fix typosAndrea Gelmini