summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)Author
2016-02-22reportdesign: -Werror=unused-but-set-variableMiklos Vajna
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-02-03reportdesign: reformat thatMichael Stahl
2016-02-03reportbuilder: tdf#92720: add loext namespaceMichael Stahl
2016-02-03reportdesign: try harder in getDocumentBaseURL()Michael Stahl
2016-02-01boost::mem_fn->std::mem_fn in reportdesignNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-15Implement the XDocumentEventBroadcaster interface in OReportDefinitionMaxim Monastirsky
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2016-01-09prepare for hidden flag in function description for Function WizardEike Rathke
2016-01-07svx: fix windows build, rename SvxEscapementItem::GetProp()Michael Stahl
2015-12-23New saving behaviorMaxim Monastirsky
2015-12-22Fix VclPtr issue in rptui::ONavigatorMaxim Monastirsky
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-12-18Formula Wizard: evaluating expressions always in matrix context is wrongEike Rathke
2015-12-17handle varargs with first required and subsequent optional, tdf#71459 relatedEike Rathke
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-15fix missing BaseURL when loading embedded objectsMichael Stahl
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-25loplugin:unusedfields variousNoel Grandin
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
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