summaryrefslogtreecommitdiff
path: root/sw/source/core/text/frmform.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-12-07Avoid -fsanitize=signed-integer-overflowStephan Bergmann1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-232/+232
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-16/+16
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-9/+9
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-02Related: tdf#93461 relax loop detection some moreCaolán McNamara1-1/+1
2015-10-01tdf#39080 Interactive hide-whitespace modeAshod Nakashian1-1/+1
2015-09-29Related: tdf#93461 relax loop detection some moreCaolán McNamara1-4/+7
2015-09-28duplicate commentsCaolán McNamara1-2/+0
2015-09-28Resolves: tdf#93461 captions laid out behind imagesCaolán McNamara1-4/+11
2015-09-28sw: prefix members of SwTextFrmMiklos Vajna1-1/+1
2015-09-15sw: SWAP_IF_ -> SwSwapIfMiklos Vajna1-8/+8
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-2/+2
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-6/+10
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-26SwTextFrm::_Format: use vcl::RenderContextMiklos Vajna1-3/+3
2015-06-25SwTextFormatInfo::SwTextFormatInfo: use vcl::RenderContextMiklos Vajna1-4/+4
2015-06-25SwTextFormatInfo::CtorInitTextFormatInfo: use vcl::RenderContextMiklos Vajna1-1/+1
2015-05-28brown paper bagStephan Bergmann1-8/+8
2015-05-28Replace SWAP_IF_[NOT_]SWAPPED/UNDO_SWAP with RAII classesStephan Bergmann1-67/+52
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-169/+169
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara1-0/+2
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara1-3/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-6/+6
2015-05-05drop useless temp debugging stringsCaolán McNamara1-13/+0
2015-04-30tdf#66141: SwTxtFrm::FormatQuick(bool) endless loopMike1-2/+5
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-03remove more SunStudio cruftMichael Stahl1-1/+0
2015-02-13cp#1000115 SwTxtFrm: don't join follow just because it has no contentMiklos Vajna1-0/+8
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+5
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-8/+8
2014-11-23dead assign (clang)Bjoern Michaelsen1-6/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-11coverity#1242754 Unused valueCaolán McNamara1-2/+1
2014-10-14bnc#800714 SwTxtFrm::FormatAdjust: still call SplitFrm if we have columnsMiklos Vajna1-1/+6
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-1/+1
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-8/+8
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-2/+2
2014-06-24new compilerplugin returnbyrefNoel Grandin1-30/+30
2014-04-24Finish cleaning up ASCII art in the sw moduleChris Laplante1-30/+13
2014-04-21remove comments why a file gets includedThomas Arnhold1-2/+0
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-2/+0
2014-04-18Begin removing ASCII art and useless comments from swChris Laplante1-23/+12
2014-03-17fdo#47355: partially revert c5a8a2c3cbcee0175127a0662e3d820ea4deea22Bjoern Michaelsen1-8/+0
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-22sal_Bool to boolMatteo Casalin1-16/+16
2014-02-16sal_Bool to boolMatteo Casalin1-61/+60