summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-2628-52/+46
* Remove demonstrated-useless comphelper::compareStephan Bergmann2015-08-211-2/+1
* o3tl: rename compat_functional headerThorsten Behrens2015-08-171-1/+1
* convert Link<> to typedNoel Grandin2015-08-172-3/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-172-4/+4
* loplugin: defaultparamsNoel Grandin2015-08-1411-21/+21
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-144-6/+6
* tdf#92459 remove o3tl/compat_functional.hxxDaniel Robertson2015-08-115-7/+4
* cppcheck: variableScopeCaolán McNamara2015-08-101-3/+1
* -Werror,-Wunused-private-fieldStephan Bergmann2015-08-041-1/+0
* tdf#91112: pass by const reference to lambdasJorenz Paragas2015-08-033-12/+12
* new loplugin: refcountingNoel Grandin2015-08-031-5/+4
* convert WindowAlign to scoped enumNoel Grandin2015-07-241-1/+1
* loplugin:unusedmethods reportdesign,scaddinsNoel Grandin2015-07-2123-96/+1
* loplugin:unusedmethods formulaNoel Grandin2015-07-212-22/+2
* Fix typosAndrea Gelmini2015-07-191-1/+1