summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-04-14typo: postion -> positionThomas Arnhold
2014-04-14typo: choise -> choiceThomas Arnhold
2014-04-14remove static stringsThomas Arnhold
2014-04-11Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-08SwMultiTOXTabDialog: fortunately the bogus SetTemplatePath callMichael Stahl
2014-04-08coverity#705015 Explicit null dereferencedCaolán McNamara
2014-04-08coverity#705012 Explicit null dereferencedCaolán McNamara
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara
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-07Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara
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-05coverity#707400 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara
2014-04-05coverity#707408 Uncaught exceptionCaolán McNamara
2014-04-04SwMultiTOXTabDialog: the file we ship is called idxexample.odtMichael Stahl
2014-04-03convert mailmerge output page to .uiCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-03vbahelper: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist
2014-03-31coverity#1194931 Uncaught exceptionCaolán McNamara
2014-03-31sw: '+' will be evaluated first [-Werror,-Wparentheses]Michael Stahl
2014-03-30sal_uInt16 to sal_Int32Matteo Casalin
2014-03-30sal_uInt16 to sal_Int32/size_tMatteo Casalin
2014-03-30ConstifyMatteo Casalin