summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann31-130/+88
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara1-4/+2
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock1-0/+3
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann2-54/+75
2014-04-06Change newly introduced Clip* functions to ClipAndDrawChris Sherlock2-6/+6
2014-04-06fdo#74702 Refactor gradient clipping functionsChris Sherlock2-0/+9
2014-04-06WaE: passing OString by value, rather pass by referenceTor Lillqvist2-5/+5
2014-04-06Add HtmlWriterHelper to svtools.Tomaž Vajngerl1-0/+7
2014-04-06HtmlWriter: add prettyPrint option, instance variablesTomaž Vajngerl1-4/+8
2014-04-06svtools: HtmlWriter - for writing HTML structure to a streamTomaž Vajngerl1-0/+41
2014-04-06Typo: s/ouer/ourTor Lillqvist1-1/+1
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist8-19/+16
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist1-58/+0
2014-04-06Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist11-242/+0
2014-04-06Bin copy-pasta comments of low informative valueTor Lillqvist10-20/+20
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist11-50/+50
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist42-186/+0
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist1-1/+1
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+1
2014-04-06filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna1-1/+1
2014-04-06fdo#74702 use same gradient steps func. to draw linear and complex gradsChris Sherlock1-1/+1
2014-04-06WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist1-1/+1
2014-04-06import data point symbol colorMarkus Mohrhard2-21/+2
2014-04-06remove whitespaceMarkus Mohrhard4-38/+0
2014-04-06improve chart series symbol exportMarkus Mohrhard1-1/+1
2014-04-05coverity#708567 unused member variablesCaolán McNamara1-2/+0
2014-04-05coverity#707406 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-05coverity#704787 Explicit null dereferencedCaolán McNamara1-1/+1
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard1-0/+1
2014-04-05callcatcher: update unused codeCaolán McNamara1-1/+0
2014-04-05fdo#43157 : clean up OSL_DEBUG_ONLYMichaël Lefèvre1-12/+0
2014-04-04Introduce a new media shape property to handle mime typeZolnai Tamás4-3/+7
2014-04-04"2" as arg for PrepareClose is never checked forCaolán McNamara1-2/+1
2014-04-04I can't see that the bVisible as 42 is any difference from 'true'Caolán McNamara1-1/+1
2014-04-04fdo#43157 : clean up more OSL_POSTCONDMichaël Lefèvre1-0/+6
2014-04-04/include/connectivity/dbtools.hxx: sal_Bool->boolNoel Grandin1-3/+3
2014-04-04svl/eitem.hxx: sal_Bool->boolNoel Grandin9-17/+17
2014-04-04codemaker: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04StarBASIC::ErrorHdl sal_Bool->boolNoel Grandin1-1/+1
2014-04-04SbxObject::Call sal_Bool->boolNoel Grandin2-2/+2
2014-04-04SbxObject::isClass sal_Bool->boolNoel Grandin1-1/+1
2014-04-04cleanup up the EditEngine::GetAttribs callNoel Grandin6-10/+17
2014-04-04remove unnecessary virtual in SfxVisibilityItemNoel Grandin1-2/+2
2014-04-04svl/visitem: sal_Bool->boolNoel Grandin1-1/+1
2014-04-04svl/style.hxx: sal_Bool->boolNoel Grandin1-3/+1
2014-04-04coverity#708196 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-04-04coverity#708195 Uninitialized scalar fieldCaolán McNamara1-2/+2
2014-04-04callcatcher: update unused codeCaolán McNamara2-3/+1
2014-04-03Typo: colum->columnJulien Nabet1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin34-81/+81