summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-07Clean up ImplSVMainHook declarationStephan Bergmann4-3/+36
2014-04-07Do not use sal/log.hxx in extensionsStephan Bergmann1-1/+0
2014-04-07Resolves: fdo#51818 format word count numbers with locale rulesCaolán McNamara1-11/+13
2014-04-07target UIConfig_tubes should be a l10n targetDavid Tardon1-0/+3
2014-04-07Don't special-case iOS here, eitherTor Lillqvist1-4/+0
2014-04-07Don't special-case iOS here, eitherTor Lillqvist1-3/+1
2014-04-07Remove unused functionsStephan Bergmann1-6/+0
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann91-250/+160
2014-04-07cppcheck: "else if" condition matches previous conditionJulien Nabet1-1/+1
2014-04-07Use same code path for iOS as for OS X here, tooTor Lillqvist1-1/+1
2014-04-07Plug potential resource leakTor Lillqvist1-0/+3
2014-04-07For consistency, set the same "GDI" and "Win" flags for iOS as for OS XTor Lillqvist1-0/+2
2014-04-07This IOS ifdef has no visible effect either as far as I can seeTor Lillqvist1-4/+0
2014-04-07This IOS ifdef has no visible effect nowadaysTor Lillqvist1-4/+0
2014-04-07coverity#708125 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-07coverity#708113 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-07coverity#704815 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704814 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704813 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#704812 Unchecked dynamic_castCaolán McNamara1-1/+1
2014-04-07coverity#706548 Uncaught exceptionCaolán McNamara2-8/+5
2014-04-07coverity#735804 Explicit null dereferencedCaolán McNamara1-7/+10
2014-04-07coverity#735803 Explicit null dereferencedCaolán McNamara1-7/+10
2014-04-07coverity#705035 Explicit null dereferencedCaolán McNamara1-1/+2
2014-04-07coverity#705025 Explicit null dereferencedCaolán McNamara1-17/+8
2014-04-07coverity#705018 Explicit null dereferencedCaolán McNamara1-0/+4
2014-04-07coverity#704824 Explicit null dereferencedCaolán McNamara1-2/+5
2014-04-07coverity#704960 Explicit null dereferencedCaolán McNamara1-0/+4
2014-04-07coverity#705004 Explicit null dereferencedCaolán McNamara1-10/+10
2014-04-07Fix READMEStephan Bergmann1-1/+5
2014-04-07Related: #i124611# Correct date format in nds-DE locale dataAriel Constenla-Haile1-19/+19
2014-04-07fdo#76298: sw: do not start up every OLE object on deletionMichael Stahl1-9/+9
2014-04-07Related: #i124611# - Include nds-DE locale dataAriel Constenla-Haile2-0/+2
2014-04-07Resolves: #i124611# - nds-DE locale dataAriel Constenla-Haile1-0/+372
2014-04-07Refactored OutputDevice::DrawGradientChris Sherlock2-75/+61
2014-04-07Typo for SERVICE_SDB_CALLABLESTATEMENTJulien Nabet1-1/+1
2014-04-07Unroll sole use of SV_IMPL/DECL_LOCKStephan Bergmann2-54/+75
2014-04-07DrawGradient( const PolyPolygon&... etc) gets graphics instance too earlyChris Sherlock1-4/+0
2014-04-07Exit out of DrawGradient that uses PolyPolygon much fasterChris Sherlock1-2/+6
2014-04-07Add CG_TRACEs to this (OS X -only) file, too, for completenessTor Lillqvist1-0/+22