summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-24svtools: sal_Bool->boolNoel Grandin5-109/+109
2014-03-24svtools: sal_Bool->boolNoel Grandin4-77/+77
2014-03-24svtools: sal_Bool->boolNoel Grandin7-174/+171
2014-03-24svtools: sal_Bool->boolNoel Grandin5-117/+116
2014-03-24svtools: sal_Bool->boolNoel Grandin5-263/+263
2014-03-24svtools: sal_Bool->boolNoel Grandin5-181/+181
2014-03-24svtools: sal_Bool->boolNoel Grandin3-14/+14
2014-03-24svtools: sal_Bool->boolNoel Grandin8-139/+138
2014-03-24svtools: sal_Bool->bool and remove virtualNoel Grandin1-4/+4
2014-03-21just give the enclosing frame the required helpidCaolán McNamara2-2/+1