Age | Commit message (Expand) | Author | Files | Lines |
2013-07-09 | Resolves: #i118671# take emergency exit when local slideshow... | Armin Le Grand | 1 | -0/+12 |
2013-07-09 | Remove warning by using the right printf commands | Arnaud Versini | 1 | -3/+3 |
2013-07-08 | Turn Radek's notes into README files. | Radek Doulik | 1 | -0/+9 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 4 | -12/+12 |
2013-06-26 | boost::shared_dynamic_cast -> boost::dynamic_pointer_cast | Caolán McNamara | 1 | -1/+1 |
2013-06-10 | fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFO | Radu Ioan | 4 | -20/+13 |
2013-06-10 | Fix memory leak in OGLTransitionerImpl::createWindow. | Mark Wielaard | 1 | -1/+18 |
2013-06-04 | MPLv2 subset improvements. | Michael Meeks | 6 | -0/+21 |
2013-06-03 | re-base on ALv2 code. Includes: | Michael Meeks | 1 | -24/+14 |
2013-05-27 | eliminate type ambiguity for std::accumulate() invocation | Herbert Dürr | 1 | -2/+2 |
2013-05-23 | Added options to create subset of full animation set. | Andre Fischer | 1 | -1/+17 |
2013-05-16 | Resolves: #i120764# Reduce grid size for snake wipe transition to 8*8. | Andre Fischer | 1 | -4/+4 |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon | 1 | -3/+0 |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon | 1 | -1/+0 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 5 | -110/+20 |
2013-04-10 | slideshow: that define causes -Wunused-macros with 10.6 SDK too | Michael Stahl | 1 | -3/+0 |
2013-04-08 | fdo#46808, Convert frame::Frame to new style | Noel Grandin | 2 | -10/+5 |
2013-04-07 | remove needless forward rtl::OUString declarations | Luboš Luňák | 4 | -14/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 63 | -214/+214 |
2013-04-07 | Drop workarounds for Mac OS X SDKs 10.4 and 10.5 | Tor Lillqvist | 4 | -39/+0 |
2013-04-05 | fdo#59071 Slideshow: allow automatic transitions with sub-second | Cao Cuong Ngo | 1 | -1/+1 |
2013-03-27 | At least Mac OS X SDK 10.7 does not need that | Stephan Bergmann | 1 | -0/+4 |
2013-03-20 | fdo#46808, convert drawing::GraphicExportFilter to new style | Noel Grandin | 1 | -19/+4 |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann | 2 | -5/+5 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 7 | -21/+17 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -3/+0 |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong | 2 | -4/+6 |
2013-03-04 | doubled includes | Thomas Arnhold | 4 | -4/+0 |
2013-03-04 | remove unused and commented out code | Thomas Arnhold | 1 | -5/+0 |
2013-03-03 | Related to fdo#60724: correct spelling | Thomas Arnhold | 1 | -1/+1 |
2013-03-03 | coverity#982270: fix copy&paste error | Markus Mohrhard | 1 | -1/+1 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2013-02-26 | String::CreateFromAscii removal | Ricardo Montania | 1 | -1/+1 |
2013-02-25 | remove some trivial duplicates | Thomas Arnhold | 1 | -1/+0 |
2013-02-24 | loplugin: unused variables | Thomas Arnhold | 1 | -1/+0 |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 2 | -2/+2 |
2013-02-12 | Fix member variables not initialized in constructor | Julien Nabet | 3 | -3/+3 |
2013-02-09 | fix compile for change to boost 1.53.0 declaring smart pointer operator bool ... | Mark Wright | 6 | -6/+6 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 6 | -46/+44 |
2013-01-29 | fdo#59881 - sdremote: revert un-necessary locking change. | Michael Meeks | 1 | -5/+1 |
2013-01-28 | fdo#59881 - sdremote: give up on threaded / UNO usage. | Michael Meeks | 1 | -1/+5 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 1 | -4/+0 |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl | 2 | -1/+6 |
2013-01-20 | Another lacking parenthesis | Julien Nabet | 1 | -2/+1 |
2013-01-20 | Fix missing parenthesis | Julien Nabet | 1 | -1/+1 |
2013-01-15 | fdo#46808, Use service constructor for presentation::SlideShow | Noel Grandin | 1 | -8/+4 |
2013-01-11 | QUARTZ is equivalent to MACOSX | Tor Lillqvist | 2 | -4/+4 |
2013-01-11 | Avoid crash | Tor Lillqvist | 1 | -1/+1 |
2013-01-11 | I meant -1 of course, not -127 | Tor Lillqvist | 1 | -1/+1 |
2013-01-11 | Copy/paste error | Tor Lillqvist | 1 | -1/+1 |