Age | Commit message (Expand) | Author |
2012-06-26 | removed unused forward declarations of class | Takeshi Abe |
2012-06-07 | nuke dead code | Takeshi Abe |
2012-06-01 | Targeted string re-work for lotuswordpro filter | Thorsten Behrens |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-24 | Removed unused SfxMedium::bDirect | Stephan Bergmann |
2012-05-09 | WaE: silence tedious msvc2008 warnings | Caolán McNamara |
2012-05-09 | WaE: C4146 unary operator applied to unsigned type | Caolán McNamara |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | rename gb_CppunitTest_uses_ure | David Tardon |
2012-04-08 | compile- and run-time use of UNO must be split | David Tardon |
2012-04-08 | clean up | David Tardon |
2012-04-08 | simplify use of configuration from unit tests | David Tardon |
2012-04-08 | always use --protector for UNO tests | David Tardon |
2012-04-08 | drop uses_ure | David Tardon |
2012-04-08 | let use_api handle the use of type rdbs at runtime | David Tardon |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
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-04-02 | always pass --headless to cppunits | Luboš Luňák |
2012-03-07 | callcatcher: update list | Caolán McNamara |
2012-03-03 | Avoid temporary rtl::OUString | Julien Nabet |
2012-03-02 | add a more extensive lotuswordpro sample | Caolán McNamara |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-17 | WaE: uninitialized pCell | Caolán McNamara |
2012-02-13 | WaE: unreachable code | Tor Lillqvist |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan |
2012-02-08 | Added and improved READMEs for modules which used to be in filter | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-26 | Use the right define | Fridrich Štrba |
2012-01-15 | WaE: deleting object of abstract class type with non-virtual destructor | David Tardon |
2012-01-15 | these are not old component files anymore | Matúš Kukan |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-30 | Fix for fdo43460 Part XXIV getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | configmgr.component is no longer an old one. | Stephan Bergmann |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-24 | WaE: uninitialized value | Caolán McNamara |
2011-11-24 | WaE: uninitialized value | Caolán McNamara |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann |
2011-11-11 | Make .component files directly usable within UNO_SERVICES. | Stephan Bergmann |
2011-10-17 | cppcheck fix : 'operator=' should check for assignment to selfw | Julien Nabet |
2011-10-15 | split bootstrapfixture and move test-filters class for sot test | Caolán McNamara |
2011-10-05 | test fix: use setUp and tearDown not constructors to init LibreOffice | Michael Meeks |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen |
2011-10-04 | adapt lotuswordpro unittests to separate RdbTarget makefile requirement | Bjoern Michaelsen |