summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann281-390/+390
2014-04-01svx: fix SID_OFFER_IMPORT and SID_ATTR_CHAR_GRABBAG having the same SIDMiklos Vajna1-1/+2
2014-04-01coverity#708217 Uninitialized scalar fieldCaolán McNamara1-7/+17
2014-04-01coverity#708214 Uninitialized scalar fieldCaolán McNamara1-4/+8
2014-04-01coverity#708211 Uninitialized scalar fieldCaolán McNamara1-1/+7
2014-04-01coverity#707869 Uninitialized scalar fieldCaolán McNamara1-4/+12
2014-04-01coverity#708187 Uninitialized pointer fieldCaolán McNamara1-2/+8
2014-04-01coverity#708557 Uninitialized pointer fieldCaolán McNamara1-1/+0
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist1-8/+3
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-3/+0
2014-04-01Bin pointless INET_MARK_TOKENTor Lillqvist1-1/+0
2014-04-01Bin pointless INET_PATH_TOKENTor Lillqvist1-1/+0
2014-04-01vcl: FixedHyper - take into account text alignmentTomaž Vajngerl1-4/+4
2014-04-01connectivity: sal_Bool->boolNoel Grandin7-23/+23
2014-04-01connectivity: sal_Bool->boolNoel Grandin11-66/+60
2014-04-01connectivity: sal_Bool->boolNoel Grandin2-8/+8
2014-04-01connectivity: sal_Bool->bool and fix method nameNoel Grandin5-28/+28
2014-04-01connectivity: sal_Bool->boolNoel Grandin5-31/+31
2014-04-01linguistic: sal_Bool->boolNoel Grandin4-42/+42
2014-03-31fdo#74702 New abstract function UsePolyPolygonForComplexGradient()Chris Sherlock4-2/+8
2014-03-31Add SAL_INFOs for very detailed CoreGraphics tracingTor Lillqvist1-0/+1
2014-03-31Presentation string for recently-added border typesLuke Deller1-1/+8
2014-03-31Resolves: fdo#43049 basic PPD custom options supportCaolán McNamara1-4/+9
2014-03-31No need for <svx/sdr/event/eventhandler.hxx> to be publicTor Lillqvist1-132/+0
2014-03-31Remove now unused obsolete tools/debug.hxx functionalityStephan Bergmann2-171/+5
2014-03-31xmloff: sal_Bool->boolNoel Grandin6-53/+54
2014-03-31xmloff: sal_Bool->boolNoel Grandin5-57/+57
2014-03-31xmloff: sal_Bool->boolNoel Grandin5-40/+40
2014-03-31xmloff: sal_Bool->boolNoel Grandin4-121/+121
2014-03-31xmloff: sal_Bool->boolNoel Grandin3-27/+27
2014-03-31xmloff: sal_Bool->boolNoel Grandin9-33/+31
2014-03-31xmloff: sal_Bool->boolNoel Grandin9-38/+38
2014-03-31xmloff: sal_Bool->boolNoel Grandin3-11/+11
2014-03-31xmloff: sal_Bool->boolNoel Grandin5-12/+12
2014-03-31coverity#1194938 Uncaught exceptionCaolán McNamara1-1/+2
2014-03-30sot: convert that to SAL_INFOMichael Stahl1-0/+4
2014-03-29typo: unfortunally -> unfortunatelyThomas Arnhold1-1/+1
2014-03-29typo: optimisation -> optimizationThomas Arnhold1-1/+1
2014-03-29typo: approriate -> appropriateThomas Arnhold1-1/+1
2014-03-29I realy think these should be virtualCaolán McNamara2-4/+4
2014-03-29Fix some types in virtual methods to properly override.Matúš Kukan3-6/+6
2014-03-29fdo#74702 Refactor OutputDevice::DrawTransparent()Chris Sherlock2-1/+9
2014-03-29tools: remove unused SvStream::IsA() and associated ID_*STREAM macrosMichael Stahl4-15/+0
2014-03-29tools: support 64-bit file positions in SvStreamMichael Stahl7-27/+27
2014-03-29tools: allow 64-bit positions on SvLockBytesMichael Stahl4-19/+19
2014-03-28fdo#75280 Started cleaning up of sal_uIntPtr usage.Valentin Kettner1-4/+4
2014-03-28Remove now unused DBG_CTOR etc. featureStephan Bergmann1-109/+2
2014-03-28Remove remaining DBG_NAME* usesStephan Bergmann5-15/+0
2014-03-28Remove remaining DBG_CTOR etc. remnants from svlStephan Bergmann10-84/+28
2014-03-28Bin rest of DBG_WARNING[123]Tor Lillqvist2-10/+3