1. 570fe62 Keep passing XComponentContext into officecfg:: wrapper fns, where available by Stephan Bergmann · 13 years ago
  2. 75ef95e fdo#46037: no more comphelper/configurationhelper.hxx in fpicker by Julien Nabet · 13 years ago
  3. 57ebb84 Revert "fdo#46037: no more comphelper/configurationhelper.hxx in fpicker" by Fridrich Štrba · 13 years ago
  4. d1f58e5 Trying to fix the windows build by Fridrich Štrba · 13 years ago
  5. 7cbf9c9 fdo#46037: no more comphelper/configurationhelper.hxx in fpicker by Julien Nabet · 13 years ago
  6. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  7. 55e74e0 Avoid deprecated API by Tor Lillqvist · 13 years ago
  8. 4286070 Avoid deprecated API by Tor Lillqvist · 13 years ago
  9. d1bb127 cppcheck: fix uninitMemberVar in fpicker part by Julien Nabet · 13 years ago
  10. e9fd9c2 Cleaning: remove use of old edt1 from dlg.h (Windows) by Julien Nabet · 13 years ago
  11. c22acb4 Don't use deprecated API by Tor Lillqvist · 13 years ago
  12. 7aa4291 WaE: 'FSResolveAliasFile' is deprecated: first deprecated in OS X 10.8 by Tor Lillqvist · 13 years ago
  13. 6a4e319 Resolves: fdo#65569 dropdown list missing from built-in fpicker by Caolán McNamara · 13 years ago
  14. b72c6d8 cppcheck: fix m_pOwnInteraction not initialized by Julien Nabet · 13 years ago
  15. e0cce52 Resolves: #i121504# Support for alpha channel in clipboard for all systems by Armin Le Grand · 13 years ago
  16. 956c775 mingw64: Don't cast from MAKELONG to pointer directly by Fridrich Štrba · 13 years ago
  17. 583a5c0 This macro is supposingly unused by Fridrich Štrba · 13 years ago
  18. 35a65ba Slowly, but surely going on compiling for mingw64 by Fridrich Štrba · 13 years ago
  19. 95c0d56 use uno::Reference#clear() method... by Noel Grandin · 13 years ago
  20. 03535b9 Remove obsolete RestrictedPath env var support by Stephan Bergmann · 13 years ago
  21. e347af8 typo fix: s/inavlid/invalid/ by Andras Timar · 13 years ago
  22. 11fd73a SolarMutex does not belong into the URE interface by Stephan Bergmann · 13 years ago
  23. 4d52f70 Different fix for bnc#777788 by Tor Lillqvist · 13 years ago
  24. 368e06b officecfg: remove Package_cppheader by Michael Stahl · 13 years ago
  25. 2ce25fa fix typos (wich instead of which) by Philipp Riemer · 13 years ago
  26. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  27. 72e5d0c Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  28. 7b4d859 those are never defined by Thomas Arnhold · 13 years ago
  29. 3b032a3 fdo#63622: Revert '"Fix" bnc#777788' by Tor Lillqvist · 13 years ago
  30. 52b618e VistaFilePicker::getDisplayDirectory(): s/NON_BLOCKED/BLOCKED/ by Michael Stahl · 13 years ago
  31. e4389ab fpicker: rename WinResTarget target to match source file by Michael Stahl · 13 years ago
  32. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  33. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  34. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  35. 1a02fb9 drop -I of nonexistent dir by David Tardon · 13 years ago
  36. 0f200cc fdo#63154: Change Min/Max/Abs for std::min/max/abs by Marcos Paulo de Souza · 13 years ago
  37. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  38. 60fbefc fdo#60724 informations -> information by Thomas Arnhold · 13 years ago
  39. 8398d5d fdo#62096: Replaced some OUString 'compareTo' with '==' by Prashant Pandey · 13 years ago
  40. f40b19d Windows build failed by Stephan Bergmann · 13 years ago
  41. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  42. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  43. e1f6dac Replace `compareTo(...) == 0` with == by Ashish Banerjee · 13 years ago
  44. 7ffc3fd Library_fps_aqua needs i18nisolang1 by Tor Lillqvist · 13 years ago
  45. 049ce78 remove local css definitions by Thomas Arnhold · 13 years ago
  46. 5be14df ResMgr with LanguageTag by Eike Rathke · 13 years ago
  47. 3ec3f2f -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
  48. 5e55ac2 -Werror,-Wunused-macros by Stephan Bergmann · 13 years ago
  49. 488e687 remove external include guards by Thomas Arnhold · 13 years ago
  50. 07b5102 There are many ships in the port of Hamburg but "ownership" is not one by Tor Lillqvist · 13 years ago
  51. fa54502 Introduce HAVE_GCC_PRAGMA_DIAGNOSTIC_{MODIFY,SCOPE} by Stephan Bergmann · 13 years ago
  52. 9d548d5 Replace String with OUString (unotools) by Chr. Rossmanith · 13 years ago
  53. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  54. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  55. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  56. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  57. 7d1f4cd fdo#38838: Converting String/UniString to OUString by elixir · 13 years ago
  58. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  59. 26e37ca doubled includes by Thomas Arnhold · 13 years ago
  60. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  61. db7a441 Typo fix: informations -> information and a few other adjacent typos. by Gregg King · 13 years ago
  62. b768611 remove all d.lst by Michael Stahl · 13 years ago
  63. 89003e9 loplugin: unused variables by Thomas Arnhold · 13 years ago
  64. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  65. 3a01490 Fix typo seperated/separated by Julien Nabet · 13 years ago
  66. 66e5cbc Fix typo "sucessfully" -> "successfully" by Julien Nabet · 13 years ago
  67. 1443a9f [Uu]sefull -> [Uu]seful by Julien Nabet · 13 years ago
  68. 78425b0 s/heigth/height/ by Tor Lillqvist · 13 years ago
  69. c04c959 fix for fdo#61187 by Noel Grandin · 13 years ago
  70. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  71. d4b904f more fixes for my FilePicker changes by Noel Grandin · 13 years ago
  72. d7f9b76 fix mid-air collision of commits by Noel Grandin · 13 years ago
  73. a413832 and let's try actually including the relevant headers... by Noel Grandin · 13 years ago
  74. 648d6e5 Include the XInitialization header by Tor Lillqvist · 13 years ago
  75. 503ee06 fix up some of my fdo#46808 changes by Noel Grandin · 13 years ago
  76. 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
  77. ee8dc09 fix ambiguous base-class problem by Noel Grandin · 13 years ago
  78. a5d63b9 fix unused parameter warning by Noel Grandin · 13 years ago
  79. a315af8 use a typedef to reduce code duplication by Noel Grandin · 13 years ago
  80. 33d086f Fix compilation of MS-Windows FilePicker by Noel Grandin · 13 years ago
  81. a160920 Fix compilation of MacOS FilePicker by Noel Grandin · 13 years ago
  82. 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
  83. 00db1ab delete unused strings by Joren De Cuyper · 13 years ago
  84. 56d41fe "Fix" bnc#777788 by Tor Lillqvist · 13 years ago
  85. f9aabc7 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  86. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  87. e3f11c1 Changed SetText() / GetText() to take/return OUString by Chr. Rossmanith · 13 years ago
  88. 77d215a fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContext by Noel Grandin · 13 years ago
  89. 12152d2 Replace GUIBASE checks with equivalent OS checks by Tor Lillqvist · 13 years ago
  90. d85029d rtl:: removal in fpicker by Radu Ioan · 13 years ago
  91. d9cf110 Bye bye ODMA by Tor Lillqvist · 13 years ago
  92. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  93. 4fbefd7 Make ODMA file picker UNO component passive by Stephan Bergmann · 13 years ago
  94. 4a223b6a Remove useless ODMAFolderPicker by Stephan Bergmann · 13 years ago
  95. a3ce60e We only support MSVC 2008 (_MSC_VER 1500) or later by Tor Lillqvist · 13 years ago
  96. cc360f0 fdo#46808: Missing adaptions to XFolderPicker2 by Stephan Bergmann · 13 years ago
  97. 8eafec9 added i18nisolang1 for win fps lib by Eike Rathke · 13 years ago
  98. d02c1ca one more GetUILocale leftover by Eike Rathke · 13 years ago
  99. a8c2cb0 SvtURLBox derives from ComboBox not Edit by Caolán McNamara · 13 years ago
  100. fa88b37 Merge branch 'feature/killsdf' by Andras Timar · 13 years ago