summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-04-08fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav
2014-04-08coverity#736070 Missing break in switchCaolán McNamara
2014-04-08coverity#736069 Missing break in switchCaolán McNamara
2014-04-08coverity#705015 Explicit null dereferencedCaolán McNamara
2014-04-08coverity#705012 Explicit null dereferencedCaolán McNamara
2014-04-08coverity#705007 Explicit null dereferencedCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
2014-04-07Ignore sprmTFCantSplit90 in .doc file per MS specLuke Deller
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller
2014-04-07sw html: revert license content changesTomaž Vajngerl
2014-04-07WaE: -Werror=uninitializedCaolán McNamara
2014-04-07untangle the bFmt == 2 hackCaolán McNamara
2014-04-07Related: fdo#51818 format statistical numbers with locale rulesCaolán McNamara
2014-04-07sfx2: sal_Bool->boolNoel Grandin
2014-04-07Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-07cppcheck: "else if" condition matches previous conditionJulien Nabet
2014-04-07This IOS ifdef has no visible effect nowadaysTor Lillqvist
2014-04-07coverity#705035 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705025 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705018 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#704960 Explicit null dereferencedCaolán McNamara
2014-04-07coverity#705004 Explicit null dereferencedCaolán McNamara
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl
2014-04-06OUString: constify and avoid concatenated appendsMatteo Casalin
2014-04-06sal_uInt16 to sal_uInt32Matteo Casalin
2014-04-06Avoid concatenated OUString appendsMatteo Casalin
2014-04-06Reduce scopeMatteo Casalin
2014-04-06Use proper types and constifyMatteo Casalin
2014-04-06Use index to get consecutive OUString tokensMatteo Casalin
2014-04-06OUString: constify, remove temporaries and unneeded castsMatteo Casalin
2014-04-06Constify some variablesMatteo Casalin
2014-04-06Constify OUStringMatteo Casalin
2014-04-06Simplify loopMatteo Casalin
2014-04-06It does not make sense to iterate on a list with a constant indexMatteo Casalin
2014-04-06sal_uInt16 to sal_Int32/size_t + some constificationMatteo Casalin
2014-04-06long to sal_Int32 as index for SequenceMatteo Casalin
2014-04-06Avoid concatenated appendsMatteo Casalin
2014-04-06Do not cast to intermediate sal_uInt16 + constifyMatteo Casalin
2014-04-06sal_uInt16 to intMatteo Casalin
2014-04-06Avoid magic number for array sizeMatteo Casalin
2014-04-06OUString: remove temporaries and unneeded conversionsMatteo Casalin
2014-04-06Remove redundant loop condition, to break is enoughMatteo Casalin
2014-04-06sal_uInt16 to size_t/sal_Int32Matteo Casalin
2014-04-06html: "using namespace css" missingTomaž Vajngerl
2014-04-06sw html: cleanup htmlatrTomaž Vajngerl
2014-04-06sw html: cleanup wrthtmlTomaž Vajngerl
2014-04-06sw html: use HtmlWriter in htmlatr in some placesTomaž Vajngerl
2014-04-06sw html: convert stringbuffer chaining (append) to use + operatorTomaž Vajngerl
2014-04-06sw html: also change commented constants in css1kywd + translateTomaž Vajngerl