summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2014-03-30Do not use accessors for private variablesMatteo Casalin
2014-03-30This file level variable can be staticMatteo Casalin
2014-03-30Constify some variablesMatteo Casalin
2014-03-30sal_uInt16 to sal_Int32Matteo Casalin
2014-03-30OUString: remove temporaries and repeated expressionsMatteo Casalin
2014-03-30Do not evaluate the same expression 10 timesMatteo Casalin
2014-03-30Check early bail-out before performing unrelated operationsMatteo Casalin
2014-03-30Removed OSL_ENSURE since condition cannot happenMatteo Casalin
2014-03-30sal_uInt16: to sal_Int32/long, constify, reworked some castsMatteo Casalin
2014-03-30Remove consecutive appends + minor optimizationsMatteo Casalin
2014-03-30Constify and reduce scopeMatteo Casalin
2014-03-30Remove unneeded (and probably wrong) cast to sal_BoolMatteo Casalin
2014-03-30OUString: constify and remove unneeded castsMatteo Casalin
2014-03-30sal_uInt16 to size_t/sal_Int32Matteo Casalin
2014-03-30sal_uInt16/short to sal_Int16 + minor optimizationsMatteo Casalin
2014-03-30Rework SwFrmPage::GetAlignmentMatteo Casalin
2014-03-30Use SAL_N_ELEMENTS for array sizeMatteo Casalin
2014-03-30sal_uInt16 to sal_Int32/size_t and some reworkMatteo Casalin
2014-03-30sal_uInt16: to sal_Int32 and rework initializationMatteo Casalin
2014-03-30Remove one more OUString concatenated appendMatteo Casalin
2014-03-30Remove empty branch in if statementMatteo Casalin
2014-03-30Fix alignmentMatteo Casalin
2014-03-30Use getToken instead of indexOf and re-assignmentMatteo Casalin
2014-03-30OUString optimizationsMatteo Casalin
2014-03-29coverity#704900 Dereference after null checkCaolán McNamara
2014-03-29typo: opend -> openedThomas Arnhold
2014-03-29typo: selektion -> selectionThomas Arnhold
2014-03-29typo: persistance -> persistenceThomas Arnhold
2014-03-29typo: optimisation -> optimizationThomas Arnhold
2014-03-29typo: approriate -> appropriateThomas Arnhold
2014-03-29coverity#735516 Logically dead codeCaolán McNamara
2014-03-29coverity#704379 Logically dead codeCaolán McNamara
2014-03-29coverity#704377 Logically dead codeCaolán McNamara
2014-03-29coverity#704374 Logically dead codeCaolán McNamara
2014-03-29coverity#704354 Logically dead codeCaolán McNamara
2014-03-29coverity#704353 Logically dead codeCaolán McNamara
2014-03-29Typo: varient->variantJulien Nabet
2014-03-29Reader::ResetFrmFmts(): work around spurious MSVC warning C4701Michael Stahl
2014-03-28clip to maxCaolán McNamara
2014-03-28Resolves: #i124468# add checks for the read numbers of column for a sectionJürgen Schmidt
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann
2014-03-28coverity#1157772 Logically dead codeCaolán McNamara
2014-03-28Resolves: #i124451# apply correct index entry template patterns...Oliver-Rainer Wittmann
2014-03-28loplugin:literaltoboolconversionStephan Bergmann
2014-03-28-Werror,-Wunused-variableStephan Bergmann
2014-03-28loplugin:implicitboolconversion,literaltoboolconversionStephan Bergmann
2014-03-28coverity#705106 Integer overflowed argumentCaolán McNamara
2014-03-28coverity#1078669 Failure to restore non-local valueCaolán McNamara
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-28Resolves: #i124514# show/hide Overlay object to highlight...Oliver-Rainer Wittmann