summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist7-46/+153
2013-10-22Bin verbose loggingTor Lillqvist1-8/+0
2013-10-22Intermediate commit of experimental iOS app hackingTor Lillqvist1-15/+21
2013-10-21Remove comphelper::ComponentContextStephan Bergmann14-386/+46
2013-10-21FastTokenHandler service should apparently have a default constructorStephan Bergmann3-12/+6
2013-10-21Re-packaged mdds 0.9.1.Kohei Yoshida1-1/+1
2013-10-21Related: fdo#38838 remove UniString::CopyCaolán McNamara2-38/+0
2013-10-21fdo#70465: speed up AccessibleEventNotifier::generateId()Michael Stahl1-29/+57
2013-10-21remove pointless EventListeners typedefMichael Stahl1-5/+5
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl2-58/+59
2013-10-21Updated coreMichael Stahl1-0/+0
2013-10-21Resolves: fdo#70725 calc export to pdf brokenCaolán McNamara2-2/+2
2013-10-21convert lcl_GetToken from xub_StrLen to sal_Int32Caolán McNamara1-6/+5
2013-10-21drop OSL_ENSURE about STRING_MAXLENCaolán McNamara1-2/+0
2013-10-21String -> OUStringStephan Bergmann1-1/+6
2013-10-21Check for OUString::copy out-of-bounds argumentsStephan Bergmann1-4/+6
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann1-2/+2
2013-10-21Remove unused forward declarationStephan Bergmann1-1/+0
2013-10-21Edit comment: Running in a loop is not the relevant thingTor Lillqvist1-2/+2
2013-10-21Tiled rendering: This is a desktop test app.Jan Holesovsky1-1/+2
2013-10-21tweak header triviallyCaolán McNamara1-1/+1
2013-10-21some windows only StringsCaolán McNamara1-6/+8
2013-10-21Resolves: #i123478# Secure mem freeing for BitmapBuffer classArmin Le Grand1-0/+9
2013-10-21Related: fdo#38838 remove a pile of ctorsCaolán McNamara3-59/+1
2013-10-21remove unnecessary tools/string.hxx includesCaolán McNamara13-14/+12
2013-10-21remove uses of COMPARE_*Caolán McNamara36-225/+222
2013-10-21drop CharSet typedefCaolán McNamara40-91/+83
2013-10-21fix GetSelectedText use in OSL_DEBUG_LEVEL > 1Caolán McNamara1-1/+1
2013-10-21Tiled rendering: VCL test app skeleton.Jan Holesovsky4-0/+141
2013-10-21Exempler->ExemplarCaolán McNamara3-6/+6
2013-10-21i18nutil: Add new enumeration values from ICU 52Thomas Arnhold1-1/+9
2013-10-21drop StringCompare from cuiCaolán McNamara1-2/+2
2013-10-21drop StringCompare from vclCaolán McNamara1-10/+8
2013-10-21Related: fdo#38838 remove/privatize String::AppendCaolán McNamara2-39/+1
2013-10-21fdo#68849 add some header guardsThomas Arnhold26-0/+127
2013-10-21Add writedirections buttons to calc sidebar fdo#67746abdulmajeed ahmed1-36/+86
2013-10-21Simplify further after the kerning pair changesTor Lillqvist7-34/+4
2013-10-21Related: fdo#38838 remove String::InsertCaolán McNamara3-58/+0
2013-10-21Related: fdo#38838 remove String::ToInt32Caolán McNamara2-7/+0
2013-10-21Related: fdo#38838 remove String::[G|S]etCharCaolán McNamara2-21/+4
2013-10-21drop DBGCHECKSTRINGCaolán McNamara4-54/+0
2013-10-21String::GetBuffer()->OUString::getStr()Caolán McNamara1-7/+7
2013-10-21Related: fdo#38838 remove non OUString ::AppendCaolán McNamara3-39/+2
2013-10-21fdo#51639 soffice.exe --version displays a dialog box with the version numberAndras Timar1-0/+3
2013-10-21GetKernPairs() can even be private nowTor Lillqvist1-3/+4
2013-10-21fdo#70221 fix RTF import of multi-group picturesMiklos Vajna3-0/+11
2013-10-21No need for this to be virtual thenTor Lillqvist1-1/+1
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny11-46/+0
2013-10-21Removed unused kerning stuffKhaled Hosny12-850/+19
2013-10-21Drop support for non-Unicode fontsKhaled Hosny3-107/+5