1. fd4d263 CID#738544 unitialized member by Caolán McNamara · 12 years ago
  2. ad7b757 'ist' -> 'is' here and there. by Jan Holesovsky · 13 years ago
  3. 6925df8 WaE: unused variable by Tor Lillqvist · 13 years ago
  4. ed2cd06 -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
  5. a1c126c -Werror,-Wunused-variable by Stephan Bergmann · 13 years ago
  6. bdc0e87 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  7. eb103fa -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  8. 2ad1494 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  9. 062855b -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  10. 7f436c1 typo fixes in comments by Andras Timar · 13 years ago
  11. 7d491be Everytimes -> Every time by Jesús Corrius · 13 years ago
  12. 6a3cf74 Otherwhise -> Otherwise by Jesús Corrius · 13 years ago
  13. a1bc575 Some spellchecker love in the comments by Jesús Corrius · 13 years ago
  14. 98de5b4 Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii by Caolán McNamara · 13 years ago
  15. 4c63fd10 Try to fix cross-compilation by Tor Lillqvist · 13 years ago
  16. 8230c26 gbuild: add gb_Library_use_restarget by Michael Stahl · 13 years ago
  17. 05dd2fb Disable all features that rely on orcus. by Kohei Yoshida · 13 years ago
  18. 0cd21c2 drop intermediate Strings by Caolán McNamara · 13 years ago
  19. e8ecf30 convert FRAMEWORK module from String to OUString by Noel Grandin · 13 years ago
  20. c4f5b17 Replace char[] by OUStringBuffer/OUString by Julien Nabet · 13 years ago
  21. 3e55e00 String to OUString by Thomas Arnhold · 13 years ago
  22. 5397b49 Towards a working instdir for Mac OS X by Stephan Bergmann · 13 years ago
  23. 7323bc3 WaE: warning C4100: 'aEvent' : unreferenced formal parameter by Tor Lillqvist · 13 years ago
  24. f500b2d Remove dead code by Stephan Bergmann · 13 years ago
  25. c31d3ed One more case of explicit OUString construction needed for return statement by Tor Lillqvist · 13 years ago
  26. 2f750d8 Try to keep older(?) gcc versions happy by Tor Lillqvist · 13 years ago
  27. a3474ba Try to make the Gentoo tinderbox happy with explicit OUString() values by Tor Lillqvist · 13 years ago
  28. 2b3e225 Bin some uses of the stupid DECLARE_ASCII macro by Tor Lillqvist · 13 years ago
  29. 84e9818 Bin now unused U2B macro by Tor Lillqvist · 13 years ago
  30. 1817936 Bin unused remains of framework's own "debug framework" by Tor Lillqvist · 13 years ago
  31. 8958856 Fix non-debug build by Tor Lillqvist · 13 years ago
  32. 44d19e11 Bin the fairly pointless LOG_REGISTRATION_GETFACTORY by Tor Lillqvist · 13 years ago
  33. 5bb0c9d Use SAL_INFO instead of framework's own "event logging" by Tor Lillqvist · 13 years ago
  34. 04c3f9d Use SAL_INFO instead of framework's own WRITE_LOGFILE by Tor Lillqvist · 13 years ago
  35. 9a8e2d0 Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2) by Tor Lillqvist · 13 years ago
  36. b022cfb Get rid of some pointless SAL_INFO calls by Tor Lillqvist · 13 years ago
  37. 6aa0698 Use SAL_INFO instead of framework's own LOG_WARNING by Tor Lillqvist · 13 years ago
  38. c5ab14c Use SAL_INFO instead of framework's own LOG_EXCEPTION by Tor Lillqvist · 13 years ago
  39. 6ea6a42 s/wiki.services.openoffice.org/wiki.openoffice.org/g by Andras Timar · 13 years ago
  40. 286d04a update pch by Thomas Arnhold · 13 years ago
  41. 791a8b9 Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters" by Michael Stahl · 13 years ago
  42. ac4e19f fdo#68552: Don't (attempt to) do run-time expansion of build-time parameters by Tor Lillqvist · 13 years ago
  43. 3945267 was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback() by Eike Rathke · 13 years ago
  44. 3c48673 Delete wrong comment by Philipp Riemer · 13 years ago
  45. bf42b6f fdo#62475 - remove visual noise by Philipp Riemer · 13 years ago
  46. 6a419ad Bin intermediate iterator by Julien Nabet · 13 years ago
  47. 932dbfd Bin intermediate iterator + rename parameter function by Julien Nabet · 13 years ago
  48. a2791f9 Bin intermediate iterator again by Julien Nabet · 13 years ago
  49. 6ef1937 Bin intermediate iterator by Julien Nabet · 13 years ago
  50. c6040d9 Bin intermediate iterator + rename parameter function by Julien Nabet · 13 years ago
  51. b9fa1e2 build on higher debug levels by Caolán McNamara · 13 years ago
  52. 063b328 Don't use lock files when sandboxed on OS X by Tor Lillqvist · 13 years ago
  53. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  54. 1c7af45 Re-work 8bit characters in source code, or remove them. by Michael Meeks · 13 years ago
  55. 2d2337e Improve some debug output by Stephan Bergmann · 13 years ago
  56. 058a3d1 Further work on the "Mac-like app structure" option by Tor Lillqvist · 13 years ago
  57. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  58. d69d6f4 Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unused by Caolán McNamara · 13 years ago
  59. df58d4a Typo: controling => controlling by Julien Nabet · 13 years ago
  60. 9dd40c6 XubString->OUString by Caolán McNamara · 13 years ago
  61. 03eb1593 vcl, sw: fix the inheritance of SwComboBox from ComboBox a bit by Michael Stahl · 13 years ago
  62. c958a35 Move startcenter.ui from framework to sfx2 by Krisztian Pinter · 13 years ago
  63. cb021fc fdo#46037: remove 1 comphelper/configurationhelper in framework by Julien Nabet · 13 years ago
  64. 9281fc7 startcenter: Rename DropTargetListener to OpenFileTargetListener, ... by Jan Holesovsky · 13 years ago
  65. b60f6da startcenter: Move BackingComp & BackingWindow to sfx2 by Krisztian Pinter · 13 years ago
  66. 8ee69b0 fdo#67235 adapt form control code to time nanosecond API change, step 3 by Lionel Elie Mamane · 13 years ago
  67. e2e15148 Mark as const/static by Takeshi Abe · 13 years ago
  68. f89637e Revert "convert vcl/menu.hxx from XubString to OUString" by Kohei Yoshida · 13 years ago
  69. 43b1ac3 convert vcl/menu.hxx from XubString to OUString by Noel Grandin · 13 years ago
  70. d798d26 Remove some occurrences of RTL_CONSTASCII_STRINGPARAM and equalsAsciiL by Fridrich Štrba · 13 years ago
  71. 5efc15f reduce use of UniString from ResID ctor by Caolán McNamara · 13 years ago
  72. 826be41 Mark as const/static by Takeshi Abe · 13 years ago
  73. e8be58a fdo#46037: 1 less occurrence comphelper/configurationhelper in fmwk/helper by Julien Nabet · 13 years ago
  74. 39b1fb8 fdo#46037: comphelper/configurationhelper partly not used in fmwk/accelerators by Julien Nabet · 13 years ago
  75. 0464644 fdo#46037: no more comphelper/configurationhelper.hxx in framework/classes by Julien Nabet · 13 years ago
  76. 02931dc ouch by Fridrich Štrba · 13 years ago
  77. f277d2a Don't dupplicate logic so that one can fix possible bugs only once by Fridrich Štrba · 13 years ago
  78. 189bb79 fdo#66691: Revert fix for i#121577 Allow setting toolbar name in Addons.xcu by Stephan Bergmann · 13 years ago
  79. cb59042 fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO by Jelle van der Waa · 13 years ago
  80. 376d5a6 convert more services in framework module to WeakImplHelper by Noel Grandin · 13 years ago
  81. 2f4c796 remove unused field by Noel Grandin · 13 years ago
  82. 9dbb8db Convert the easy cases in framework to WeakImplHelper by Noel Grandin · 13 years ago
  83. 5e184fd Convert GlobalSettings_Access to WeakImplHelper by Noel Grandin · 13 years ago
  84. 0abf81c Convert ModuleUIConfigurationManagerSupplier to WeakImplHelper by Noel Grandin · 13 years ago
  85. 496a281d Convert UIConfigurationManager to WeakImplHelper by Noel Grandin · 13 years ago
  86. a19e9a5 Convert ConfigurationAccess_WindowState to WeakImplHelper by Noel Grandin · 13 years ago
  87. 4d5801a convert WindowStateConfiguration to WeakImplHelper by Noel Grandin · 13 years ago
  88. 18a5f8a Convert framework::StatusBarManager to WeakImplHelper by Noel Grandin · 13 years ago
  89. fe4e268 Convert framework::ToolBarManager to WeakImplHelper by Noel Grandin · 13 years ago
  90. a30c91f Convert framework::AcceleratorConfigurationReader to WeakImplHelper by Noel Grandin · 13 years ago
  91. ca8bdb1 improve comments by Noel Grandin · 13 years ago
  92. 9c41a60 fdo#46808, Convert ui::ModuleUIConfigurationManager service to new style by Noel Grandin · 13 years ago
  93. 19f3d93 fdo#35785 LibreOffice's support of recent documents in Windows 7 broken by Jesús Corrius · 13 years ago
  94. 89efc98 typo fix in comment by MÁTÉ Gergely · 13 years ago
  95. ab5eaec remove Application::GetWorkAreaPosSizePixel by Noel Grandin · 13 years ago
  96. acdfc32 Move comment. by Jan Holesovsky · 13 years ago
  97. 410b431 startcenter: No need for special GetFocus(). by Jan Holesovsky · 13 years ago
  98. 8e5e98b startcenter: Re-introduce code that handles accelerators. by Jan Holesovsky · 13 years ago
  99. d05bf07 startcenter: The explicit Show() is not necessary. by Jan Holesovsky · 13 years ago
  100. 7cd028f startcenter: Remove unused headers & members, move consts to .cxx. by Jan Holesovsky · 13 years ago