summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)Author
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03tdf#112848 Assert when clicking on report wizard or design viewNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22loplugin:flatten in pyuno..scNoel Grandin
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-12coverity#1078469 silence Unchecked return valueCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-09-10cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-02Typos for "available"Julien Nabet
2017-09-01Fix typosAndrea Gelmini
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-07cppcheck: variableScopeJochen Nitschke
2017-08-03loplugin:constparams in reportdesignNoel Grandin
2017-08-03loplugin:checkunusedparams in variousNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-23Removed duplicated includesAndrea Gelmini
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin
2017-07-21de-hrc various thingsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18move SID_DISTRIBUTION to reportdesignCaolán McNamara
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-11use more range-for on uno::SequenceNoel Grandin
2017-07-11Add missing overrideEike Rathke