summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-31pivot: new pivot table layout dialogTomaž Vajngerl15-7/+2344
2014-03-31vcl builder: FixedText support for underline text via attributesTomaž Vajngerl1-0/+6
2014-03-30decorate tempfile name's to help identify leaks' authorNorbert Thiebaud2-2/+49
2014-03-31sw: '+' will be evaluated first [-Werror,-Wparentheses]Michael Stahl1-1/+1
2014-03-30sal_uInt16 to sal_Int32Matteo Casalin1-2/+2
2014-03-30sal_uInt16 to sal_Int32/size_tMatteo Casalin1-9/+10
2014-03-30ConstifyMatteo Casalin1-29/+23
2014-03-30Apply ROUND to floats and let it return longsMatteo Casalin1-17/+17
2014-03-30Convert to proper integer typeMatteo Casalin1-2/+2
2014-03-30No need to store these OUStrings in class objectMatteo Casalin2-8/+4
2014-03-30Use sal_Int32 as index for a SequenceMatteo Casalin1-1/+1
2014-03-30Avoid unneeded OUString conversions and concatenated appendsMatteo Casalin1-12/+12
2014-03-30sal_uInt16 to sal_Int32 and USHRT_MAX to -1Matteo Casalin1-4/+4
2014-03-30MSVC helpfully provides warning C4310: cast truncates constant valueMichael Stahl6-9/+9
2014-03-30kde4: loplugin:saloverrideMichael Stahl1-1/+1
2014-03-30sot: convert that to SAL_INFOMichael Stahl2-1/+6
2014-03-30tools, sc: fix GCC -Werror=type-limits (comparison is always true)Michael Stahl2-2/+0
2014-03-30deploy some asserts to detect truncated STREAM_SEEK_TO_ENDMichael Stahl7-0/+21
2014-03-30sot: fix some bizarre resize code that creates 4G temp files on 32bitMichael Stahl1-4/+1
2014-03-30coverity#1194905 Explicit null dereferencedCaolán McNamara1-2/+3
2014-03-30coverity#1194904 Explicit null dereferencedCaolán McNamara1-0/+2
2014-03-30coverity#1194929 String not null terminatedCaolán McNamara1-1/+1
2014-03-30coverity#1194922 Overflowed return valueCaolán McNamara2-6/+6
2014-03-30coverity#1194921 Overflowed return valueCaolán McNamara5-19/+15
2014-03-30coverity#1194919 Overflowed return valueCaolán McNamara1-1/+1
2014-03-30coverity#1194917 Overflowed return valueCaolán McNamara1-1/+1
2014-03-30coverity#1194916 Overflowed return valueCaolán McNamara1-1/+1
2014-03-30coverity#1194913 Overflowed return valueCaolán McNamara4-8/+8
2014-03-30coverity#1194912 Overflowed return valueCaolán McNamara1-1/+1
2014-03-30coverity#1194908 Explicit null dereferencedCaolán McNamara1-1/+1
2014-03-30coverity#1194915 Integer overflowed argumentCaolán McNamara1-1/+1
2014-03-30coverity#1194897 Logically dead codeCaolán McNamara1-7/+0
2014-03-30coverity#1194894 Logically dead codeCaolán McNamara1-2/+2
2014-03-30coverity#1194893 mismerge (Logically dead code)Caolán McNamara1-9/+9
2014-03-30loplugin:saloverrideStephan Bergmann1-14/+14
2014-03-30update unusedcodeCaolán McNamara1-0/+2
2014-03-30-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-03-30TypoStephan Bergmann1-1/+1
2014-03-30loplugin:saloverrideStephan Bergmann1-10/+10
2014-03-30Resolves: fdo#76802 error msg in Web Page Wizard dialogJulien Nabet1-1/+1
2014-03-30close the opened document correctlyDavid Tardon1-1/+40
2014-03-30sync cxx file names with class namesDavid Tardon6-3/+3
2014-03-30reduce the amount of copypastaDavid Tardon10-323/+281
2014-03-30move the writerperfect import tests to slowcheckDavid Tardon1-1/+4
2014-03-30add a smoketest for wpftdraw import libraryDavid Tardon21-0/+177
2014-03-30add a smoketest for wpftwriter import libraryDavid Tardon49-0/+2832
2014-03-30avoid out-of-bounds accessDavid Tardon1-0/+2
2014-03-30remove one more merge markerMarkus Mohrhard1-1/+0
2014-03-30set first position and then size, fdo#75075Markus Mohrhard1-1/+1
2014-03-30add test for fdo#74619Markus Mohrhard2-0/+11