summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-236-27/+4
* Remove last redundant toolbar:style propertiesSamuel Mehrbrodt2015-11-202-7/+7
* Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt2015-11-201-2/+2
* Remove redundant toolbar:style definitionsSamuel Mehrbrodt2015-11-203-11/+11
* Remove redundant toolbar:style attributesSamuel Mehrbrodt2015-11-192-4/+4
* use comphelper::containerToSequenceNoel Grandin2015-11-191-2/+1
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-7/+1
* Toolbar: Remove empty attributesSamuel Mehrbrodt2015-11-172-2/+2
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-153-485/+872
* 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-1115-28/+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-26118-2022/+2007
* 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-1292-1229/+1229
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1272-150/+150
* convert Link<> to typedNoel Grandin2015-10-124-17/+14
* loplugin:unusedmethodsNoel Grandin2015-10-015-25/+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-1726-83/+68
* 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