summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann27-36/+36
2017-12-13Remove traces of Report Builder's former status as extensionLionel Elie Mamane1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-3/+3
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann10-84/+66
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin3-6/+6
2017-12-01-Werror,-Wimplicit-fallthroughStephan Bergmann1-0/+1
2017-11-30xmloff: turn SvXMLImportContext into a no-op base classMichael Stahl2-3/+3
2017-11-30reportdesign: split up ORptFilter::CreateContext()Michael Stahl5-46/+205
2017-11-29loplugin:unusedmethodsNoel Grandin4-71/+0
2017-11-26coverity#1421074 Uncaught exceptionCaolán McNamara2-2/+2
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann2-2/+2
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann1-3/+3
2017-11-21coverity warningsCaolán McNamara1-3/+3
2017-11-09Resolves: tdf#113695 crash in color picker after parent is closedCaolán McNamara2-2/+3
2017-11-04Replace lists by vectors in reportdesignJulien Nabet2-4/+4
2017-10-31loplugin:finalclasses in reportdesignNoel Grandin8-63/+50
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl6-7/+7
2017-10-23loplugin:includeform: reportdesignStephan Bergmann94-495/+495
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
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