summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/dbfunc.hxx
AgeCommit message (Expand)Author
2022-08-22Make Autofilter MessageBoxes asyncSzymon Kłos
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-10-20use tools::Long in scNoel
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-05-09compact namespace in scNoel Grandin
2019-07-23Fix typoAndrea Gelmini
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen
2017-12-16lok: sc: header, cursor and selection overlays issues wrt autofilterMarco Cecchetti
2017-11-29lok - calc: outline and group handlingMarco Cecchetti
2017-10-23loplugin:includeform: scStephan Bergmann
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-04-03use actual UNO enums in scNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-16convert ScGetDBSelection to scoped enumNoel Grandin
2017-02-13base work to trigger pivot table filter popup with a callbackTomaž Vajngerl
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
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-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-07-28Move this fucntion to ScDBDocFunc.Kohei Yoshida
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-18sal_Bool->boolNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-03-23Some misc changes & some dumping facility for pivot table for debugging.Kohei Yoshida
2012-02-22More string and bool conversion.Kohei Yoshida
2012-02-04Nobody uses StrData and ScStrCollection now.Kohei Yoshida
2012-02-04No more ScStrCollection in pivot table code.Kohei Yoshida
2011-06-06Replace List with std::vector<ScRange>.Rafael Dominguez
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-04-01Flag for "shrink to data" not used. Remove it from the signature.Kohei Yoshida
2011-04-01Removed the dynamic row bits from the db range. It was a hack.Kohei Yoshida
2011-04-01Added bits for subtotals to make use of anonymous db ranges.Kohei Yoshida
2011-03-23Moved ScSubTotalParam from global.* into own files.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-28Data cache is now stored in the cashe table object for now.Kohei Yoshida
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-09Removed unnecessary commentsChristina Rossmanith