summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2016-07-08Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-06-28Resolves: tdf#100303 Report crashes on close of conditional formatting dialogCaolán McNamara
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-18Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-05reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-01-12New saving behaviorMaxim Monastirsky
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10Remove unused XDash variablesMatteo Casalin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-04yyyyyNoel Grandin
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-27inline SfxMediumRef typedefNoel Grandin
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Revert "cppcheck:duplInheritedMember"Noel Grandin
2015-10-19cppcheck:duplInheritedMemberNoel Grandin
2015-10-16tdf#94965: crash in report wizard fixedOliver Specht
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-24convert Link<> to typedNoel Grandin
2015-09-21convert Link<> to typedNoel Grandin
2015-09-20convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara