summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/dlg/GroupsSorting.cxx
AgeCommit message (Expand)Author
2019-09-26loplugin:constmethod in reportdesignNoel Grandin
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov
2019-05-22New loplugin:dataStephan Bergmann
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-02-12Simplify containers iterations in reportdesign, sal, saxArkadiy Illarionov
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-10-10clean up column pos vs column idLionel Elie Mamane
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin
2018-04-16follow on for tdf#116981Noel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: reportdesignStephan Bergmann
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
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-06-26s/catched/caughtNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-15remove unused function, loplugin:unreffunMarkus Mohrhard
2017-04-15loplugin:unreffun DelayedPaste unusedCaolán McNamara
2017-04-14convert group sort context menu to .uiCaolán McNamara
2017-04-14remove methods that were never calledCaolán McNamara
2017-04-14the context menu has only DELETE in itCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann
2016-11-08loplugin:expandablemethods in reportdesignNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann