- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 4ad4258 silence MacOS X tinderbox by David Tardon · 13 years ago
- f840991 do not second-guess which classes use a stylesheet by David Tardon · 13 years ago
- 49ce849 resolve fdo#59240 - FORMATTING: Thai number shown as Arabic numerals by Joren De Cuyper · 13 years ago
- 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
- 6f3c367 fdo#38838 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
- a229612 Some removal/replacement of the String/UniString with OUString by Jean-Noël Rouvignac · 13 years ago
- a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
- 6943c7b Sigh, my git grep regexps missed some cases by Tor Lillqvist · 13 years ago
- c318f3b Check for _MSC_VER instead of MSC in sources by Tor Lillqvist · 13 years ago
- c290989 Get rid of (most uses of) GUI by Tor Lillqvist · 13 years ago
- 8041285 resolved fdo#54344 let date pattern match overrule incomplete format match by Eike Rathke · 13 years ago
- f2851a2 resolved fdo#54336 accept abbreviated combined date/time input by Eike Rathke · 13 years ago
- 91d3c0c resolved fdo#58179 ImpSvNumberformatScan::RemoveQuotes: both ... by Eike Rathke · 13 years ago
- cc9329c Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loop by Cédric Bosdonnat · 13 years ago
- d0b590f callcatcher: remove unused rtf filter and associated methods by Caolán McNamara · 13 years ago
- eafb828 OUStringBuffer::remove( int ) -> truncate( int ) by Luboš Luňák · 13 years ago
- d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
- 54107c9 more explicit ctors by David Tardon · 13 years ago
- 3d9bb8e SwXStyle::getPropertyDefaults: handle non-itemset based properties: by Michael Stahl · 13 years ago
- 1d6b6298 Fixed style iterators filters to show only hidden styles when required by Cédric Bosdonnat · 13 years ago
- 715d79b Styles & Formatting: added SFXSTYLEBIT_ALL_VISIBLE and show hidden styles by Cédric Bosdonnat · 13 years ago
- 2fd9c2b Allow to hide styles in the "Styles & Formating" dialog by Cédric Bosdonnat · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- f96db7d fdo#46808, use service constructor for i18n::Collator by Noel Grandin · 13 years ago
- 9865cc0 fix misuse of toAscii(Lower|Upper)Case by Norbert Thiebaud · 13 years ago
- 422ed6b fix windows miss in svl OUString work by Norbert Thiebaud · 13 years ago
- c617be8 remove legacy String svl's Put*Entry family of function and convert users by Norbert Thiebaud · 13 years ago
- ae0fa7c String=>OUString in svl's inettype and fall-out by Norbert Thiebaud · 13 years ago
- c33019b String->OUString in svl urifilter and restrictedpaths by Norbert Thiebaud · 13 years ago
- 6922a0b String => OUString in svl numfmuno + clean-up legacy of GetPreviewString by Norbert Thiebaud · 13 years ago
- 0860d2b String => OUString conversion of svl's PasswordHelper by Norbert Thiebaud · 13 years ago
- ad6f9f2 String=>OUString of svl's urihelper by Norbert Thiebaud · 13 years ago
- c7709b4 String => OUString for svl's zforfind by Norbert Thiebaud · 13 years ago
- 43d1153 cosmetic prep work on zforfind by Norbert Thiebaud · 13 years ago
- ca3cd8b another round of String -> OUString conversion in zforlist by Norbert Thiebaud · 13 years ago
- fb46854 more wrapper in zforlist to isolate String/OUString issues by Norbert Thiebaud · 13 years ago
- 7796d00 use const in SvNumberformat::GetOutputString when possible by Norbert Thiebaud · 13 years ago
- cfce380 make GetIndexPuttingAndConverting String/OUString agnostic for now by Norbert Thiebaud · 13 years ago
- 1c7db7d String -> OUString prep clean-up by Norbert Thiebaud · 13 years ago
- 739146b convert the last SvNumberformat::GetOutputString and users to OUString by Norbert Thiebaud · 13 years ago
- 621cdc7 migrate user of InsertBlanks to OUString by Norbert Thiebaud · 13 years ago
- a8fe23a clean-up few more String out of zformat internals by Norbert Thiebaud · 13 years ago
- 389713c no need for String version of ImpGetOutputStandard by Norbert Thiebaud · 13 years ago
- ee8f9c9 migrating SvNumberformat::GetOutputString implementation to OUStringBuffer by Norbert Thiebaud · 13 years ago
- 3f76691 support OUStringBuffer for ImpGetOutputStandard by Norbert Thiebaud · 13 years ago
- db650a3 remove String usage from SvNumberformat::Save by Norbert Thiebaud · 13 years ago
- 087dd70 convert first and replace after by Norbert Thiebaud · 13 years ago
- a49ced0 no need for String in SvNumberformat::ConvertLanguage anymore by Norbert Thiebaud · 13 years ago
- 1facdbd remove String use in SvNumberformat::Load by Norbert Thiebaud · 13 years ago
- bedca5c convert ImpGet[Date|Time|DateTime]Output to OUStringBuffer by Norbert Thiebaud · 13 years ago
- 114ed54 convert ImpGet[Fraction|Scientific|Number]Output to OUStringBuffer by Norbert Thiebaud · 13 years ago
- 43c6bfa migrate ImpNumberFill implementation to OUStringBuffer by Norbert Thiebaud · 13 years ago
- e59a75c migrate ImpNumberFillWithThousand implementation to OUString[Buffer] by Norbert Thiebaud · 13 years ago
- 61c7f9b spin Scientific formatting in its own imp function by Norbert Thiebaud · 13 years ago
- ad62ed4 spin fractional formatting in it's own imp function like the rest. by Norbert Thiebaud · 13 years ago
- c2bbc979 fdo#46808, use service constructor for i18n::NativeNumberSupplier by Noel Grandin · 13 years ago
- bda2966 CppunitTest_svl_urihelper calls non-inline LanguageTag functions by Stephan Bergmann · 13 years ago
- 4b93c37 link with i18nisolang1 by Eike Rathke · 13 years ago
- 79abef8 use LanguageTag by Eike Rathke · 13 years ago
- af60316 some i18n wrappers with LanguageTag by Eike Rathke · 13 years ago
- 37f5b86 prepend module local include by Eike Rathke · 13 years ago
- c6c3bf9 silenced a SAL_WARN that was HACK macro, use SAL_INFO instead by Eike Rathke · 13 years ago
- 1c31558 svl: convert SvNumberformat constructor to OUString by Norbert Thiebaud · 13 years ago
- b8a467b obtain LanguageTag from SvtSysLocale by Eike Rathke · 13 years ago
- c75ed68 translations is a source-only module by Andras Timar · 13 years ago
- 9b24ce6 use LanguageTag by Eike Rathke · 13 years ago
- 160cfb5 Bin the HACK() sillyness by Tor Lillqvist · 13 years ago
- 760ef2e SvNumberFormatter: warning C4701 pot. uninitialized variable nCheckPos used by Michael Stahl · 13 years ago
- 731ba0e convert a GetOutputString variant to OUString by Norbert Thiebaud · 13 years ago
- 271b11a migrate one GetOutputString variatn to OUString by Norbert Thiebaud · 13 years ago
- cc63555 PutEntry familly of functions use consistent pairing OUString/sal_Int32 by Norbert Thiebaud · 13 years ago
- 357a6f8 svl: cosmetic prep work to OUString conversion by Norbert Thiebaud · 13 years ago
- 1599fc9 svl: OUString conversion of most of zforscan by Norbert Thiebaud · 13 years ago
- 6dbf5f7 svl: convert Color to OUString by Norbert Thiebaud · 13 years ago
- 4e6a7df svl: aNameStandardFormat can be OUString for free by Norbert Thiebaud · 13 years ago
- ead89ae svl: convert KeywordTable to OUString by Norbert Thiebaud · 13 years ago
- a7455a4 svl: convert ImplEnglishColors to OUString by Norbert Thiebaud · 13 years ago
- c77cebd svl: convert GetQuoteEnd to OUString by Norbert Thiebaud · 13 years ago
- 59d33fc use LanguageTag by Eike Rathke · 13 years ago
- d2f6a87 fdo#46808, use service constructor for i18n::NumberFormatMapper by Noel Grandin · 13 years ago
- 5837402 fdo#46808, use service constructor for ucb::SimpleFileAccess by Noel Grandin · 13 years ago
- 0cd1ae1 don't always show integer part for fraction formats with hard denom fdo#56205 by Noel Power · 13 years ago
- cc67989 Turn "odd number of Which-IDs" into a true assert by Stephan Bergmann · 13 years ago
- 4be8c32 save fixed denominator for fractions fdo#56419 by Noel Power · 13 years ago
- 5391bd1e resolved fdo#55369 accept fraction input if preset by Eike Rathke · 13 years ago
- 66ae7df Fix misleading comments by Tor Lillqvist · 13 years ago
- 0666e43 fdo#46808, use service constructor for i18n::CharacterClassification by Noel Grandin · 13 years ago
- 7c88471 fdo#46808: Slight simplifications of previous commit by Stephan Bergmann · 13 years ago
- d2c45d0 fdo#46808, Adapt i18n::Transliteration UNO service to new style by Noel Grandin · 13 years ago
- 2ffd82c XubString->OUString by Caolán McNamara · 13 years ago
- 075e9ca resolved rhbz865058 retard overflow of internal table of number formats by Eike Rathke · 13 years ago
- 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
- 4a11a47 trivial empty-init String::Fill -> comphelper::padToLength by Caolán McNamara · 13 years ago
- 8fff6bf fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style by Noel Grandin · 13 years ago
- dbd85e2 SAL_WARN on dup positions by Eike Rathke · 13 years ago
- 09908f8 consistently use SAL_WARN svl.numbers by Eike Rathke · 13 years ago
- 7b277262 loplugin: tidy up some log areas by Caolán McNamara · 13 years ago
- 9a8662c PasswordContainer::allowPersistentStoring: fix warning C4805 by Michael Stahl · 13 years ago
- 83154f92 mark lcl_ functions static or rename them if they are not local at all by Luboš Luňák · 13 years ago