summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-18readme formatting - fdo#32741Andras Timar1-0/+6
2011-01-18Make --help and --version work even without $DISPLAY.Lubos Lunak3-19/+45
2011-01-18No need to check for a failed condition since the value has an init value.Kohei Yoshida1-4/+1
2011-01-18WaE patch for editeng.Christian Lohmaier1-1/+1
2011-01-18fix broken code indentationLuboš Luňák1-2/+2
2011-01-18CWS-TOOLING: integrate CWS fwk162Ivo Hinkelmann17-166/+78
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann6-9/+55
2011-01-18build with libpng 1.5.0 (fdo#33231)Luboš Luňák1-2/+2
2011-01-18don't pushback and process a corrupt extensionCaolán McNamara1-1/+2
2011-01-18drop this redundant commentCaolán McNamara1-2/+0
2011-01-18Use the foolproof checked macro for thisCaolán McNamara1-8/+4
2011-01-18cppcheck: pass by referenceCaolán McNamara2-4/+4
2011-01-18tweak G_SLICE to canonical always-mallocCaolán McNamara1-1/+1
2011-01-17cppcheck: initialize member variableCaolán McNamara1-0/+1
2011-01-17fix COMMON_OUTDIR/COMMON_OUTPUT typo (fdo#33096)Luboš Luňák1-1/+1
2011-01-17some cppcheck cleaningJulien Nabet1-1/+1
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara4-8/+8
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara5-13/+13
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2011-01-17speed up startup a little bitCaolán McNamara3-46/+49
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara1-1/+1
2011-01-16reduce the amount of __cxa_atexit churnCaolán McNamara2-5/+11
2011-01-16Sun Microsystems -> The Document Foundation in desktop file fdo#31191Andras Timar1-1/+1
2011-01-16make publicDavid Tardon1-1/+1
2011-01-16C4706 silence assign in comparison warningCaolán McNamara1-1/+1
2011-01-16drop static and just use a single sal_UnicodeCaolán McNamara1-3/+1
2011-01-16drop unused stringsCaolán McNamara1-2/+0
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-22/+17
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-18/+18
2011-01-16equalsAsciiL faster than equalsCaolán McNamara3-3/+3
2011-01-16remove unused stringsCaolán McNamara1-3/+0
2011-01-16equalsAsciiL faster than equalsCaolán McNamara1-8/+8
2011-01-16drop unused global OUStringsCaolán McNamara1-5/+0
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara14-164/+163
2011-01-15microopts equalsAsciiL faster than compareToAscii(const sal_Char*)Caolán McNamara4-19/+19
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara2-2/+2
2011-01-14Resolves: rhbz#668057 lock sftp urls tooCaolán McNamara1-3/+13
2011-01-14remove superfluous includesDavid Tardon2-17/+4
2011-01-14remove superfluous includesDavid Tardon1-4/+0
2011-01-14specify array size as a constantDavid Tardon1-2/+3
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon4-9/+9
2011-01-14Additional fix to Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)Joseph Powers2-18/+14
2011-01-14fix FMR crasher bug#33099Michael Meeks1-1/+2
2011-01-14fix out_of_range abort introduced in 7bc30e29Luboš Luňák1-2/+2
2011-01-14Be slightly more paranoid defensiveTor Lillqvist1-2/+2
2011-01-13Fix buffer size problem that broke MSI installer localizationTor Lillqvist1-10/+9
2011-01-13Remove some extra #includes and trailing whitespaceJoseph Powers3-19/+17
2011-01-12Add bits to change appearance of the edit box upon invalid references.Kohei Yoshida2-3/+24
2011-01-12handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon2-72/+90
2011-01-11WaE: sal_Int32 is a %SAL_PRIdINT32 when printfedCaolán McNamara1-1/+1