summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/dbfunc3.cxx
AgeCommit message (Expand)Author
2018-08-31use std::unique_ptr in various sc undo codeNoel Grandin
2018-08-31pass ScDBData by std::unique_ptrNoel Grandin
2018-08-28loplugin:useuniqueptr pass ScDocument by unique_ptr in undo codeNoel Grandin
2018-08-24loplugin:useuniqueptr for ScOutlineTable in the undo codeNoel Grandin
2018-08-16loplugin:returnconstant in ScOutlineDocFuncNoel Grandin
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-07Fix typosAndrea Gelmini
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-28use boost::optional in sc and svgioNoel Grandin
2018-03-16loplugin:useuniqueptr in ScDPSaveDimensionNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-02-27convert Redline warning dialog to .ui to get helpidsCaolán McNamara
2018-02-03TypedWhichId in scNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-11-15Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-11Replace list by vector "DataPilotSort" from dbfunc3 (sc)Julien Nabet
2017-09-06tdf#111305: Fix group name refresh in pivot tableDimitri Bouron
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in scNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-03-15introduce ScGeneralFunction scoped enumNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-15tdf#100726 Improved readability in sc directoryFakabbir Amin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2017-02-02CreateQueryParam to take a ScRange parameter.Kohei Yoshida
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-26convert HASATTR constants to typed_flags_setNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist