summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txttab.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-20loplugin:expandablemethodds in sw(part2)Noel Grandin1-2/+2
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin1-9/+9
2016-03-31loplugin:constantparam in swNoel Grandin1-3/+3
2016-02-05Fix typosAndrea Gelmini1-1/+1
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-22/+22
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-23/+23
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-10sw: use std::unique_ptr<> in textMiklos Vajna1-3/+3
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-22/+22
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-7/+7
2014-11-30fix higher debug level buildCaolán McNamara1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-3/+3
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-24/+28
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-21/+21
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-46/+1
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-1/+0
2014-03-11"underflow" is one wordTor Lillqvist1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-20/+6
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-7/+3
2014-02-16sal_Bool to boolMatteo Casalin1-4/+4
2014-02-08sal_Bool to boolMatteo Casalin1-1/+1
2014-02-03sal_Bool to boolMatteo Casalin1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-09-08Paint character border for tabulatorZolnai Tamás1-0/+4
2013-06-26Resolves: #i120582# consider the case that a right indent is set...Oliver-Rainer Wittmann1-22/+17
2013-04-29SwTxtSizeInfo ctor: take a pointer, not a referenceMiklos Vajna1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+2
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna1-1/+4
2013-01-08sw: dump size of tab portionsMiklos Vajna1-1/+1
2012-12-11sal_Bool to boolTakeshi Abe1-2/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-27String::Fill -> OUStringBuffer::padToLengthCaolán McNamara1-6/+10
2012-10-27rtl::OUString to OUString clean upgerhard oettl1-3/+3
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-3/+3
2012-09-20fdo#39468: Translated German comments in sw/source/core/textgerhard oettl1-25/+23
2012-07-26Convert SV_DECL_VARARR_SORT_VISIBILITY(SvxTabStopArr) o3tl::sorted_vectorNoel Grandin1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-3/+3
2012-02-10fdo#45908: Cleaning up the tabs too early can cause loopsCédric Bosdonnat1-4/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-8/+1
2011-11-02n#693238: fixed parentheses warningCédric Bosdonnat1-1/+1
2011-11-02n#693238: fixed docx import of tabs set after the end marginCédric Bosdonnat1-5/+13
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-0/+4
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-9/+0