summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porrst.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-30/+30
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-5/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-63/+63
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-2/+2
2014-11-24loplugin: cstylecastNoel Grandin1-2/+2
2014-10-29sw: translate Netto to NetMichael Stahl1-4/+4
2014-09-06Use more proper types, constify, avoid magic numbersMatteo Casalin1-2/+2
2014-07-24fdo#80721: Use the old way of drawing the pilcrow (but with changed color).Jan Holesovsky1-2/+11
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-10/+10
2014-07-15Revert "fdo#79673 revert to old NPC for MacOSX only"Norbert Thiebaud1-5/+0
2014-07-15fdo#79673 revert to old NPC for MacOSX onlyTomaž Vajngerl1-0/+5
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-43/+0
2014-03-07sw: remove that GETGRID abominationMichael Stahl1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-2/+1
2014-02-27coverity#1187691 don't smoke crack and codeCaolán McNamara1-1/+1
2014-02-22sal_Bool to boolMatteo Casalin1-1/+1
2014-02-22Avoid else after return and make code more readableMatteo Casalin1-44/+40
2014-02-16sal_Bool to boolMatteo Casalin1-10/+10
2014-02-16sal_Bool to boolMatteo Casalin1-1/+1
2014-02-08sal_Bool to boolMatteo Casalin1-6/+6
2014-02-06fdo#68071 NPC characters now use a fixed color.Tomaž Vajngerl1-3/+1
2014-02-03sal_Bool to boolMatteo Casalin1-2/+2
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-3/+3
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-8/+8
2013-10-18convert sw/source/core/text/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-04XubString->OUStringCaolán McNamara1-2/+1
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2012-12-07sal_Bool to boolTakeshi Abe1-5/+5
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-27rtl::OUString to OUString clean upgerhard oettl1-2/+2
2012-09-21n#779627: table empty cell para collapse fix with fly framesCédric Bosdonnat1-2/+2
2012-09-20n#779627: fixed the collapse empty cell paragraphs compat optionCédric Bosdonnat1-4/+6
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-2/+2
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-11-24sw: enable more debug code:Michael Stahl1-1/+1
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-2/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-1/+1
2011-04-18bug id's from Oracle internal database removedJúlio Hoffimann1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-7/+8
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks1-2/+2