Age | Commit message (Expand) | Author | Files | Lines |
2012-02-04 | add missing README to animation, sc, sd, slideshow, starmath, sw | Josh Heidenreich | 1 | -0/+1 |
2012-01-24 | String->rtl::OUString | Caolán McNamara | 1 | -3/+3 |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon | 2 | -0/+5 |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot | 6 | -9/+9 |
2012-01-11 | Fix fdo#43820 - properly initialize iterators before math. | Thorsten Behrens | 1 | -18/+16 |
2012-01-10 | Use SAL_N_ELEMENTS | Thomas Arnhold | 1 | -1/+1 |
2012-01-09 | Use SAL_N_ELEMENTS in slideshow where possible. | Thorsten Behrens | 3 | -7/+6 |
2012-01-09 | Fix totally busted whitespace in slideshow module. | Thorsten Behrens | 1 | -63/+67 |
2012-01-09 | Fix more incorrect iterator re-use. | Thorsten Behrens | 3 | -5/+4 |
2012-01-05 | regenerate list under OSL_DEBUG_LEVEL=2 | Caolán McNamara | 2 | -8/+0 |
2012-01-05 | WaE and build fixes for OSL_DEBUG_LEVEL == 2 | Caolán McNamara | 1 | -2/+2 |
2012-01-04 | slideshow: fix unused param warnings in ObjC files | Michael Stahl | 1 | -0/+1 |
2011-12-22 | Fix slideshow text animations - fdo#43837 | Thorsten Behrens | 5 | -73/+28 |
2011-12-22 | Fix for fdo#43837 - prevent invalid shape text indices. | Thorsten Behrens | 2 | -36/+49 |
2011-12-15 | Removed extra semicolons | Jesse | 2 | -3/+3 |
2011-12-12 | slideshow: play back embedded media: | Michael Stahl | 1 | -4/+14 |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | 5 | -25/+20 |
2011-12-06 | Resolves: rhbz#759647 ::dispose clears mpPresTimer before releaseTimer called | Caolán McNamara | 1 | -2/+6 |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan | 13 | -19/+19 |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -1/+1 |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -83/+0 |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 4 | -4/+0 |
2011-11-27 | remove include of pch header from slidewhow | Norbert Thiebaud | 97 | -188/+0 |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | 2 | -4/+0 |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -2/+2 |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -4/+4 |
2011-11-05 | Drop unnecessary inclusions of <sal/main.h> | Tor Lillqvist | 1 | -1/+0 |
2011-11-03 | RangeExpander functor removed, but needed in one place. | Cédric Bosdonnat | 1 | -1/+0 |
2011-11-01 | adapt naming scheme | Caolán McNamara | 3 | -13/+13 |
2011-11-01 | ByteString->rtl::OString | Caolán McNamara | 3 | -20/+20 |
2011-10-25 | WaE: type name first seen using 'struct' now seen using 'class' | Tor Lillqvist | 1 | -1/+1 |
2011-10-19 | Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ... | Tor Lillqvist | 3 | -0/+21 |
2011-10-07 | add missing braces for if statement, making correct scope | Pierre-André Jacquod | 1 | -1/+2 |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks | 1 | -6/+5 |
2011-10-05 | cast is gone now | Caolán McNamara | 2 | -3/+3 |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | 1 | -40/+1 |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara | 4 | -0/+11 |
2011-09-29 | Fix error: invalid conversion from 'long int*' to 'const GLint*' | Tor Lillqvist | 1 | -1/+1 |
2011-09-29 | fix trunk gcc compiler errors; second attempt for the previously reverted part | Stephan Bergmann | 1 | -10/+19 |
2011-09-29 | Reverted std::hash map part of previous "fix trunk gcc compile errors." | Stephan Bergmann | 1 | -9/+8 |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan | 1 | -8/+9 |
2011-09-26 | cppcheck: delete unneded variable in slideshow, OGLTrans_Tran...Impl.cxx | Pierre-André Jacquod | 1 | -1/+1 |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | 5 | -6/+6 |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ... | Stephan Bergmann | 4 | -1/+16 |
2011-09-12 | make slideshow ByteString free | Caolán McNamara | 1 | -2/+2 |
2011-09-10 | convert Mesa to gbuild and add to tail_build | Peter Foley | 1 | -0/+2 |
2011-09-06 | [cppchecker] unread Variable within a #ifdef [WINT] removed | Pierre-André Jacquod | 1 | -2/+1 |
2011-09-01 | callcatcher: another layer of unused | Caolán McNamara | 2 | -36/+0 |
2011-08-31 | unusedcode.easy: slideshow::internal cleanup | Joseph Powers | 28 | -372/+0 |