Age | Commit message (Expand) | Author |
2012-04-08 | Fix Prefer prefix ++/-- operators | Julien Nabet |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens |
2012-03-16 | Clear whole layer in slideshow sprites fdo#45219 | Thorsten Behrens |
2012-03-16 | Clear sprites to white fdo#45219. | Thorsten Behrens |
2012-03-16 | Clear full sprite area for fdo#45219 | Thorsten Behrens |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-08 | remove duplicate statement | David Tardon |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe |
2012-02-17 | remove duplicated assignment | David Tardon |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann |
2012-01-24 | String->rtl::OUString | Caolán McNamara |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot |
2012-01-11 | Fix fdo#43820 - properly initialize iterators before math. | Thorsten Behrens |
2012-01-09 | Use SAL_N_ELEMENTS in slideshow where possible. | Thorsten Behrens |
2012-01-09 | Fix totally busted whitespace in slideshow module. | Thorsten Behrens |
2012-01-09 | Fix more incorrect iterator re-use. | Thorsten Behrens |
2012-01-05 | regenerate list under OSL_DEBUG_LEVEL=2 | Caolán McNamara |
2012-01-05 | WaE and build fixes for OSL_DEBUG_LEVEL == 2 | Caolán McNamara |
2012-01-04 | slideshow: fix unused param warnings in ObjC files | Michael Stahl |
2011-12-22 | Fix slideshow text animations - fdo#43837 | Thorsten Behrens |
2011-12-22 | Fix for fdo#43837 - prevent invalid shape text indices. | Thorsten Behrens |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-12 | slideshow: play back embedded media: | Michael Stahl |
2011-12-06 | Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer called | Caolán McNamara |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-27 | remove include of pch header from slidewhow | Norbert Thiebaud |
2011-11-03 | RangeExpander functor removed, but needed in one place. | Cédric Bosdonnat |
2011-11-01 | adapt naming scheme | Caolán McNamara |
2011-11-01 | ByteString->rtl::OString | Caolán McNamara |
2011-10-25 | WaE: type name first seen using 'struct' now seen using 'class' | Tor Lillqvist |
2011-10-19 | Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ... | Tor Lillqvist |
2011-10-05 | cast is gone now | Caolán McNamara |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-29 | Fix error: invalid conversion from 'long int*' to 'const GLint*' | Tor Lillqvist |
2011-09-29 | fix trunk gcc compiler errors; second attempt for the previously reverted part | Stephan Bergmann |
2011-09-29 | Reverted std::hash map part of previous "fix trunk gcc compile errors." | Stephan Bergmann |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan |
2011-09-26 | cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx | Pierre-André Jacquod |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold |
2011-09-12 | make slideshow ByteString free | Caolán McNamara |
2011-09-06 | [cppchecker] unread Variable within a #ifdef [WINT] removed | Pierre-André Jacquod |
2011-09-01 | callcatcher: another layer of unused | Caolán McNamara |
2011-08-31 | unusedcode.easy: slideshow::internal cleanup | Joseph Powers |
2011-08-14 | unused variable in Windows build | Pierre-André Jacquod |
2011-08-10 | Some cppcheck cleaning | Julien Nabet |
2011-07-28 | add prefixes for component_getFactory | Matúš Kukan |
2011-07-25 | Remove unused Debugging stuff | Thomas Arnhold |