1. 03535b9 Remove obsolete RestrictedPath env var support by Stephan Bergmann · 13 years ago
  2. e347af8 typo fix: s/inavlid/invalid/ by Andras Timar · 13 years ago
  3. 11fd73a SolarMutex does not belong into the URE interface by Stephan Bergmann · 13 years ago
  4. 4d52f70 Different fix for bnc#777788 by Tor Lillqvist · 13 years ago
  5. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  6. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  7. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  8. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  9. 7b4d859 those are never defined by Thomas Arnhold · 13 years ago
  10. 3b032a3 fdo#63622: Revert '"Fix" bnc#777788' by Tor Lillqvist · 13 years ago
  11. 52b618e VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/ by Michael Stahl · 13 years ago
  12. e4389ab fpicker: rename WinResTarget target to match source file by Michael Stahl · 13 years ago
  13. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  14. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  15. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  16. 1a02fb9 drop -I of nonexistent dir by David Tardon · 13 years ago
  17. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  18. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  19. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  20. 8398d5d fdo#62096: Replaced some OUString 'compareTo' with '==' by Prashant Pandey · 13 years ago
  21. f40b19d Windows build failed by Stephan Bergmann · 13 years ago
  22. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  23. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  24. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  25. 7ffc3fd Library_fps_aqua needs i18nisolang1 by Tor Lillqvist · 13 years ago
  26. 049ce78 remove local css definitions by Thomas Arnhold · 13 years ago
  27. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  28. 3ec3f2f -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
  29. 5e55ac2 -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
  30. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  31. 07b5102 There are many ships in the port of Hamburg but "ownership" is not one by Tor Lillqvist · 13 years ago
  32. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  33. 9d548d5 Replace String with OUString (unotools) by Chr. Rossmanith · 13 years ago
  34. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  35. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  36. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  37. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  38. 7d1f4cd fdo#38838: Converting String/UniString to OUString by elixir · 13 years ago
  39. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  40. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  41. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  42. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  43. b768611 remove all d.lst by Michael Stahl · 13 years ago
  44. 89003e9 loplugin: unused variables by Thomas Arnhold · 13 years ago
  45. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  46. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  47. 66e5cbc Fix typo "sucessfully" -> "successfully" by Julien Nabet · 13 years ago
  48. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  49. 78425b0 s/heigth/height/ by Tor Lillqvist · 13 years ago
  50. c04c959 fix for fdo#61187 by Noel Grandin · 13 years ago
  51. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  52. d4b904f more fixes for my FilePicker changes by Noel Grandin · 13 years ago
  53. d7f9b76 fix mid-air collision of commits by Noel Grandin · 13 years ago
  54. a413832 and let's try actually including the relevant headers... by Noel Grandin · 13 years ago
  55. 648d6e5 Include the XInitialization header by Tor Lillqvist · 13 years ago
  56. 503ee06 fix up some of my fdo#46808 changes by Noel Grandin · 13 years ago
  57. 77fd448 Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII_STRING, CONST_ASCII, ASCSTR, ASCII, DEFINE_CONST_UNICODE, DEFINE_CONST_OUSTRING by Jean-Noël Rouvignac · 13 years ago
  58. ee8dc09 fix ambiguous base-class problem by Noel Grandin · 13 years ago
  59. a5d63b9 fix unused parameter warning by Noel Grandin · 13 years ago
  60. a315af8 use a typedef to reduce code duplication by Noel Grandin · 13 years ago
  61. 33d086f Fix compilation of MS-Windows FilePicker by Noel Grandin · 13 years ago
  62. a160920 Fix compilation of MacOS FilePicker by Noel Grandin · 13 years ago
  63. 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
  64. 00db1ab delete unused strings by Joren De Cuyper · 13 years ago
  65. 56d41fe "Fix" bnc#777788 by Tor Lillqvist · 13 years ago
  66. f9aabc7 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  67. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  68. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  69. 77d215a fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext by Noel Grandin · 13 years ago
  70. 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
  71. d85029d rtl:: removal in fpicker by Radu Ioan · 13 years ago
  72. d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
  73. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  74. 4fbefd7 Make ODMA file picker UNO component passive by Stephan Bergmann · 13 years ago
  75. 4a223b6a Remove useless ODMAFolderPicker by Stephan Bergmann · 13 years ago
  76. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  77. cc360f0 fdo#46808: Missing adaptions to XFolderPicker2 by Stephan Bergmann · 13 years ago
  78. 8eafec9 added i18nisolang1 for win fps lib by Eike Rathke · 13 years ago
  79. d02c1ca one more GetUILocale leftover by Eike Rathke · 13 years ago
  80. a8c2cb0 SvtURLBox derives from ComboBox not Edit by Caolán McNamara · 13 years ago
  81. fa88b37 Merge branch 'feature/killsdf' by Andras Timar · 13 years ago
  82. 43cd14d Fix the Windows build breakage by reorganizing svtools headers. by Kohei Yoshida · 13 years ago
  83. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  84. ced1151 Get rid of vcl::unohelper::GetMultiServiceFactory by Stephan Bergmann · 13 years ago
  85. bb43dc2 cppCheck: avoid obvious 'redundantAssignment' by jailletc36 · 13 years ago
  86. cc6ec92 Related fdo#46808: Adapt Windows-only code to previous changes by Stephan Bergmann · 13 years ago
  87. a74aef3 fix fpicker build error by Peter Foley · 13 years ago
  88. c988da2 fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style by Noel Grandin · 13 years ago
  89. 8c6276a drop rdbmaker completely by Matúš Kukan · 13 years ago
  90. 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
  91. e5ce011 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  92. dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
  93. c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
  94. 4b6111c Use prefix by Tor Lillqvist · 14 years ago
  95. 39bac3f translations is a source-only module by Andras Timar · 14 years ago
  96. f011af7 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  97. 8831c59 gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  98. ecddbec gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
  99. 816ec4b gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  100. 6f6f7a1 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago