summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-07scp2: move firebird into base.Andrzej Hunt7-63/+14
2014-04-07Bin empty @seealso, @param, @return etc metacommentsTor Lillqvist10-888/+0
2014-04-07fdo#77140 embeddedobj: avoid unneeded conversion in ConvertBufferToFormat()Miklos Vajna2-0/+13
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann50-120/+73
2014-04-07Fix thinkoTor Lillqvist1-1/+1
2014-04-07Add somewhat ridiculous debug hacks for CoreGrahics drawing debugging on iOSTor Lillqvist2-2/+165
2014-04-07Log correct depth for the created CGBitmapContextTor Lillqvist1-1/+2
2014-04-07Fill these buffers, too, with easily recognizable junk in dbgutil modeTor Lillqvist1-0/+12
2014-04-07Don't bother logging the CGContextSetLineWidth() here eitherTor Lillqvist1-1/+0
2014-04-07I think we should begin a new path in drawPolyLine()Tor Lillqvist1-0/+2
2014-04-07Add a couple of CG_TRACEsTor Lillqvist1-0/+3
2014-04-07TypoStephan Bergmann1-1/+1
2014-04-07Fix namespace ambiguityStephan Bergmann1-3/+3
2014-04-07fix copy&paste errorMarkus Mohrhard1-1/+1
2014-04-07Move functions back out of OutputDevice so they aren't exportedChris Sherlock2-9/+10
2014-04-07Ignore sprmTFCantSplit90 in .doc file per MS specLuke Deller1-22/+5
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller6-142/+153
2014-04-07Minor change to comment in print2.cxxChris Sherlock1-1/+1
2014-04-07Bring static functions into OutputDevice as private functionsChris Sherlock3-37/+45
2014-04-07sw html: revert license content changesTomaž Vajngerl1-3/+3
2014-04-07coverity#708141 baseclass mnPageCount is unusedCaolán McNamara1-3/+1
2014-04-07coverity#708138 VisualState::SetMouseOverState sets things that noone readsCaolán McNamara2-14/+0
2014-04-07coverity#708137 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-07coverity#708134 Uninitialized scalar fieldCaolán McNamara1-1/+6
2014-04-07coverity#708132 Uninitialized scalar fieldCaolán McNamara1-7/+6
2014-04-07coverity#708131 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-04-07coverity#708128 Uninitialized scalar fieldCaolán McNamara1-9/+12
2014-04-07coverity#708126 Uninitialized scalar fieldCaolán McNamara1-6/+9
2014-04-07coverity#708124 Uninitialized scalar fieldCaolán McNamara1-0/+8
2014-04-07coverity#708123 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-04-07coverity#708121 Uninitialized scalar fieldCaolán McNamara1-9/+17
2014-04-07WaE: -Werror=uninitializedCaolán McNamara1-1/+1
2014-04-07coverity#708120 Uninitialized scalar fieldCaolán McNamara1-0/+8
2014-04-07coverity#708119 Uninitialized scalar fieldCaolán McNamara1-9/+6
2014-04-07coverity#708117 Uninitialized scalar fieldCaolán McNamara1-3/+5
2014-04-07untangle the bFmt == 2 hackCaolán McNamara7-49/+34
2014-04-07drop out of date undef SfxTabDialog fooCaolán McNamara1-6/+0
2014-04-07Related: fdo#51818 format statistical numbers with locale rulesCaolán McNamara2-18/+32
2014-04-07sfx2: sal_Bool->boolNoel Grandin130-1801/+1791
2014-04-07basic: sal_Bool->boolNoel Grandin27-328/+329
2014-04-07xmlscript: sal_Bool->boolNoel Grandin4-10/+10
2014-04-07sax: sal_Bool->boolNoel Grandin5-113/+113
2014-04-07framework: sal_Bool->boolNoel Grandin189-1576/+1576
2014-04-07drawinglayer: sal_Bool->boolNoel Grandin4-99/+99
2014-04-07cppcanvas: sal_Bool->boolNoel Grandin3-5/+5
2014-04-07animations: sal_Bool->boolNoel Grandin1-11/+11
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann18-51/+66
2014-04-07Clean up unused functionsStephan Bergmann13-322/+31
2014-04-07Clean up function declarations and some unused functionsStephan Bergmann7-28/+57
2014-04-07Fix LD_LIBRARY_PATH for NetBSD.Ryo ONODERA2-2/+0