1. 7379d2c GCC diagnostic push / pop requires HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE by Michael Stahl · 12 years ago
  2. e537c80 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  3. b83774a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  4. 4432285 -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  5. 198a35a -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  6. b20d87f -Werror,-Wunused-member-function by Stephan Bergmann · 12 years ago
  7. e0cbd67 -Werror,-Wunused-exception-parameter by Stephan Bergmann · 12 years ago
  8. d366c9b2 remove unnecessary sal_Unicode casts in various places by Noel Grandin · 12 years ago
  9. acf93bb remove more pragma instances of GCC system_header by Michael Stahl · 12 years ago
  10. fcd1637 convert OUString compareToAscii == 0 to equalsAscii by Noel Grandin · 12 years ago
  11. 0a9ef5a convert OUString 0==compareToAscii to equalsAscii by Noel Grandin · 12 years ago
  12. e52779d remove unnecessary use of OUString constructor by Noel Grandin · 12 years ago
  13. cefed97 fixincludeguards.sh: sdext by Thomas Arnhold · 12 years ago
  14. 0e6a260 Convert code that calls OUString::getStr()[] to use the [] operator by Noel Grandin · 12 years ago
  15. 223f6b6 Resolves: #i123433# Detect pseudo-vertices at svg import... by Armin Le Grand · 12 years ago
  16. d502ddf Remove unnecessary #includes by Takeshi Abe · 12 years ago
  17. 943a03a Drop unnecessary #include by Takeshi Abe · 12 years ago
  18. 8df17a3 gbuild: set Package default target to INSTDIR by Michael Stahl · 12 years ago
  19. 5864529 extras: don't hardcode share by Michael Stahl · 12 years ago
  20. 3f8ded9 sdext: deliver that weird pdf file to INSTDIR by Michael Stahl · 12 years ago
  21. a772496 Bin comments that claim to say why some header is included by Tor Lillqvist · 12 years ago
  22. a83b3b5 Minimizer: *.mini was saved w/o .odp etc. extension (and clean up) by Stephan Bergmann · 12 years ago
  23. cc2a405 fdo#61950 De-extensionize presentation minimizer: post clean by David Ostrovsky · 12 years ago
  24. 8ab1c61 could not convert from ‘const char*’ to ‘rtl::OUString’ by Eike Rathke · 12 years ago
  25. 71b2bf6 Remove unnecessary TK_Last by Stephan Bergmann · 12 years ago
  26. 2f7492a Small simplification (and exit loop early) by Stephan Bergmann · 12 years ago
  27. 124f598 Simplify PPPOptimizerTokenEnum -> OUString by Stephan Bergmann · 12 years ago
  28. cd10abe Simplify PPPOptimizerTokenEnum -> OUString by Stephan Bergmann · 12 years ago
  29. 3eb84bc Simplify TKGet(TK_FOO) -> "FOO" by Stephan Bergmann · 12 years ago
  30. be1ce88 Remove unused file by Stephan Bergmann · 12 years ago
  31. 9acc068 Remove file apparently unused since inception by Stephan Bergmann · 12 years ago
  32. cc0d5df4 No need to have com.sun.star.comp.PPPOptimizer as a service by Stephan Bergmann · 12 years ago
  33. 2aa5d13 fdo#61950 De-extensionize presentation minimizer by David Ostrovsky · 13 years ago
  34. 39022b8b little String to OUString + documentation by Thomas Arnhold · 12 years ago
  35. 46ddcbb Normalize ENABLE_PDFIMPORT: TRUE or empty by Tor Lillqvist · 12 years ago
  36. 21ec9be XCanvas does no longer imply XBitmapCanvas by Thorsten Behrens · 14 years ago
  37. 1f82c0a gbuild: kill gb_XcsTarget_get_outdir_target by Matúš Kukan · 13 years ago
  38. 04496cb sdext: kill Package_pdfimport_xcu.mk by Matúš Kukan · 13 years ago
  39. d37b6fa WaE: unused variable by Tor Lillqvist · 13 years ago
  40. 0101162 -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  41. 660400c -Werror,-Wunused-const-variable by Stephan Bergmann · 13 years ago
  42. 2381e89 fix Windows build, dbglevel=2 by Andras Timar · 13 years ago
  43. aa05e12 ENABLE_MINIMIZER Harmonize ENABLE_* variable to TRUE/<nothing> by Norbert Thiebaud · 13 years ago
  44. eb0cc3a dummy implementation for getTranslationOffset by Siqi LIU · 13 years ago
  45. 64b993e finish deprecation of O(U)String::valueOf() by Luboš Luňák · 13 years ago
  46. 0a74847 also adjust for poppler 0.24 by Bjoern Michaelsen · 13 years ago
  47. f4004429 Mark as const by Takeshi Abe · 13 years ago
  48. c6a7300 Use subfolder names from <config_folders.h> by Tor Lillqvist · 13 years ago
  49. 1d1189b oups.. forgot to comment out a debug line by Siqi LIU · 13 years ago
  50. d9e8255 remove server if no longer visible by Siqi LIU · 13 years ago
  51. f63d44d minor bug fix by Siqi LIU · 13 years ago
  52. 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
  53. ee4569e fdo#67045 - fix several nasty screen selection issues with presenter console. by Michael Meeks · 13 years ago
  54. 0218b0e fdo#65457 - Provide visual clues in presenter view. by Ciorba Edmond · 13 years ago
  55. cae861f Fix memory leak with osl_getCurrentSecurity (). by Mark Wielaard · 13 years ago
  56. 828ebc5 fix build with system poppler-0.23.0 by Petr Mladek · 13 years ago
  57. 3efeb27 poppler: make it build on Mac. by Norbert Thiebaud · 13 years ago
  58. 1a44cf5 Remove warning by using the right printf commands by Arnaud Versini · 13 years ago
  59. 3a54294 Don't link with libraries that are not needed by Fridrich Štrba · 13 years ago
  60. 3de0e40 No day witout typo by Fridrich Štrba · 13 years ago
  61. ff82e02 Some tag -> spaces by Fridrich Štrba · 13 years ago
  62. eb276d1 fdo#38878: Upgrading internal xpdf -> poppler by Fridrich Štrba · 13 years ago
  63. fa6ce5a API change: osl/time.h take const pointers where appropriate by Lionel Elie Mamane · 13 years ago
  64. ba0a577 remove OUString wrap for string literals by Thomas Arnhold · 13 years ago
  65. 318f2b6 remove some createFromAscii usage by Thomas Arnhold · 13 years ago
  66. 59eee3c coverity#1019312 check inflateInit return value by Caolán McNamara · 13 years ago
  67. 51daa4d fdo#43460 sd,rsc,ucb,sdext: use isEmpty() by Jelle van der Waa · 13 years ago
  68. bc5a056 Typo by Stephan Bergmann · 13 years ago
  69. 4c8aa30 advance over font token during font name parsing by Caolán McNamara · 13 years ago
  70. 4bd502a fix field name, was mxMSF, but should have been named mxContext by Noel Grandin · 13 years ago
  71. 1d1825d fdo#46808, Convert awt::UnoControlDialog to new style by Noel Grandin · 13 years ago
  72. e36f83d Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style" by Stephan Bergmann · 13 years ago
  73. a0dcc8f Resolves: #i121857# Presentation Minimizer: fix filter naming by Ariel Constenla-Haile · 13 years ago
  74. 6a043e9c Use the new type-checking Reference constructor to reduce code noise by Noel Grandin · 13 years ago
  75. be50ad2 fdo#46808, Convert awt::XUnoControlDialog to new style by Noel Grandin · 13 years ago
  76. 6c61b20 fdo#46808, Convert awt::UnoControlDialogModel to new style by Noel Grandin · 13 years ago
  77. 9ddf14e Resolves: #i82852# Presentation Minimizer: missing icon in info dialog by Ariel Constenla-Haile · 13 years ago
  78. 1857688 Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqual by Herbert Dürr · 13 years ago
  79. 39da7ee fdo#56995 Created global option to disable presenter console in Impress by mmeof · 13 years ago
  80. 3c38b77 zlib: remove ExternalPackage_zlib by Michael Stahl · 13 years ago
  81. e2e2cc6 remove usage of RTL_CONSTASCII_USTRINGPARAM by Luboš Luňák · 13 years ago
  82. f33753e pdf2xml implicitely needs cppunit headers. by Thorsten Behrens · 13 years ago
  83. e20e271 Fix warning: unused variable 'aIniUrl' [loplugin] by Tor Lillqvist · 13 years ago
  84. d6d896a WaE: 'SAL_OVERRIDE' macro redefined by Tor Lillqvist · 13 years ago
  85. 298c52a pdfunzip rather needs ~no office libraries. by Thorsten Behrens · 13 years ago
  86. b0da8f0 Make pdf2xml usable at least from within buildenv again. by Thorsten Behrens · 13 years ago
  87. bfffa6d Add unit test for pdfimport image import. by Thorsten Behrens · 13 years ago
  88. 6b18d7d Fix import of images from pdf. by Thorsten Behrens · 13 years ago
  89. 746784e fdo#46808 Convert awt::Pointer to new style by Noel Grandin · 13 years ago
  90. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  91. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  92. 6c7659b move URE headers to include/ by David Tardon · 13 years ago
  93. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  94. e8ff469 Remove any remaining remnants of unused component_canUnload feature by Stephan Bergmann · 13 years ago
  95. eeaa2ec remove unused component_canUnload functions by Matúš Kukan · 13 years ago
  96. b80d8c6 fdo#62096 - replace some O(U)String compareTo with == by Artur Dryomov · 13 years ago
  97. 63b4633c Related: rhbz#867808 if one person threw by pointer... by Caolán McNamara · 13 years ago
  98. 435f5e3 fdo#60724 correct spelling by Thomas Arnhold · 13 years ago
  99. 869b3a6 make file names match library names by Peter Foley · 13 years ago
  100. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago