summaryrefslogtreecommitdiff
path: root/sc/inc/viewuno.hxx
AgeCommit message (Expand)Author
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov
2018-10-15loplugin:constfields in scNoel Grandin
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, scStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26boost::ptr_vector->std::vectorNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25coverity#737726 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737725 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737724 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737723 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737722 Uncaught exceptionCaolán McNamara
2014-02-25coverity#737721 Uncaught exceptionCaolán McNamara
2014-02-14sal_Bool->boolNoel Grandin
2014-02-06coverity#1038464 Uncaught exceptionCaolán McNamara
2014-01-29coverity#737711 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158308 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158309 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158310 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158311 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158312 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158313 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158314 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158315 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158316 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158317 Uncaught exceptionCaolán McNamara
2014-01-29coverity#1158318 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158387 Uncaught exceptionCaolán McNamara
2014-01-24coverity#1158388 Uncaught exceptionCaolán McNamara
2014-01-23coverity#1158408 Uncaught exceptionCaolán McNamara
2013-10-04convert sc/inc/view*.hxx from String to OUStringNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05fix selection change event firingNoel Power