summaryrefslogtreecommitdiff
path: root/sc/inc/datauno.hxx
AgeCommit message (Expand)Author
2020-10-20use tools::Long in scNoel
2020-05-09compact namespace in scNoel Grandin
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-26tdf#42949 Fix more IWYU warnings in sc/inc/d*Gabor Kelemen
2017-09-02make sure parent element is staying aroundMarkus Mohrhard
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-18German comment translationsLukas Röllin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2015-12-22loplugin:unusedfields in scNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-06sc: remove some unused boost includesMichael Stahl
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-13replace boost::ptr_container with std::container<std::unique_ptr>Derrick Rocha
2015-07-28tdf#88206 Change uses of cppu::WeakImplHelper* to the variadic variantRaj Natarajan
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-06V801: Decreased performanceCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-10-08convert sc/inc/datauno.hxx from String to OUStringNoel Grandin
2013-07-11fdo#66655: Get GETPIVOTDATA to work again.Kohei Yoshida
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-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston
2012-06-12Convert SV_DECL_PTR_ARR_DEL(XDBRefreshListenerArr_Impl) to ptr_vectorNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-29Implemented the new multi-value filter API.Kohei Yoshida
2011-06-06Merge remote branch 'origin/libreoffice-3-4'Kohei Yoshida
2011-05-20Let's not change the signature of UNO call & prefer static_cast.Kohei Yoshida
2011-05-13Fixed the fallout of the changes in ScDBCollection.Kohei Yoshida
2011-05-09add implementation for new uno interface XUnnamedDatabaseRangeMarkus Mohrhard
2011-05-04add implementation for new uno interface XUnnamedDatabaseRangeMarkus Mohrhard
2011-04-01Initial cut on trying to import the filtering properties of anonymous db.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-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko
2011-01-14Remove commented out codeTopround aka Zathuras