summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-04-15sal_Bool to bool in SvtRulerAccessibleNoel Grandin1-5/+5
2014-04-14update_pchThomas Arnhold1-8/+44
2014-04-14typo: hilight -> highlightThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-2/+1
2014-04-14remove OV* debug stuffThomas Arnhold2-39/+0
2014-04-11Resolves: #i124629# UNO Wizard - avoid crash by removing unneeded referenceAriel Constenla-Haile3-12/+3
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-09Remove unused codeStephan Bergmann23-242/+16
2014-04-08coverity#708288 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-08use TriState instead of sal_Bool as there's three possibilitiesCaolán McNamara1-15/+15
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist2-35/+0
2014-04-06WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-1/+1
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist2-5/+5
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl1-0/+26
2014-04-06Introduce HtmlWriter unit tests.Tomaž Vajngerl3-0/+206
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl1-42/+63
2014-04-06svtools: make HTMLOutFuncs::Out_AsciiTag clearer.Tomaž Vajngerl1-4/+8
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl2-0/+102
2014-04-04coverity#704828 Explicit null dereferencedCaolán McNamara1-15/+18
2014-04-04coverity#984147 Uninitialized pointer fieldCaolán McNamara1-4/+7
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-2/+2
2014-04-04callcatcher: update unused codeCaolán McNamara1-10/+0
2014-04-03Remove unused getCommandTypeStephan Bergmann1-20/+0
2014-04-03clearFieldAssignment only used in AssigmentTransientDataStephan Bergmann1-12/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin10-35/+35
2014-04-03vcl: sal_Bool->bool and cleanupNoel Grandin1-1/+1
2014-04-02Resolves: fdo#76905 long delay when changing font size from % to ptCaolán McNamara1-3/+6
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann41-55/+55
2014-04-01coverity#735505 Logically dead codeCaolán McNamara1-38/+30
2014-04-01coverity#984148 Uninitialized pointer fieldCaolán McNamara1-1/+2
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist1-1/+0
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist1-4/+4
2014-03-31coverity#982430 Division or modulo by zeroCaolán McNamara1-1/+1
2014-03-29typo: persistance -> persistenceThomas Arnhold1-1/+1
2014-03-29coverity#704316 odd pDtorNotify hackeryCaolán McNamara2-13/+6
2014-03-28coverity#982312 Logically dead codeCaolán McNamara1-6/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann67-815/+815
2014-03-25svtools: sal_Bool->boolNoel Grandin8-64/+64
2014-03-25svtools: sal_Bool->boolNoel Grandin4-102/+102
2014-03-25svtools: sal_Bool->boolNoel Grandin5-171/+171
2014-03-25svtools: sal_Bool->boolNoel Grandin5-166/+166
2014-03-25svtools: sal_Bool->boolNoel Grandin6-53/+53
2014-03-25svtools/svparser.hxx: sal_Bool->boolNoel Grandin1-9/+9
2014-03-25svtools/svtabbax.hxx: sal_Bool->boolNoel Grandin2-10/+10
2014-03-25svtools: sal_Bool->boolNoel Grandin4-115/+116
2014-03-25Reduce IAccessibleTabListBox to what's actually usedStephan Bergmann1-3/+3
2014-03-24coverity#735504 Logically dead codeCaolán McNamara1-7/+0
2014-03-24svtools: sal_Bool->boolNoel Grandin5-139/+136
2014-03-24svtools: sal_Bool->boolNoel Grandin2-85/+85
2014-03-24svtools: sal_Bool->boolNoel Grandin10-283/+283