summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui
AgeCommit message (Expand)Author
2016-03-10loplugin:constantparam in formulaNoel Grandin
2016-03-09remove unused NOT_POOLABLE enum valueNoel Grandin
2016-03-09loplugin:constantparam in reportdesignNoel Grandin
2016-03-07expand src templatesDavid Tardon
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-07expand src templates only used in a single placeDavid Tardon
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in formulaNoel Grandin
2016-03-02loplugin:unuseddefaultparam in reportdesignNoel Grandin
2016-02-25use SearchOptions2Eike Rathke
2016-02-17Fix missing iterator include on MSVC 14.0David Ostrovsky
2016-02-09Remove excess newlinesChris 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-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-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-11-26mark UNO structs as SAL_WARN_UNUSED, where possibleNoel Grandin
2015-11-25tdf#96059 Replace imageproducer with CommandInfoProviderSamuel Mehrbrodt
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel 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-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
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