summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-21some windows only StringsCaolán McNamara
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand
2013-10-21Related: fdo#38838 remove a pile of ctorsCaolán McNamara
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara
2013-10-21remove uses of COMPARE_*Caolán McNamara
2013-10-21drop CharSet typedefCaolán McNamara
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky
2013-10-21Exempler->ExemplarCaolán McNamara
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold
2013-10-21drop StringCompare from cuiCaolán McNamara
2013-10-21drop StringCompare from vclCaolán McNamara
2013-10-21Related: fdo#38838 remove/privatize String::AppendCaolán McNamara
2013-10-21fdo#68849 add some header guardsThomas Arnhold
2013-10-21Add writedirections buttons to calc sidebar fdo#67746abdulmajeed ahmed
2013-10-21Simplify further after the kerning pair changesTor Lillqvist
2013-10-21Related: fdo#38838 remove String::InsertCaolán McNamara
2013-10-21Related: fdo#38838 remove String::ToInt32Caolán McNamara
2013-10-21Related: fdo#38838 remove String::[G|S]etCharCaolán McNamara
2013-10-21drop DBGCHECKSTRINGCaolán McNamara
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara
2013-10-21Related: fdo#38838 remove non OUString ::AppendCaolán McNamara
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar
2013-10-21GetKernPairs() can even be private nowTor Lillqvist
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna
2013-10-21No need for this to be virtual thenTor Lillqvist
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21Drop support for non-Unicode fontsKhaled Hosny
2013-10-21bah, wrong dirDavid Tardon
2013-10-21WaE: unreferenced local variableTor Lillqvist
2013-10-21fix registration path for ucppDavid Tardon
2013-10-21Revert "ucpp is not an ExternalExecutable"David Tardon
2013-10-21Once is enoughTakeshi Abe
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-20String -> OUStringStephan Bergmann
2013-10-20String -> OUStringStephan Bergmann
2013-10-20String -> OUStringStephan Bergmann
2013-10-20Missing includeStephan Bergmann
2013-10-20Clean up stoc::uriproc::supportsServiceStephan Bergmann
2013-10-20Some clean-upStephan Bergmann
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-10-20Bin pointless #ifdef'd codeKhaled Hosny
2013-10-20STRING_MATCH now unusedCaolán McNamara
2013-10-20STRING_LEN is the same as STRING_NOTFOUNDCaolán McNamara
2013-10-20wrong comparisonCaolán McNamara
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-20Related: fdo#38838 remove String::EqualsCaolán McNamara
2013-10-20Related: fdo#38838 remove the unused String::InsertCaolán McNamara
2013-10-20Reduce branching on empty matrix elements as well.Kohei Yoshida