summaryrefslogtreecommitdiffstats
path: root/reportdesign/source
Commit message (Expand)AuthorAgeFilesLines
* mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin2015-11-261-1/+0
* tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt2015-11-251-2/+2
* loplugin:unusedfields variousNoel Grandin2015-11-251-1/+0
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+2
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-236-27/+4
* use comphelper::containerToSequenceNoel Grandin2015-11-191-2/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-7/+1
* use initialiser for Sequence<OUString>Noel Grandin2015-11-156-12/+6
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-1516-54/+27
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-1111-22/+0
* Remove unused XDash variablesMatteo Casalin2015-11-101-1/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1062-274/+274
* new loplugin: oncevarNoel Grandin2015-11-091-5/+3
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0613-32/+32
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-044-7/+7
* yyyyyNoel Grandin2015-11-042-8/+7
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-303-6/+6
* inline SfxMediumRef typedefNoel Grandin2015-10-271-1/+1
* com::sun::star->css in remotebridges,reportdesignNoel Grandin2015-10-26108-1558/+1551
* loplugin:defaultparamsStephan Bergmann2015-10-201-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-194-6/+6
* Revert "cppcheck:duplInheritedMember"Noel Grandin2015-10-194-10/+11
* cppcheck:duplInheritedMemberNoel Grandin2015-10-194-11/+10
* tdf#94965: crash in report wizard fixedOliver Specht2015-10-161-3/+3
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-153-6/+3
* convert Link<> to typedNoel Grandin2015-10-151-3/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1284-884/+884
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1263-132/+132
* convert Link<> to typedNoel Grandin2015-10-124-17/+14
* loplugin:unusedmethodsNoel Grandin2015-10-013-13/+0
* tdf#94559: third step to remove rtti.hxxOliver Specht2015-10-0113-46/+46
* Fix typosAndrea Gelmini2015-09-302-2/+2
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-5/+5
* convert Link<> to typedNoel Grandin2015-09-242-10/+8
* convert Link<> to typedNoel Grandin2015-09-212-9/+4
* convert Link<> to typedNoel Grandin2015-09-202-4/+3
* convert Link<> to typedNoel Grandin2015-09-175-16/+12
* convert Link<> to typedNoel Grandin2015-09-176-14/+11
* boost->stdCaolán McNamara2015-09-1722-70/+59
* convert Link<> to typedNoel Grandin2015-09-112-3/+3
* convert Link<> to typedNoel Grandin2015-09-092-5/+3
* convert Link<> to typedNoel Grandin2015-09-081-4/+3
* convert Link<> to typedNoel Grandin2015-09-083-8/+4
* convert Link<> to typedNoel Grandin2015-09-044-7/+4
* convert Link<> to typedNoel Grandin2015-09-032-11/+7
* convert Link<> to typedNoel Grandin2015-09-032-4/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-314-8/+8
* make PostUserEvent Link<> typedNoel Grandin2015-08-285-17/+11
* Clean up sEmptyStephan Bergmann2015-08-271-2/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-266-16/+17