1. 63162c9 Fix fdo#67908 - keep Visual around until after GL context is created. by Thorsten Behrens · 13 years ago
  2. 2c8bd54 Fix memory leak in OGLTransitionerImpl::createWindow. by Mark Wielaard · 13 years ago
  3. 5262fb3 MPLv2 subset improvements. by Michael Meeks · 13 years ago
  4. 35bd9b1 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  5. 6016963 Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8. by Andre Fischer · 14 years ago
  6. 1cc9bbf gbuild: drop empty use_packages calls by David Tardon · 13 years ago
  7. c042cd0 gbuild: drop uses of removed packages by David Tardon · 13 years ago
  8. 62badf38 Move to MPLv2 license headers, with ESC decision and author's permission. by Michael Meeks · 13 years ago
  9. 5e7c037 slideshow: that define causes -Wunused-macros with 10.6 SDK too by Michael Stahl · 13 years ago
  10. b2486241 fdo#46808, Convert frame::Frame to new style by Noel Grandin · 13 years ago
  11. ba044b1 remove needless forward rtl::OUString declarations by Luboš Luňák · 13 years ago
  12. 1946794 mass removal of rtl:: prefixes for O(U)String* by Luboš Luňák · 13 years ago
  13. 07c9bb1 Drop workarounds for Mac OS X SDKs 10.4 and 10.5 by Tor Lillqvist · 13 years ago
  14. 2c82e5d30 fdo#59071 Slideshow: allow automatic transitions with sub-second by Cao Cuong Ngo · 13 years ago
  15. ce1cce5 At least Mac OS X SDK 10.7 does not need that by Stephan Bergmann · 13 years ago
  16. c09c64e fdo#46808, convert drawing::GraphicExportFilter to new style by Noel Grandin · 13 years ago
  17. 4c0c23a Simplify equalsIgnoreAsciiCaseAscii[L] calls by Stephan Bergmann · 13 years ago
  18. 8b27d78 automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings by Thomas Arnhold · 13 years ago
  19. 79b0046 remove legacy build.pl prj/build.lst files. by Michael Meeks · 13 years ago
  20. a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
  21. 26e37ca doubled includes by Thomas Arnhold · 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. 969a8c5 coverity#982270: fix copy&paste error by Markus Mohrhard · 13 years ago
  25. b768611 remove all d.lst by Michael Stahl · 13 years ago
  26. 0db25d6 String::CreateFromAscii removal by Ricardo Montania · 13 years ago
  27. dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
  28. d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
  29. 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
  30. 5a68d2c Fix member variables not initialized in constructor by Julien Nabet · 13 years ago
  31. d4bab97 fix compile for change to boost 1.53.0 declaring smart pointer operator bool as explicity for C++11 compilers by Mark Wright · 13 years ago
  32. 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
  33. ab8e375 fdo#59881 - sdremote: revert un-necessary locking change. by Michael Meeks · 13 years ago
  34. 58b05ce9 fdo#59881 - sdremote: give up on threaded / UNO usage. by Michael Meeks · 13 years ago
  35. fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
  36. a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
  37. 3207c85 Another lacking parenthesis by Julien Nabet · 13 years ago
  38. 15e0f6d Fix missing parenthesis by Julien Nabet · 13 years ago
  39. 23ef230 fdo#46808, Use service constructor for presentation::SlideShow by Noel Grandin · 13 years ago
  40. e103887 QUARTZ is equivalent to MACOSX by Tor Lillqvist · 13 years ago
  41. 4d23222 Avoid crash by Tor Lillqvist · 13 years ago
  42. 90ef2f1 I meant -1 of course, not -127 by Tor Lillqvist · 13 years ago
  43. 294ec42 Copy/paste error by Tor Lillqvist · 13 years ago
  44. ab4a0f1 Add note that these files are unused by Tor Lillqvist · 13 years ago
  45. e2eb5c8 Rename the "unx" folder to "generic" to match reality by Tor Lillqvist · 13 years ago
  46. bb981d3 We always define QUARTZ for Mac OS X by Tor Lillqvist · 13 years ago
  47. b51d0ec Make the OpenGL transition code buildable for Windows by Tor Lillqvist · 13 years ago
  48. 6312695 The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identical by Tor Lillqvist · 13 years ago
  49. b3d5e78 It's not that new any longer;) by Tor Lillqvist · 13 years ago
  50. c26e232 turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables by Matúš Kukan · 13 years ago
  51. a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
  52. 3d623f3 Remove some unused functions by Marcos Paulo de Souza · 13 years ago
  53. a1ff0ec Fix 'Primitive::operator=' should return 'Primitive & by Julien Nabet · 13 years ago
  54. 77d3777 Remove --with-stlport from LO 4.0 by Stephan Bergmann · 13 years ago
  55. 7f78980 WaE: non-constant-expression cannot be narrowed to float in initializer list by Tor Lillqvist · 13 years ago
  56. 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
  57. 4689f1c4 -Werror,-Wunused-function by Stephan Bergmann · 13 years ago
  58. 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
  59. 60f6c75 fix first run of shader-using 3D transitions by David Tardon · 13 years ago
  60. 5ff4066 fix 3D slide trans. initialization by David Tardon · 13 years ago
  61. db4aab0 Remove some newly tagged unused methods by Julien Nabet · 13 years ago
  62. 642b86a fix 3D 'fade' transitions by David Tardon · 13 years ago
  63. e02f655 fix Fade Smoothly transition by David Tardon · 13 years ago
  64. d6ce23b refactor OpenGL transition creation by David Tardon · 13 years ago
  65. db5d421 always set event description by David Tardon · 13 years ago
  66. 112b481 OSL_TRACE -> SAL_INFO by David Tardon · 14 years ago
  67. 302f567 make conditionally-compiled code easier to read by David Tardon · 14 years ago
  68. 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
  69. 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
  70. 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
  71. dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
  72. 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
  73. cee32aa gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
  74. b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
  75. 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
  76. ab4eb0e SetPosSizePixel->setPosSizePixel by Caolán McNamara · 14 years ago
  77. 2f002e3 having two SetPosSizePixel is a blasted nuisance by Caolán McNamara · 14 years ago
  78. 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
  79. 7fac82d convert OSL_ debug funcs to SAL_ by David Tardon · 14 years ago
  80. 6b84e09f more refactoring by David Tardon · 14 years ago
  81. e24e04c refactor the OGLTransitionerImpl init. a bit by David Tardon · 14 years ago
  82. 1d5d858 shuffle #ifdefs around a bit by David Tardon · 14 years ago
  83. c0582db more indentation fixes by David Tardon · 14 years ago
  84. 07bb32f drop useless nested anonymous namespace by David Tardon · 14 years ago
  85. 9a6544b add more timing code by David Tardon · 14 years ago
  86. 38b70b1 simplify time profiling by David Tardon · 14 years ago
  87. 7a545ea use meaningful names for debugging variables by David Tardon · 14 years ago
  88. 07f44bf -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
  89. 7636789 switch logging from OSL_ to SAL_ by David Tardon · 14 years ago
  90. 67955bf fix indentation by David Tardon · 14 years ago
  91. 65435f2 do not paint background if no fade color was set by David Tardon · 14 years ago
  92. 49e6bf7 fix copypasta by David Tardon · 14 years ago
  93. 2e8b2e6 fix "uncover" slide transitions with presenter console by David Tardon · 14 years ago
  94. 07a33fd Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED by Tor Lillqvist · 14 years ago
  95. 1340890 simplify include guards by Thomas Arnhold · 14 years ago
  96. 535e835 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
  97. 739e20a Decrease header files dependencies by Matteo Casalin · 14 years ago
  98. 9bd1acd sprinkle explicit over constructors by David Tardon · 14 years ago
  99. fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
  100. ed92cdd Bug fix: now skip effect work correctly with repeated animations by Marco Cecchetti · 14 years ago