summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna2016-08-023-4/+4
* svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna2016-08-023-4/+4
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-07-204-7/+7
* use Any constructor instead of temporariesNoel Grandin2016-07-201-3/+1
* vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock2016-07-201-1/+1
* Fix typosAndrea Gelmini2016-07-204-4/+4
* Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara2016-07-132-3/+3
* loplugin:unusedfieldsNoel Grandin2016-07-122-2/+0
* loplugin:unusedfields variousNoel Grandin2016-07-121-1/+0
* Remove excess newlinesChris Sherlock2016-07-1247-100/+0
* Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara2016-07-042-1/+5
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-152-2/+2
* Fix missing iterator include on MSVC 14.0David Ostrovsky2016-02-182-0/+2
* reportbuilder: tdf#92720: add loext namespaceMichael Stahl2016-02-051-0/+7
* New saving behaviorMaxim Monastirsky2016-01-121-8/+0
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-182-2/+2
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-152-0/+6
* loplugin:unusedfields in include/svxNoel Grandin2015-11-251-2/+2
* 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