summaryrefslogtreecommitdiff
path: root/sw/source/core/text/porfly.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-05loplugin:unnecessaryoverride in swNoel Grandin1-6/+0
2016-08-29Add convenience function getOtherTextBoxFormatJan-Marek Glogowski1-1/+1
2016-08-04the sole caller is ok with rPoint being modified, so change to non-const argCaolán McNamara1-7/+2
2016-08-04only called if !bDrawCaolán McNamara1-2/+0
2016-08-04SwLinePortion::GetCursorOfst is const and its ret is ignored hereCaolán McNamara1-5/+5
2016-08-04pPos can never be nullCaolán McNamara1-6/+4
2016-08-04Resolves: tdf#101269 cannot click/edit text inside a frameCaolán McNamara1-0/+14
2016-05-23loplugin:unusedmethods in swNoel Grandin1-14/+0
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-03-31tdf#84938 convert AS_CHAR_ constants to scoped enumNoel Grandin1-6/+6
2016-03-31loplugin:constantparam in swNoel Grandin1-2/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-40/+40
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-08loplugin:mergeclasses merge SwpHintsArray with SwpHintsNoel Grandin1-1/+1
2015-08-20loplugin: defaultparamsNoel Grandin1-2/+2
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-33/+33
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-34/+35
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl1-1/+1
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-1/+1
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-2/+2
2014-07-22SwpHintsArray/SwpHints and related: sal_uInt16 to size_tMatteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-1/+1
2014-05-28SwFlyCntPortion::SetBase: adjust position of the textbox if necessaryMiklos Vajna1-0/+30
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-02-11coverity#704930 Dereference after null checkCaolán McNamara1-0/+3
2014-02-08sal_Bool to boolMatteo Casalin1-6/+6
2014-02-08sal_Bool to boolMatteo Casalin1-6/+6
2014-02-03sal_Bool to boolMatteo Casalin1-1/+1
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-6/+6
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-8/+8
2013-09-26whitespace workPhilipp Riemer1-1/+0
2013-09-26work on existing commentsPhilipp Riemer1-3/+1
2013-09-26fdo#62475: remove visual noisePhilipp Riemer1-20/+0
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-40/+25
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-1/+1
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-27rtl::OUString to OUString clean upgerhard oettl1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2011-11-27remove include of pch header from swNorbert Thiebaud1-2/+0
2011-04-22left arrow comments removed // <--Júlio Hoffimann1-3/+0
2011-04-18all bogus comments removed keeping the indentationJúlio Hoffimann1-3/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-1/+2
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-6/+6