summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/htmltbl.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06sw: prefix members of SwHTMLTableLayoutMiklos Vajna
2015-07-04Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Change variable name.Jan Holesovsky
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen
2015-03-16core/doc: dont use 'shortcut' that is longer than the originalBjoern Michaelsen
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee
2014-11-21dead increment (clang)Bjoern Michaelsen
2014-11-18loplugin: cstylecastNoel Grandin
2014-11-03coverity#735641 Division or modulo by zeroCaolán McNamara
2014-11-01coverity#1078538 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1078538 Division or modulo by zeroCaolán McNamara
2014-10-29coverity#1078537 Division or modulo by zeroCaolán McNamara
2014-08-19Refactored SwDoc::GetEditShell .Valentin Kettner
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-17coverity#983449 Unintended sign extensionCaolán McNamara
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-14typo: regularily -> regularlyThomas Arnhold
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-02-27Remove visual noise from swAlexander Wilms
2014-01-31coverity#984155 : Uninitialized scalar fieldNorbert Thiebaud
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna
2013-10-22Bin useless swmod commentsTor Lillqvist
2013-08-09cleanup blank lines in sw/source/core/docPhilipp Riemer
2013-08-09comments workPhilipp Riemer
2013-08-09deleted needless blank lines in sw/source/core/doc/Philipp Riemer
2013-06-21coverity#707550, coverity#707549 : Unitialized scalar variableNorbert Thiebaud
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-08doxygen-ize comments in sw/source/core/docPhilipp Riemer
2013-03-28Revert "sw: unused COLFUZZY macro in non-debug builds"Stephan Bergmann
2013-03-28sw: unused COLFUZZY macro in non-debug buildsMiklos Vajna
2013-03-28OSL_ENSURE -> SAL_WARN_IF (silence -Werror=unused-macros)Stephan Bergmann
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-13sal_Bool to boolTakeshi Abe
2012-11-08sal_Bool to boolTakeshi Abe
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin
2012-05-14Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vectorNoel Grandin
2012-02-18Fix typos in commentsElton Chung