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