summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtdrop.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-18/+18
2015-11-13sw: prefix members of SwTextIterMiklos Vajna1-9/+9
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-10/+10
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-15cppcheck:variableScopeNoel Grandin1-1/+1
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-82/+82
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-19move SwIterator into calbck.hxxBjoern Michaelsen1-1/+1
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-5/+5
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-25loplugin: cstylecastNoel Grandin1-27/+27
2014-11-24loplugin: cstylecastNoel Grandin1-3/+3
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-18/+24
2014-10-08coverity#1242736 Unused valueCaolán McNamara1-7/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-06sal_uInt16 to more proper typesMatteo Casalin1-4/+3
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-1/+1
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin1-29/+29
2014-07-22sal_uInt16/MSHORT to SwTwips/sal_Int32Matteo Casalin1-1/+1
2014-06-24new compilerplugin returnbyrefNoel Grandin1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-23Resolves: fdo#79139 Crash in SwDropCapCache::CalcFontSizeJulien Nabet1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-19Finish removing ASCII art from sw/source/core/textChris Laplante1-30/+11
2014-04-10coverity#708461 Uninitialized scalar fieldCaolán McNamara1-1/+2
2014-03-11"underflow" is one wordTor Lillqvist1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-21Translate German comments and remove superfluous ones as well as visual noiseAlexander Wilms1-90/+21
2014-02-08sal_Bool to boolMatteo Casalin1-14/+13
2014-02-08sal_Bool to boolMatteo Casalin1-2/+2
2014-02-04bool improvementsStephan Bergmann1-2/+2
2014-02-03sal_Bool to boolMatteo Casalin1-6/+1
2014-02-03sal_Bool to boolMatteo Casalin1-2/+2
2014-01-15Resolves: #i17171# Writer paragraph cannot be longer than 65534 charactersCaolán McNamara1-16/+16
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-5/+5
2013-09-12Related: fdo#38838 remove XubString aliasCaolán McNamara1-1/+1
2013-09-10String to OUStringThomas Arnhold1-1/+1
2013-08-23Use text portion's join members without changing fontZolnai Tamás1-1/+19
2013-08-18Paint drop cap background only onceZolnai Tamás1-4/+7
2013-08-18Make drop caps border a bit more robustZolnai Tamás1-1/+11
2013-08-18CharBrd 4.1: merge borders of text portionsZolnai Tamás1-1/+1
2013-08-12CharBrd 5: border padding/spacingZolnai Tamás1-3/+3
2013-08-02CharBrd 4.3: drop capsZolnai Tamás1-2/+17
2013-07-23Fix drop caps backgroundZolnai Tamás1-0/+3
2013-06-06Some more modules at least building with mingw64Fridrich Štrba1-2/+2
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19sw: missing prefix for global pBreakItMiklos Vajna1-4/+4
2013-04-08Use OUString and sal_Int32 in swChr. Rossmanith1-1/+1