1. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  2. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  3. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  4. a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
  5. 8ffb207 fix loplugin unused warnings by Peter Foley · 13 years ago
  6. 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
  7. bd5e62e Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  8. 1679aa6 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  9. 820f596 add missing deps on headers by David Tardon · 13 years ago
  10. ff140bb Remove StringMirror UNO service. by Thorsten Behrens · 13 years ago
  11. dd0db92 Kill fprintf in sdext in favour of SAL_LOG by Thorsten Behrens · 13 years ago
  12. ba4e2aa avoid floating-point error with empty bitmaps. by Michael Meeks · 13 years ago
  13. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  14. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  15. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  16. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  17. b977c27 fdo#57422 fixing scroll bar and slides position by Abdulaziz A Alayed · 13 years ago
  18. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  19. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  20. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  21. f348749 coverity#982282: Resource leak in object by Julien Nabet · 13 years ago
  22. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  23. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  24. c25c54c fix copypasta by David Tardon · 13 years ago
  25. b768611 remove all d.lst by Michael Stahl · 13 years ago
  26. 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
  27. 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
  28. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  29. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  30. ff3278c log presentation minimizer results as info by Caolán McNamara · 13 years ago
  31. 3eaa536 sdext: fix loplugin warnings by Miklos Vajna · 13 years ago
  32. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  33. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  34. fc19661 coverity#983173 Resource leak by Norbert Thiebaud · 13 years ago
  35. 64fd898 coverity#983175 Resource leak by Norbert Thiebaud · 13 years ago
  36. ba9da7f coverity#984041 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  37. 07ee726 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
  38. c66ec11 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
  39. fb1d11d convert xpdf to gbuild and add to tail_build by Peter Foley · 13 years ago
  40. 1976b01 Disambiguation for MSC by Stephan Bergmann · 13 years ago
  41. 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
  42. 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
  43. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  44. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  45. e252ac07 More fixes to fdo#57422 by Ahmad Harthi · 13 years ago
  46. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  47. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  48. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  49. 460c55f Modify constructor, remove setters + unused define by Julien Nabet · 13 years ago
  50. b0a827a Fix some errors and remove duplicate code on Presenter by Faisal M. Al-Otaibi · 13 years ago
  51. eb0d07d fdo#57422 - presenter console RTL support needs completion by Abdulelah Alarifi · 13 years ago
  52. 07969f6 Code enhancement remove duplicate code from presenter console by Abdulmajeed Al-Abaulrazzaq · 13 years ago
  53. bba8b65 SunPresentationMinimizer uses uno interfaces by Luboš Luňák · 13 years ago
  54. c047ef2 Fix Possible inefficient checking for 'm_GlyphsList' emptiness by Julien Nabet · 13 years ago
  55. 6943c7b Sigh, my git grep regexps missed some cases by Tor Lillqvist · 13 years ago
  56. f0549b5 fix postprocess xcu warning by Peter Foley · 13 years ago
  57. b1959db Remove unused cppuhelper/servicefactory.hxx includes by Stephan Bergmann · 13 years ago
  58. bb121c8 fdo#46808, Convert frame::Desktop to new style service. by Noel Grandin · 13 years ago
  59. ea47c12 this custom target is needed by pdfimport_s lib by David Tardon · 13 years ago
  60. 2de803d Remove duplicate code from Presenter Help View by Faisal M. Al-Otaibi · 13 years ago
  61. dde234b fdo#46808, remove awt::DisplayAccess service. by Noel Grandin · 13 years ago
  62. cfa0588 fdo#57422 - presenter console RTL support needs completion by Faisal M. Al-Otaibi · 13 years ago
  63. a77fa7e fdo#57422 - presenter console RTL support needs completion by Faisal M. Al-Otaibi · 13 years ago
  64. ce90f99 fixes for where fast string operator+ is not perfectly source compatible by Luboš Luňák · 13 years ago
  65. 2be8822 sdext: there is a severe shortage of boost dependencies here by Michael Stahl · 13 years ago
  66. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  67. 860e001 Missing include by Fridrich Štrba · 13 years ago
  68. 7062624 API CHANGE a11y unpublishing and add/removeListener rename. by Thorsten Behrens · 13 years ago
  69. 79e5ee5 Isolate PDF Import so it can be made optionally installable by Stephan Bergmann · 13 years ago
  70. cc360f0 fdo#46808: Missing adaptions to XFolderPicker2 by Stephan Bergmann · 13 years ago
  71. 7bf64a5 Turn PDF import from bundled extension to plain code by Stephan Bergmann · 13 years ago
  72. 53368ae move Presenter Console help to main help by Andras Timar · 13 years ago
  73. ea91c7d Turn presenter screen from bundled extension to plain code by Stephan Bergmann · 13 years ago
  74. 397f3e5 fix build with poppler-0.21.1 by Petr Mladek · 13 years ago
  75. c75ed68 translations is a source-only module by Andras Timar · 13 years ago
  76. 5e5c11c fdo#42070-Fix RTL support in presenter console by Faisal M. Al-Otaibi · 13 years ago
  77. 06ec1c0 Merge branch 'master' into feature/killsdf by Andras Timar · 13 years ago
  78. 26364f4 deduplicate OString std::basic_ostream operators by Miklos Vajna · 13 years ago
  79. 428d9e1 Delete unused files by Zolnai Tamás · 13 years ago
  80. 0666e43 fdo#46808, use service constructor for i18n::CharacterClassification by Noel Grandin · 13 years ago
  81. ef941c6 Delete useless slashes by Zolnai Tamás · 13 years ago
  82. f09e4ae add missing deps on sal headers by David Tardon · 13 years ago
  83. bb6a12c fix sdext build with poppler >= 0.19.x by Rene Engelhard · 13 years ago
  84. 0ac9a10 fdo#46808, Deprecate configuration::ConfigurationProvider old-style service by Noel Grandin · 13 years ago
  85. bf176d1 fix build with system poppler-0.21.0 by Petr Mladek · 13 years ago
  86. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  87. cffdb8d gbuild: fix XcuMergeTarget build breakage: by Michael Stahl · 13 years ago
  88. 10f4e76 gbuild: let ExtensionTarget expect manifest below META-INF by Michael Stahl · 13 years ago
  89. c0f865c fdo#46808, use service constructor for i18n::BreakIterator by Noel Grandin · 13 years ago
  90. 5d2f601 Correct helpfile localization in sdext by Zolnai Tamás · 13 years ago
  91. b9d1006 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  92. f4901ad Use prefix by Tor Lillqvist · 14 years ago
  93. 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
  94. e4080dc fdo#50163 move definition of PLATFORMID into configure.in by Andras Timar · 14 years ago
  95. a900a4d Fail early if getPackageLocation fails; plus clean-up by Stephan Bergmann · 14 years ago
  96. 585ad1c Revert "take out @PLATFORM@ from extension ID" by Andras Timar · 14 years ago
  97. 93a3e81 add missing deps on headers to static libs by David Tardon · 14 years ago
  98. 6e9c84461 drop unused include by David Tardon · 14 years ago
  99. b7bc73d add missing dep for tools/errcode.hxx by David Tardon · 14 years ago
  100. f05d7ab Some clean up by Stephan Bergmann · 14 years ago