summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-17fix COMMON_OUTDIR/COMMON_OUTPUT typo (fdo#33096)Luboš Luňák
2011-01-17some cppcheck cleaningJulien Nabet
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-17speed up startup a little bitCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-16reduce the amount of __cxa_atexit churnCaolán McNamara
2011-01-16Sun Microsystems -> The Document Foundation in desktop file fdo#31191Andras Timar
2011-01-16make publicDavid Tardon
2011-01-16C4706 silence assign in comparison warningCaolán McNamara
2011-01-16drop static and just use a single sal_UnicodeCaolán McNamara
2011-01-16drop unused stringsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16remove unused stringsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsCaolán McNamara
2011-01-16drop unused global OUStringsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-15microopts equalsAsciiL faster than compareToAscii(const sal_Char*)Caolán McNamara
2011-01-15equalsAsciiL faster than equalsAscii when length availableCaolán McNamara
2011-01-14Resolves: rhbz#668057 lock sftp urls tooCaolán McNamara
2011-01-14remove superfluous includesDavid Tardon
2011-01-14remove superfluous includesDavid Tardon
2011-01-14specify array size as a constantDavid Tardon
2011-01-14use SAL_N_ELEMENTS to compute array sizeDavid Tardon
2011-01-14Additional fix to Remove DECLARE_LIST(SfxStyleFilter, SfxFilterTupel*)Joseph Powers
2011-01-14fix FMR crasher bug#33099Michael Meeks
2011-01-14fix out_of_range abort introduced in 7bc30e29Luboš Luňák
2011-01-14Be slightly more paranoid defensiveTor Lillqvist
2011-01-13Fix buffer size problem that broke MSI installer localizationTor Lillqvist
2011-01-13Remove some extra #includes and trailing whitespaceJoseph Powers
2011-01-12Add bits to change appearance of the edit box upon invalid references.Kohei Yoshida
2011-01-12handle css::table::BorderLine in addition to css::table::BorderLine2David Tardon
2011-01-11WaE: sal_Int32 is a %SAL_PRIdINT32 when printfedCaolán McNamara
2011-01-11Use --splash-pipe instead of -splash-pipe.Kohei Yoshida
2011-01-11Correct way to add deprecation warnings.Kohei Yoshida
2011-01-11Add deprecation warning on -foo style command line options.Kohei Yoshida
2011-01-11Use a dialog for the non-unix platforms.Kohei Yoshida
2011-01-11Updated the help to add the --version option.Kohei Yoshida
2011-01-11Display the real version number.Kohei Yoshida
2011-01-11Print help to stdout, not to stderr like the rest of the programs.Kohei Yoshida
2011-01-11Hook for supporting --version command line option for Unix.Kohei Yoshida
2011-01-11drop typedef, don't need it for C++Caolán McNamara
2011-01-11Treat MAPI_E_USER_ABORT as success (bnc#660241)Tor Lillqvist
2011-01-11s/KAPITAELCHENPROP/SMALL_CAPS_PERCENT/ and define it in a headerAndras Timar
2011-01-11Resolves: fdo#32953 add preferred Malayalam fontsCaolán McNamara
2011-01-10Remove commented codeAnders Jonsson
2011-01-10remove dead codes never passed through even in case of MACOSXTakeshi Abe