summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin6-11/+15
2016-01-18basebmp now only used from vcl/headless codeCaolán McNamara1-3/+0
2016-01-18drawmodes header goneCaolán McNamara1-1/+0
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky2-3/+46
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin2-5/+2
2016-01-11PCH support on LinuxAshod Nakashian3-13/+12
2016-01-10Fix typosAndrea Gelmini4-4/+4
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke2-0/+6
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl1-1/+1
2015-12-23New saving behaviorMaxim Monastirsky1-8/+0
2015-12-22Fix VclPtr issue in rptui::ONavigatorMaxim Monastirsky2-0/+7
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin16-43/+27
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke2-2/+2
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke2-0/+19
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl1-0/+1
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl2-0/+6
2015-12-13These should use menu:menuitemMaxim Monastirsky1-6/+6
2015-12-12No need for a separate <vcl/lstbox.h>Tor Lillqvist2-2/+2
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist2-2/+0
2015-12-11No need for a separate <vcl/combobox.h>Tor Lillqvist2-2/+0
2015-12-06reportdesign: Use ToolbarAsMenuControllerMaxim Monastirsky1-158/+6
2015-11-30loplugin:unusedfieldsNoel Grandin2-2/+0
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin1-1/+0
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt1-2/+2
2015-11-25loplugin:unusedfields variousNoel Grandin1-1/+0
2015-11-25loplugin:unusedfields in include/svxNoel Grandin1-2/+2
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin6-27/+4
2015-11-20Remove last redundant toolbar:style propertiesSamuel Mehrbrodt2-7/+7
2015-11-20Remove redundant toolbar:style="radio" propertySamuel Mehrbrodt1-2/+2
2015-11-20Remove redundant toolbar:style definitionsSamuel Mehrbrodt3-11/+11
2015-11-19Remove redundant toolbar:style attributesSamuel Mehrbrodt2-4/+4
2015-11-19use comphelper::containerToSequenceNoel Grandin1-2/+1
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-7/+1
2015-11-17Toolbar: Remove empty attributesSamuel Mehrbrodt2-2/+2
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian3-485/+872
2015-11-15use initialiser for Sequence<OUString>Noel Grandin6-12/+6
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin16-54/+27
2015-11-115th step to remove tools/rtti.hxxOliver Specht15-28/+0
2015-11-10Remove unused XDash variablesMatteo Casalin1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann62-274/+274
2015-11-09new loplugin: oncevarNoel Grandin1-5/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann13-32/+32
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin4-7/+7
2015-11-04yyyyyNoel Grandin2-8/+7
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin3-6/+6
2015-10-27inline SfxMediumRef typedefNoel Grandin1-1/+1
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin118-2022/+2007