summaryrefslogtreecommitdiff
path: root/sw/source/core/text
AgeCommit message (Expand)AuthorFilesLines
2015-01-27fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher8-185/+212
2015-01-24coverity#1265792 Dereference after null checkCaolán McNamara1-14/+16
2015-01-24This cast is complete rubbish of courseCaolán McNamara1-2/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-1/+1
2015-01-22::rtl::OUString->OUStringCaolán McNamara1-2/+2
2015-01-22Some more loplugin:cstylecast: swStephan Bergmann2-3/+4
2015-01-19fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher1-140/+158
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn5-12/+9
2015-01-12remove FRMC_ #definesNoel Grandin1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin2-3/+0
2015-01-05Resolves: fdo#87003 Kill BOOST_FOREACH on masterNathan Yee1-2/+1
2014-12-18sw: Use appropriate OUString functions on string constantsStephan Bergmann1-30/+30
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann2-2/+2
2014-12-15sw: Use appropriate OUString functions on string constantsStephan Bergmann1-7/+7
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-1/+2
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-2/+5
2014-12-05fdo#87005 SwTxtFormatter::NewPortion: fix lost SwFlyPortionMiklos Vajna1-0/+7
2014-12-04use C++11 iterationBjoern Michaelsen1-8/+5
2014-11-30fix higher debug level buildCaolán McNamara1-2/+2
2014-11-28fix higher debug level buildCaolán McNamara1-1/+1
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin21-106/+106
2014-11-24loplugin: cstylecastNoel Grandin36-417/+418
2014-11-23dead assign (clang)Bjoern Michaelsen1-6/+1
2014-11-21dead increment (clang)Bjoern Michaelsen1-6/+0
2014-11-20expand complex cascading conditional operatorBjoern Michaelsen1-4/+10
2014-11-20refactor assignment out of complex expressionBjoern Michaelsen1-6/+8
2014-11-20SwTxtNode::IsIgnoredCharFmtForNumbering: ignore RES_CHRATR_COLORMiklos Vajna1-1/+22
2014-11-19Mark Color::AsRGBHexString() as constMiklos Vajna1-1/+1
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna2-2/+18
2014-11-19Use SwNode::GetTxtNode()Miklos Vajna1-2/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini7-13/+13
2014-11-11coverity#1242754 Unused valueCaolán McNamara1-2/+1
2014-11-11coverity#1130164 Unchecked return valueCaolán McNamara1-2/+2
2014-11-11Yet more nEndInvalid/COMPLETE_STRING fixesStephan Bergmann1-2/+4
2014-11-11More nEndInvalid/COMPLETE_STRING fixesStephan Bergmann1-1/+1
2014-11-11fdo#39468 Translate German comments - sw/source/core/textPhilipp Weissenbacher5-235/+275
2014-11-10Update nEndInvalid if it was COMPLETE_STRINGStephan Bergmann1-1/+1
2014-11-03coverity#735914 Dereference after null checkCaolán McNamara1-0/+2
2014-11-03Resolves: fdo#68347 fix word count with recorded changesCaolán McNamara1-1/+4
2014-10-30fdo#79602: sw: add new compatibiltiy flag PropLineSpacingShrinksFirstLineMichael Stahl1-1/+2
2014-10-30fdo#79602: sw: fix text formatting of proportional line space < 100%Michael Stahl1-5/+13
2014-10-29sw: convert some silly assertions and remove stupid debug-only returnsMichael Stahl1-1/+1
2014-10-29sw: prefix members of SwTxtInfoMichael Stahl3-16/+17
2014-10-29sw: translate Netto to NetMichael Stahl5-18/+18
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-1/+1
2014-10-23sw: fix undefined casts of SwTxtInputFldMichael Stahl3-14/+18