summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara3-14/+86
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-11/+9
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-6/+4
2017-10-06Related: tdf#107569 Remove useless slotsMaxim Monastirsky1-1/+0
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-03tdf#112848 Assert when clicking on report wizard or design viewNoel Grandin1-1/+0
2017-10-03new loplugin:blockblockNoel Grandin1-4/+2
2017-10-01throw more useful uno::Exception'sNoel Grandin3-9/+9
2017-09-28Replace fancy Unicode in exception messageStephan Bergmann1-3/+2
2017-09-28loplugin:stringconstant: Simplify construction of non-ASCII OUStringStephan Bergmann1-2/+1
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt2-3/+3
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky1-1/+2
2017-09-24rptui::OToolboxController becomes unused, tdf#106762 relatedMaxim Monastirsky5-304/+0
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin2-123/+111
2017-09-22Fresh run of bin/update_pch.shMike Kaganski3-45/+101
2017-09-22loplugin:flatten in pyuno..scNoel Grandin1-11/+10
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara24-68/+60
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt3-12/+12
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin5-24/+19
2017-09-12coverity#1078469 silence Unchecked return valueCaolán McNamara1-2/+2
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin4-12/+12
2017-09-10cppcheck: knownConditionTrueFalse 'bRet' is always falseJochen Nitschke1-2/+1
2017-09-08set parent for file dialog helperCaolán McNamara1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-1/+1
2017-09-02Typos for "available"Julien Nabet2-2/+2
2017-09-01Fix typosAndrea Gelmini1-1/+1
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M1-1/+1
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin3-6/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin1-6/+6
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin1-5/+5
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin1-3/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin11-53/+51
2017-08-07cppcheck: variableScopeJochen Nitschke1-4/+0
2017-08-03loplugin:constparams in reportdesignNoel Grandin16-30/+30
2017-08-03loplugin:checkunusedparams in variousNoel Grandin2-10/+5
2017-08-01move resmgr to unotoolsCaolán McNamara4-8/+5
2017-07-27loplugin:constparams in svxNoel Grandin1-1/+1
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-29/+15
2017-07-23Removed duplicated includesAndrea Gelmini2-2/+0
2017-07-22loplugin:unusedfields in oox,reportdesignNoel Grandin1-4/+0
2017-07-21de-hrc various thingsCaolán McNamara21-23/+23
2017-07-21migrate to boost::gettextCaolán McNamara115-2370/+975
2017-07-18move SID_DISTRIBUTION to reportdesignCaolán McNamara1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-2/+2
2017-07-13use more OUString::operator== in forms..salNoel Grandin3-9/+7
2017-07-13Reorganize Scheduler priority classesJan-Marek Glogowski1-1/+0
2017-07-11Introduce IFormulaEditorHelper::createCompiler()Eike Rathke2-0/+7
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-1/+1