summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky2016-01-152-3/+46
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-152-5/+2
* PCH support on LinuxAshod Nakashian2016-01-113-13/+12
* Fix typosAndrea Gelmini2016-01-104-4/+4
* prepare for hidden flag in function description for Function WizardEike Rathke2016-01-092-0/+6
* svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl2016-01-071-1/+1
* New saving behaviorMaxim Monastirsky2015-12-231-8/+0
* Fix VclPtr issue in rptui::ONavigatorMaxim Monastirsky2015-12-222-0/+7
* loplugin:unusedfields in reportdesignNoel Grandin2015-12-2216-43/+27
* Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2015-12-182-2/+2
* handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2015-12-172-0/+19
* assert that no ODF import happens without a BaseURLMichael Stahl2015-12-161-0/+1
* fix missing BaseURL when loading embedded objectsMichael Stahl2015-12-152-0/+6
* These should use menu:menuitemMaxim Monastirsky2015-12-131-6/+6
* No need for a separate <vcl/lstbox.h>Tor Lillqvist2015-12-122-2/+2
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-112-2/+0
* No need for a separate <vcl/combobox.h>Tor Lillqvist2015-12-112-2/+0
* reportdesign: Use ToolbarAsMenuControllerMaxim Monastirsky2015-12-061-158/+6
* loplugin:unusedfieldsNoel Grandin2015-11-302-2/+0
* 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
* 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