- a6b9173 fdo#60148 Clean up warnings from the Clang compiler plugin by nccuong · 13 years ago
- 26e37ca doubled includes by Thomas Arnhold · 13 years ago
- 5b04c90 remove unused and commented out code by Thomas Arnhold · 13 years ago
- f5ca04c Related to fdo#60724: correct spelling by Thomas Arnhold · 13 years ago
- 969a8c5 coverity#982270: fix copy&paste error by Markus Mohrhard · 13 years ago
- b768611 remove all d.lst by Michael Stahl · 13 years ago
- 0db25d6 String::CreateFromAscii removal by Ricardo Montania · 13 years ago
- dd3e879 remove some trivial duplicates by Thomas Arnhold · 13 years ago
- d5caf68 loplugin: unused variables by Thomas Arnhold · 13 years ago
- 616c692 s/the the/the/ by Tor Lillqvist · 13 years ago
- 5a68d2c Fix member variables not initialized in constructor by Julien Nabet · 13 years ago
- 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
- 97eb8a6 Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING by Jean-Noël Rouvignac · 13 years ago
- ab8e375 fdo#59881 - sdremote: revert un-necessary locking change. by Michael Meeks · 13 years ago
- 58b05ce9 fdo#59881 - sdremote: give up on threaded / UNO usage. by Michael Meeks · 13 years ago
- fc81393 gbuild: remove various pointless calls that don't add anything by Michael Stahl · 13 years ago
- a53586f gbuild: do not copy boost headers around by Michael Stahl · 13 years ago
- 3207c85 Another lacking parenthesis by Julien Nabet · 13 years ago
- 15e0f6d Fix missing parenthesis by Julien Nabet · 13 years ago
- 23ef230 fdo#46808, Use service constructor for presentation::SlideShow by Noel Grandin · 13 years ago
- e103887 QUARTZ is equivalent to MACOSX by Tor Lillqvist · 13 years ago
- 4d23222 Avoid crash by Tor Lillqvist · 13 years ago
- 90ef2f1 I meant -1 of course, not -127 by Tor Lillqvist · 13 years ago
- 294ec42 Copy/paste error by Tor Lillqvist · 13 years ago
- ab4a0f1 Add note that these files are unused by Tor Lillqvist · 13 years ago
- e2eb5c8 Rename the "unx" folder to "generic" to match reality by Tor Lillqvist · 13 years ago
- bb981d3 We always define QUARTZ for Mac OS X by Tor Lillqvist · 13 years ago
- b51d0ec Make the OpenGL transition code buildable for Windows by Tor Lillqvist · 13 years ago
- 6312695 The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identical by Tor Lillqvist · 13 years ago
- b3d5e78 It's not that new any longer;) by Tor Lillqvist · 13 years ago
- c26e232 turn some OSL_ENSURE into SAL_WARN_IF to avoid warnings about unused variables by Matúš Kukan · 13 years ago
- a4c7ded Cleanup: #include <tools/gen.hxx> by Matteo Casalin · 13 years ago
- 3d623f3 Remove some unused functions by Marcos Paulo de Souza · 13 years ago
- a1ff0ec Fix 'Primitive::operator=' should return 'Primitive & by Julien Nabet · 13 years ago
- 77d3777 Remove --with-stlport from LO 4.0 by Stephan Bergmann · 13 years ago
- 7f78980 WaE: non-constant-expression cannot be narrowed to float in initializer list by Tor Lillqvist · 13 years ago
- 42db3c8 commit delete various unused makefile.mks by Caolán McNamara · 13 years ago
- 4689f1c4 -Werror,-Wunused-function by Stephan Bergmann · 13 years ago
- 66a1758 c++ API: use css alias in generated headers, adds global css decl by Thorsten Behrens · 13 years ago
- 60f6c75 fix first run of shader-using 3D transitions by David Tardon · 13 years ago
- 5ff4066 fix 3D slide trans. initialization by David Tardon · 13 years ago
- db4aab0 Remove some newly tagged unused methods by Julien Nabet · 13 years ago
- 642b86a fix 3D 'fade' transitions by David Tardon · 13 years ago
- e02f655 fix Fade Smoothly transition by David Tardon · 13 years ago
- d6ce23b refactor OpenGL transition creation by David Tardon · 13 years ago
- db5d421 always set event description by David Tardon · 13 years ago
- 112b481 OSL_TRACE -> SAL_INFO by David Tardon · 14 years ago
- 302f567 make conditionally-compiled code easier to read by David Tardon · 14 years ago
- 44cfc7c re-base on ALv2 code. Includes (at least) relevant parts of: by Michael Meeks · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- 8037435 gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solaris by Michael Stahl · 14 years ago
- cee32aa gbuild: clean up Mac OS X framework handling: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- ab4eb0e SetPosSizePixel->setPosSizePixel by Caolán McNamara · 14 years ago
- 2f002e3 having two SetPosSizePixel is a blasted nuisance by Caolán McNamara · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- 7fac82d convert OSL_ debug funcs to SAL_ by David Tardon · 14 years ago
- 6b84e09f more refactoring by David Tardon · 14 years ago
- e24e04c refactor the OGLTransitionerImpl init. a bit by David Tardon · 14 years ago
- 1d5d858 shuffle #ifdefs around a bit by David Tardon · 14 years ago
- c0582db more indentation fixes by David Tardon · 14 years ago
- 07bb32f drop useless nested anonymous namespace by David Tardon · 14 years ago
- 9a6544b add more timing code by David Tardon · 14 years ago
- 38b70b1 simplify time profiling by David Tardon · 14 years ago
- 7a545ea use meaningful names for debugging variables by David Tardon · 14 years ago
- 07f44bf -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 7636789 switch logging from OSL_ to SAL_ by David Tardon · 14 years ago
- 67955bf fix indentation by David Tardon · 14 years ago
- 65435f2 do not paint background if no fade color was set by David Tardon · 14 years ago
- 49e6bf7 fix copypasta by David Tardon · 14 years ago
- 2e8b2e6 fix "uncover" slide transitions with presenter console by David Tardon · 14 years ago
- 07a33fd Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIRED by Tor Lillqvist · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- 535e835 re-base on ALv2 code. Includes: by Michael Meeks · 14 years ago
- 739e20a Decrease header files dependencies by Matteo Casalin · 14 years ago
- 9bd1acd sprinkle explicit over constructors by David Tardon · 14 years ago
- fdda178 targetted improvement of UNO API includes / usage by Michael Meeks · 14 years ago
- ed92cdd Bug fix: now skip effect work correctly with repeated animations by Marco Cecchetti · 14 years ago
- 0685901 Fixed a bug that prevented repeated animations to work properly when the repeatCount by Marco Cecchetti · 14 years ago
- 1ef95a7 Added support for the repeatCount attribute for time containers. by Marco Cecchetti · 14 years ago
- 372c473 Now to animations and repeated to animations are handled by the C++ presentation engine by Marco Cecchetti · 14 years ago
- 328e226 targetted re-work of cppunit pieces. by Michael Meeks · 14 years ago
- 022b622 callcatcher: update list by Caolán McNamara · 14 years ago
- 2c50644 WaE on Mac SDK > 10.4 by Norbert Thiebaud · 14 years ago
- 0caf87c remove bunch of obsolete looking .dxp files by Michael Stahl · 14 years ago
- 7b6b71c remove bunch of obsolete looking .flt files by Michael Stahl · 14 years ago
- ec5fa01 replace all but one .hdl include with equivalent .hpp includes. by Michael Meeks · 14 years ago
- b9042fa re-base on ALv2 code. by Michael Meeks · 14 years ago
- b6db3e3 re-base on ALv2 code. by Michael Meeks · 14 years ago
- 6933730 targeted string re-work by Norbert Thiebaud · 14 years ago
- 8e535df group external headers together by Matúš Kukan · 14 years ago
- df34ccb remove unneeded include of boost/bind.hpp by Caolán McNamara · 14 years ago
- b1c3e8a make gbuild the default assumption of build.pl by Bjoern Michaelsen · 14 years ago
- 4005503 Bin commented-out code by Tor Lillqvist · 14 years ago
- 2a0444f WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *' by Tor Lillqvist · 14 years ago
- efc80f7 Add hopefully helpful comment by Tor Lillqvist · 14 years ago
- 72108b8 WaE: 'SceneObject' has virtual functions but non-virtual destructor by Tor Lillqvist · 14 years ago