summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-22Remove unused SfxObjectShell::bIsTmpStephan Bergmann
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara
2013-10-22Related: fdo#38838 remove UniString::UniString(const ResId&)Caolán McNamara
2013-10-22fdo#68849 add some header guardsThomas Arnhold
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-10-21Related: fdo#38838 remove UniString::CopyCaolán McNamara
2013-10-21AccessibleEventNotifier: remove implementation details from headerMichael Stahl
2013-10-21Base class ctors/dtors can be protectedStephan Bergmann
2013-10-21Remove unused forward declarationStephan Bergmann
2013-10-21tweak header triviallyCaolán McNamara
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-21Exempler->ExemplarCaolán McNamara
2013-10-21Related: fdo#38838 remove/privatize String::AppendCaolán McNamara
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-21Related: fdo#38838 remove non OUString ::AppendCaolán McNamara
2013-10-21Removed unused kerning stuffKhaled Hosny
2013-10-21post String conversion cleanupThomas Arnhold
2013-10-20STRING_MATCH now unusedCaolá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-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-10-20Related: fdo#38838 remove operator=(const sal_Unicode*)Caolán McNamara
2013-10-20fdo#52622 - Reduce copy and paste codeJosé Guilherme Vanz
2013-10-20Related: fdo#38838 remove String::Assign(const sal_Unicode*)Caolán McNamara
2013-10-19Related: fdo#38838 remove String::SearchCaolán McNamara
2013-10-19Related: fdo#38838 remove String::ReplaceCaolán McNamara
2013-10-18New constructor that takes both numeric and string arrays.Kohei Yoshida
2013-10-18More eye-pleasing way of checking for valid vector array...Kohei Yoshida
2013-10-18Allow vector array tokens to store both numeric and string values.Kohei Yoshida
2013-10-18Related: fdo#38838 make String::Erase privateCaolán McNamara
2013-10-18fdo#70000 add support for COVARIANCE.P and COVARIANCE.S functionsWinfried Donkers
2013-10-18More text selection WIP hackingTor Lillqvist
2013-10-18Related: fdo#38838 remove String::MatchCaolán McNamara
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist
2013-10-18added Ladin [lld-IT] to language list, fdo#70530Eike Rathke
2013-10-18Related: fdo#38838 remove String::GetTokenCaolán McNamara
2013-10-17FastAttributeList: avoid OStrings in attribute list; just use char bufferMatúš Kukan
2013-10-17FastAttributeList: use vectors instead of map; the size is smallMatúš Kukan
2013-10-17oox: special-case single-character a-z token mapping.Michael Meeks
2013-10-17solve the 'dz' vs 'bo' and 'nn', 'nb' and 'nn' share primary ID casesEike Rathke
2013-10-17Related: fdo#38838 make String::CompareTo privateCaolán McNamara
2013-10-17Related: fdo#38838 remove String::SearchAndReplaceThomas Arnhold
2013-10-17remove some unused codeThomas Arnhold