summaryrefslogtreecommitdiff
path: root/sw/source/core/bastyp/swcache.cxx
AgeCommit message (Expand)Author
2018-11-17Simplify containers iterations in sw/source/coreArkadiy Illarionov
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-03-28loplugin:virtualdown in swNoel Grandin
2018-02-05sw: convert some SAL_WARN to assert in SwCacheMichael Stahl
2018-02-02sw: remove very dubious DBG_UTIL codeMichael Stahl
2018-02-02sw: convert OSL_ENSURE to assert() in SwCacheMichael Stahl
2018-02-02ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-02-02ofz#5435 sw: fix crash during painting of excessively nested tablesMichael Stahl
2017-11-22Fix typoAndrea Gelmini
2017-04-10tdf#39468 Translate German comments in swJens Carl
2016-06-13sw: prefix members of SwCacheAccessMiklos Vajna
2016-06-06sw: prefix members of SwCacheMiklos Vajna
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-02-29loplugin:unuseddefaultparam in sw (part2)Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04sw: prefix members of SwCacheObjMiklos Vajna
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-01-07sal_uInt16 to size_t, remove unneeded downcastMatteo Casalin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29sw: translate "Rekursiv"Michael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-02-16sal_Bool to boolMatteo Casalin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-04fdo#39674 fix some spellingThomas Arnhold
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-05-15OSL_TRACE -> SAL_INFOStephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-11fdo#57950: Removed some chained appends from swMarcos Paulo de Souza
2012-12-15Some cppcheck cleaning in sw/Julien Nabet
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-22loplugin: various warningsCaolán McNamara
2012-09-25sal_Bool to boolTakeshi Abe
2012-09-11-Werror,-Wunused-private-field (various sw)Stephan Bergmann
2012-07-25Convert SvStringsISortDtor from an SV_DECL_PTRARR to a o3tl::sorted_vectorNoel Grandin
2012-07-05sorted all include statements alphabetically in sw/source/core/bastyp/Philipp Riemer
2012-07-02Moving code for better readability in sw/source/core/bastyp/Philipp Riemer
2012-07-02Code cleanup and translation of German comments in "sw/source/core/bastyp/"Philipp Riemer
2012-05-25SwCache: fix non-DBGUTIL memory leak in previous commitMichael Stahl
2012-05-25Inline SV_DECL_PTRARR_DEL(SwCacheObjArr) into a std::vectorNoel Grandin
2012-04-24DBG_UTIL vs OSL_DEBUG_LEVEL confusionStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-05Avoid mixed signed/unsigned warning.Stephan Bergmann
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-11-24sw: replace abuses of OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2011-11-03ByteString->rtl::OStringCaolán McNamara
2011-10-20SvUShorts -> std::vectorDaniel Di Marco
2011-08-02SwCache: fix build with dbglevel=2Miklos Vajna
2011-07-27ByteString->rtl::OStringBufferCaolán McNamara
2011-06-08Remove the remaining debug.hxx includes in writerJacek Wolszczak