summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/htmltbl.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-08loplugin:constantparamNoel Grandin1-5/+3
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-06-02clang-tidy misc-uniqueptr-reset-releaseNoel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-20loplugin:inlinefields in SwHTMLTableLayoutNoel Grandin1-12/+2
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-4/+4
2017-03-08convert SvxAdjust to scoped enumNoel Grandin1-3/+3
2017-01-26loplugin: unnecessary destructor swNoel Grandin1-5/+0
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin1-6/+5
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-3/+1
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6
2016-03-22loplugin:constantparam in swNoel Grandin1-4/+4
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-34/+34
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