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