1. ab5d1fb SAL_WARN_UNUSED com::sun::star::uno::Any by Stephan Bergmann · 12 years ago
  2. 04dead1 make l10n buildable separately by Bjoern Michaelsen · 12 years ago
  3. 24cad6a Move MediaDescriptor from comphelper to unotools by Stephan Bergmann · 12 years ago
  4. 388734a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  5. f71f94a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  6. 81d3ccf -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  7. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  8. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  9. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  10. 62f27a5 remove unnecessary use of OUString constructor in REPORTDESIGN module by Noel Grandin · 12 years ago
  11. 1812d60 rptui::OShape make getSupportedServiceNames and supportsService by Lionel Elie Mamane · 12 years ago
  12. e7fad6d fdo#71130 pretend to support service m_sServiceName by Lionel Elie Mamane · 12 years ago
  13. 107c2c7 Remove #ifdef TIMELOG'ed SAL_INFOs by Stephan Bergmann · 12 years ago
  14. 5285bee remove redundant calls to OUString constructor in if expression by Noel Grandin · 12 years ago
  15. aeb41c9 remove redundant calls to OUString constructor by Noel Grandin · 12 years ago
  16. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  17. e2451bd Convert indexOf->startsWith and lastIndexOf->endsWith by Noel Grandin · 12 years ago
  18. 196f980 fdo#54938: Replace existsValue for cppu::supportsService by Marcos Paulo de Souza · 12 years ago
  19. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  20. 45e366e drop unnecessary tools/string includes by Caolán McNamara · 12 years ago
  21. 218775e convert String to OUString in reportdesign module by Noel Grandin · 12 years ago
  22. c65eb7e Related: fdo#38838 remove String::SearchAndReplace by Thomas Arnhold · 12 years ago
  23. 66013a1 [API CHANGE]: PreView -> Preview, including .uno:PrintPagePreView. by Jan Holesovsky · 12 years ago
  24. f58ee78 Improve ErrorCodeIOException messages by Stephan Bergmann · 12 years ago
  25. 832e5aa Related: fdo#38838 remove UniString::SearchAndReplaceAll by Caolán McNamara · 13 years ago
  26. b8cf30e Related: fdo#38838 remove UniString::SearchAndReplaceAscii by Caolán McNamara · 13 years ago
  27. 075d472 Use std::auto_ptr::reset where applicable by Stephan Bergmann · 13 years ago
  28. 205641f -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  29. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  30. e42e0ef convert include/formula/IFunctionDescription.hxx from String to OUString by Noel Grandin · 13 years ago
  31. f733ca9 convert include/formula/formula.hxx from String to OUString by Noel Grandin · 13 years ago
  32. f212aa9 fix existing comments by Philipp Riemer · 13 years ago
  33. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  34. 2a0b2d9 fdo#68663 open chart-in-report: actually test for categories presence by Lionel Elie Mamane · 13 years ago
  35. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  36. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  37. d69d6f4 Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused by Caolán McNamara · 13 years ago
  38. eace5e0 remove last uses of XubString in sc by Caolán McNamara · 13 years ago
  39. 4f950ff small expand tweak by Caolán McNamara · 13 years ago
  40. 1f0da38 modern .ui widgetlayout for datetime by Csikós Tamás · 13 years ago
  41. 145d5ab remove dangling helpids... by Caolán McNamara · 13 years ago
  42. fbf0988 modern .ui widgetlayout for pagenumber by Csikós Tamás · 13 years ago
  43. 9325775 convert vcl/mnemonic.hxx from XubString to OUString by Noel Grandin · 13 years ago
  44. 57931a7 Mark as const by Takeshi Abe · 13 years ago
  45. 48c662e fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
  46. a614a11 fdo#33617 adapt report engine to incompatible BorderLine2 change by Lionel Elie Mamane · 13 years ago
  47. 97d433c remove unused include by Lionel Elie Mamane · 13 years ago
  48. cab9b82 fdo#67186 switch reporbuilder to null date == 1899-12-30 by Lionel Elie Mamane · 13 years ago
  49. a414801 fdo#46037: no more comphelper/configurationhelper.hxx in reportdesign by Julien Nabet · 13 years ago
  50. 652ccbd i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. by Michael Stahl · 13 years ago
  51. 82937ce String::SearchAndReplaceAllAscii -> OUString::replaceAll by Caolán McNamara · 13 years ago
  52. 358d1a9 use static LanguageTag::convertTo...() for standalone conversions by Eike Rathke · 13 years ago
  53. cf6a74a XubString->OUString by Caolán McNamara · 13 years ago
  54. a1190c9 fix reading fonts from .odp using style::font-name (fdo#65338) by Luboš Luňák · 13 years ago
  55. 6e2815a fdo#66582 avoid crash because of missing model by David Tardon · 13 years ago
  56. 0098512 module svl: all String and some bool and related clean-up by Norbert Thiebaud · 13 years ago
  57. c63b74d fdo#61725 add SolarMutex until it works by Lionel Elie Mamane · 13 years ago
  58. 6a08067 OUString convertion for unotools by Norbert Thiebaud · 13 years ago
  59. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  60. 5cb2e31 remove toolkit/unohlp.hxx hack by Thomas Arnhold · 13 years ago
  61. 949f97b Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE by Ariel Constenla-Haile · 13 years ago
  62. 15f79ef kill TBX_UPDATER_MODE_* by Ivan Timofeev · 13 years ago
  63. 85165a1 Lock Solar Mutex in rptui::OSectionWindow::_propertyChanged by Stephan Bergmann · 13 years ago
  64. 177f01b fdo#46808, Convert form::inspection::FormComponentPropertyHandler by Noel Grandin · 13 years ago
  65. dcbaf7c remove unused componentcontext.hxx includes by Noel Grandin · 13 years ago
  66. 9a49980 fdo#46808, Convert various comphelper::ComponentContext by Noel Grandin · 13 years ago
  67. 1e4422a re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  68. de7df0e gbuild: fix deps on svx/globlmn.hrc by David Tardon · 13 years ago
  69. 23cafa4 fix typos reported by localizers by Andras Timar · 13 years ago
  70. e9c48a9 stop delivering globlmn.hrc by David Tardon · 13 years ago
  71. 02d03eb fdo#64279 do not crash opening report for editing by David Tardon · 13 years ago
  72. 6cf3094 WaE: implicit conversion of NULL constant to nullptr_t by Tor Lillqvist · 13 years ago
  73. f30399c Revert "fdo#46808, Convert chart2::Title service to new style" by Stephan Bergmann · 13 years ago
  74. a726677 fdo#46808, Convert XMultiServiceFactory to XComponentContext by Noel Grandin · 13 years ago
  75. 25ec90b Related: #i121442# Adapt existing code in other modules by Ariel Constenla-Haile · 13 years ago
  76. d256dbed fdo#46808, Convert chart2::Title service to new style by Noel Grandin · 13 years ago
  77. 8a9448a String.AppendAscii Drop by Ricardo Montania · 13 years ago
  78. 5d1ad16 fdo#46808 Convert chart2::FormattedString service to new style by Noel Grandin · 13 years ago
  79. e13bd0c Fix possible inefficient checking for variables emptiness by Julien Nabet · 13 years ago
  80. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  81. ed4c0da fdo#48056 revert part of return "correct name for shapetype" by Lionel Elie Mamane · 13 years ago
  82. 7061e84 fdo#60780, refactor Save a Copy and fix by Ádám Csaba Király · 13 years ago
  83. 3591f5c janitorial by Lionel Elie Mamane · 13 years ago
  84. 1b72355 fdo#33091 recognise General format in all languages by Lionel Elie Mamane · 13 years ago
  85. 10bd060 Fix MSVC build: A ? : operator doesn't automagically construct an OUString by Tor Lillqvist · 13 years ago
  86. 5b5b1bb reportdesign: {DECLARE,IMPLEMENT}_CONSTASCII_USTRING are no longer needed by Miklos Vajna · 13 years ago
  87. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  88. 60a466c remove no longer needed MAP_CHAR_LEN macro by Miklos Vajna · 13 years ago
  89. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  90. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  91. 8d87758 Java cleanup, remove the rest of the unnecessary casts by Noel Grandin · 13 years ago
  92. 9830fd3 date/time IDL datatypes incompatible change by Lionel Elie Mamane · 13 years ago
  93. c32b6be fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  94. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  95. bec67a2 deliver all uiconfig files by UIConfig by David Tardon · 13 years ago
  96. 164cf38 add explicit template instantiations to appease Apple llvm-g++ 4.2.1 by Michael Stahl · 13 years ago
  97. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  98. 86fdce6 fdo#46808, Convert svt::ToolboxController to XComponentContext by Noel Grandin · 13 years ago
  99. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  100. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago