1. 1d1189b oups.. forgot to comment out a debug line by Siqi LIU · 13 years ago
  2. d9e8255 remove server if no longer visible by Siqi LIU · 13 years ago
  3. f63d44d minor bug fix by Siqi LIU · 13 years ago
  4. 7753cd0 comment out updateCurrentSlide(0) in presentationController constructor as it causes remote control to receive 0 as currentSlide whereas slideshow started from the middle. by Siqi LIU · 13 years ago
  5. ee4569e fdo#67045 - fix several nasty screen selection issues with presenter console. by Michael Meeks · 13 years ago
  6. 0218b0e fdo#65457 - Provide visual clues in presenter view. by Ciorba Edmond · 13 years ago
  7. cae861f Fix memory leak with osl_getCurrentSecurity (). by Mark Wielaard · 13 years ago
  8. 828ebc5 fix build with system poppler-0.23.0 by Petr Mladek · 13 years ago
  9. 3efeb27 poppler: make it build on Mac. by Norbert Thiebaud · 13 years ago
  10. 1a44cf5 Remove warning by using the right printf commands by Arnaud Versini · 13 years ago
  11. 3a54294 Don't link with libraries that are not needed by Fridrich Štrba · 13 years ago
  12. 3de0e40 No day witout typo by Fridrich Štrba · 13 years ago
  13. ff82e02 Some tag -> spaces by Fridrich Štrba · 13 years ago
  14. eb276d1 fdo#38878: Upgrading internal xpdf -> poppler by Fridrich Štrba · 13 years ago
  15. fa6ce5a API change: osl/time.h take const pointers where appropriate by Lionel Elie Mamane · 13 years ago
  16. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  17. 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
  18. 59eee3c coverity#1019312 check inflateInit return value by Caolán McNamara · 13 years ago
  19. 51daa4d fdo#43460 sd,rsc,ucb,sdext: use isEmpty() by Jelle van der Waa · 13 years ago
  20. bc5a056 Typo by Stephan Bergmann · 13 years ago
  21. 4c8aa30 advance over font token during font name parsing by Caolán McNamara · 13 years ago
  22. 4bd502a fix field name, was mxMSF, but should have been named mxContext by Noel Grandin · 13 years ago
  23. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  24. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  25. a0dcc8f Resolves: #i121857# Presentation Minimizer: fix filter naming by Ariel Constenla-Haile · 13 years ago
  26. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  27. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  28. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  29. 9ddf14e Resolves: #i82852# Presentation Minimizer: missing icon in info dialog by Ariel Constenla-Haile · 13 years ago
  30. 1857688 Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual by Herbert Dürr · 13 years ago
  31. 39da7ee fdo#56995 Created global option to disable presenter console in Impress by mmeof · 13 years ago
  32. 3c38b77 zlib: remove ExternalPackage_zlib by Michael Stahl · 13 years ago
  33. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  34. f33753e pdf2xml implicitely needs cppunit headers. by Thorsten Behrens · 13 years ago
  35. e20e271 Fix warning: unused variable 'aIniUrl' [loplugin] by Tor Lillqvist · 13 years ago
  36. d6d896a WaE: 'SAL_OVERRIDE' macro redefined by Tor Lillqvist · 13 years ago
  37. 298c52a pdfunzip rather needs ~no office libraries. by Thorsten Behrens · 13 years ago
  38. b0da8f0 Make pdf2xml usable at least from within buildenv again. by Thorsten Behrens · 13 years ago
  39. bfffa6d Add unit test for pdfimport image import. by Thorsten Behrens · 13 years ago
  40. 6b18d7d Fix import of images from pdf. by Thorsten Behrens · 13 years ago
  41. 746784e fdo#46808 Convert awt::Pointer to new style by Noel Grandin · 13 years ago
  42. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  43. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  44. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  45. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  46. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  47. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  48. b80d8c6 fdo#62096 - replace some O(U)String compareTo with == by Artur Dryomov · 13 years ago
  49. 63b4633c Related: rhbz#867808 if one person threw by pointer... by Caolán McNamara · 13 years ago
  50. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  51. 869b3a6 make file names match library names by Peter Foley · 13 years ago
  52. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  53. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  54. 876c619 new module i18nlangtag by Eike Rathke · 13 years ago
  55. a808497d drop prefix from ::css by Thomas Arnhold · 13 years ago
  56. 8ffb207 fix loplugin unused warnings by Peter Foley · 13 years ago
  57. 083092e OSL_FAIL -> SAL_WARN by Thomas Arnhold · 13 years ago
  58. bd5e62e Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  59. 1679aa6 Prefer prefix ++/-- operators for non-primitive types by Julien Nabet · 13 years ago
  60. 820f596 add missing deps on headers by David Tardon · 13 years ago
  61. ff140bb Remove StringMirror UNO service. by Thorsten Behrens · 13 years ago
  62. dd0db92 Kill fprintf in sdext in favour of SAL_LOG by Thorsten Behrens · 13 years ago
  63. ba4e2aa avoid floating-point error with empty bitmaps. by Michael Meeks · 13 years ago
  64. 39d4539 removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations by Thomas Arnhold · 13 years ago
  65. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  66. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  67. 937b63a use startsWith() instead of compareToAscii() by Thomas Arnhold · 13 years ago
  68. b977c27 fdo#57422 fixing scroll bar and slides position by Abdulaziz A Alayed · 13 years ago
  69. a2454a4 fdo#43460: use isEmpty() by Thomas Arnhold · 13 years ago
  70. a029629 fdo#60691 add modelines to *.src and *.hrc files by Borim · 13 years ago
  71. 12f9287 Make gb_Extension_use_default_description/license explicit by Stephan Bergmann · 13 years ago
  72. f348749 coverity#982282: Resource leak in object by Julien Nabet · 13 years ago
  73. 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
  74. f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
  75. c25c54c fix copypasta by David Tardon · 13 years ago
  76. b768611 remove all d.lst by Michael Stahl · 13 years ago
  77. 836bde6 cppuhelper: new ZipPackage_cppuhelper_odk_headers by Michael Stahl · 13 years ago
  78. 936d7ba cppu: new ZipPackage_cppu_odk_headers by Michael Stahl · 13 years ago
  79. 308cac3 sal: new ZipPackage_sal_odk_headers for public ODK headers by Michael Stahl · 13 years ago
  80. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  81. ff3278c log presentation minimizer results as info by Caolán McNamara · 13 years ago
  82. 3eaa536 sdext: fix loplugin warnings by Miklos Vajna · 13 years ago
  83. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  84. ef1d096 fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT by Radu Ioan · 13 years ago
  85. fc19661 coverity#983173 Resource leak by Norbert Thiebaud · 13 years ago
  86. 64fd898 coverity#983175 Resource leak by Norbert Thiebaud · 13 years ago
  87. ba9da7f coverity#984041 Uninitialized scalar variable by Caolán McNamara · 13 years ago
  88. 07ee726 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
  89. c66ec11 coverity: pass by const reference is more efficient by Markus Mohrhard · 13 years ago
  90. fb1d11d convert xpdf to gbuild and add to tail_build by Peter Foley · 13 years ago
  91. 1976b01 Disambiguation for MSC by Stephan Bergmann · 13 years ago
  92. 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
  93. 4b51374 fdo#46808, Adapt ui::dialogs::FilePicker UNO service to new style by Noel Grandin · 13 years ago
  94. 591ef78 fdo#46808, Use singleton util::theMacroExpander new-style constructor by Noel Grandin · 13 years ago
  95. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  96. e252ac07 More fixes to fdo#57422 by Ahmad Harthi · 13 years ago
  97. 5a61e28 gbuild: fix silly "expandtabs" in makefile VIM modelines by Michael Stahl · 13 years ago
  98. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  99. 63bcb13 Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() by Jean-Noël Rouvignac · 13 years ago
  100. 460c55f Modify constructor, remove setters + unused define by Julien Nabet · 13 years ago