summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfly.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-116/+116
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-17/+17
2015-10-14coverity#1326206 Dereference after null checkCaolán McNamara1-3/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-4/+4
2015-10-01Fix typosAndrea Gelmini1-1/+1
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-2/+0
2015-09-15sw: SWAP_IF_ -> SwSwapIfMiklos Vajna1-4/+4
2015-07-06improve the returnbyref lopluginNoel Grandin1-4/+4
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-4/+4
2015-05-28brown paper bagStephan Bergmann1-4/+4
2015-05-28Replace SWAP_IF_[NOT_]SWAPPED/UNDO_SWAP with RAII classesStephan Bergmann1-14/+6
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-102/+102
2015-03-23loplugin:constantfunction: swNoel Grandin1-3/+1
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-6/+6
2014-11-24loplugin: cstylecastNoel Grandin1-6/+6
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-5/+7
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-09-17TyposJulien Nabet1-1/+1
2014-09-06sal_uInt16: use more proper types, avoid unneeded conversions, constifyMatteo Casalin1-9/+9
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin1-5/+5
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-14/+14
2014-07-03use assert when followed by derefCaolán McNamara1-1/+1
2014-05-26coverity#704936 Unchecked dynamic_castCaolán McNamara1-9/+9
2014-04-30coverity#708465 Uninitialized scalar fieldCaolán McNamara1-9/+15
2014-04-21remove comments why a file gets includedThomas Arnhold1-1/+0
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann1-0/+1
2014-04-04coverity#708464 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-4/+10
2014-02-27Remove visual noise from swAlexander Wilms1-9/+0
2014-02-27coverity#1187662 Unchecked dynamic_castCaolán McNamara1-4/+6
2014-02-16sal_Bool to boolMatteo Casalin1-48/+48
2014-02-16Remove unused member bLeftSideMatteo Casalin1-2/+0
2014-02-05coverity#707765 Uninitialized scalar fieldNorbert Thiebaud1-16/+1
2014-01-28bool improvementsStephan Bergmann1-2/+2
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann1-5/+5
2014-01-21fdo#68959: sw: fix painting of tab fill characters in small caps textMichael Stahl1-3/+3
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-2/+2
2013-12-23TyposJulien Nabet1-1/+1
2013-11-21Related: rhbz#1033108 how did pAnchoredObj end up as NULLCaolán McNamara1-1/+3
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-2/+2
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-14/+14
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-08-06compatibility setting for MS Word wrapping text in less space (bnc#822908)Luboš Luňák1-2/+8
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-4/+4
2013-04-16Convert SwDrawTextInfo.pText from XubString to OUStringNoel Grandin1-2/+2
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-1/+1
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-1/+1