summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2014-04-06sw html: css1atr - put local stuff in anonymous namespaceTomaž Vajngerl
2014-04-06sw html: get rid of macro - use const sal_Char* constant insteadTomaž Vajngerl
2014-04-06sw html: split htmldraw.cxx to reader and writer partsTomaž Vajngerl
2014-04-06sw html: cleanup wrthtml.hxxTomaž Vajngerl
2014-04-06sw html: use scoped_ptr in htmlatrTomaž Vajngerl
2014-04-06sw html: split htmlfly to writer and class definition partTomaž Vajngerl
2014-04-06sw html: split htmlnum to reader, writer and common partTomaž Vajngerl
2014-04-06fdo#72276 introduce .uno:ZoomMenu so we can split the menu entries/labelsJoren De Cuyper
2014-04-06Testcase for RtfAttributeOutput::SectionLineNumbering()Miklos Vajna
2014-04-06Full colour table borders in .doc exportLuke Deller
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-04-05coverity#707400 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707408 Uncaught exceptionCaolán McNamara