Age | Commit message (Expand) | Author | Files | Lines |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-24 | Bin commented-out code | Tor Lillqvist | 1 | -42/+0 |
2012-04-24 | WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *' | Tor Lillqvist | 1 | -1/+1 |
2012-04-24 | Add hopefully helpful comment | Tor Lillqvist | 1 | -0/+9 |
2012-04-24 | WaE: 'SceneObject' has virtual functions but non-virtual destructor | Tor Lillqvist | 1 | -0/+2 |
2012-04-24 | WaE: incompatible pointer types: 'long *' vs. 'const GLint *' | Tor Lillqvist | 1 | -0/+4 |
2012-04-16 | animations is not api, it should be animations_inc package | Matúš Kukan | 1 | -1/+4 |
2012-04-12 | callcatcher: update unused code list | Caolán McNamara | 2 | -9/+0 |
2012-04-11 | callcatcher: update list | Caolán McNamara | 3 | -12/+1 |
2012-04-10 | fix build | Caolán McNamara | 1 | -1/+1 |
2012-04-10 | Remove VERBOSE part 3 | Rob Snelders | 22 | -25/+25 |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | 1 | -1/+1 |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl | 2 | -2/+2 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 4 | -12/+12 |
2012-04-08 | Fix Prefer prefix ++/-- operators | Julien Nabet | 1 | -1/+1 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 5 | -67/+27 |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | 1 | -1/+1 |
2012-03-21 | chmod -x | Tor Lillqvist | 1 | -0/+0 |
2012-03-16 | Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changes | Thorsten Behrens | 4 | -36/+4 |
2012-03-16 | Clear whole layer in slideshow sprites fdo#45219 | Thorsten Behrens | 1 | -4/+11 |
2012-03-16 | Clear sprites to white fdo#45219. | Thorsten Behrens | 1 | -1/+1 |
2012-03-16 | Clear full sprite area for fdo#45219 | Thorsten Behrens | 1 | -1/+1 |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann | 6 | -1/+22 |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | 3 | -3/+3 |
2012-03-08 | remove duplicate statement | David Tardon | 1 | -1/+0 |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann | 1 | -1/+1 |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe | 2 | -5/+5 |
2012-02-17 | remove duplicated assignment | David Tardon | 1 | -4/+0 |
2012-02-13 | EasyHack: Removed gcc conditionals | Alexander Bergmann | 4 | -26/+2 |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | 4 | -4/+0 |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | 1 | -35/+2 |
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 |