Age | Commit message (Expand) | Author | Files | Lines |
2013-02-22 | s/the the/the/ | Tor Lillqvist | 1 | -1/+1 |
2013-02-20 | typo: allways -> always | Andras Timar | 1 | -2/+2 |
2013-02-14 | Translation of german comment | Urs Fässler | 1 | -10/+9 |
2013-02-12 | fdo#46808, use constructor for datatransfer::DataFormatTranslator | Noel Grandin | 21 | -56/+54 |
2013-02-12 | fdo#46808, use constructor for datatransfer::MimeContentTypeFactory | Noel Grandin | 10 | -30/+31 |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac | 1 | -6/+5 |
2013-01-26 | gbuild: remove various pointless calls that don't add anything | Michael Stahl | 5 | -20/+0 |
2013-01-15 | fdo#46808, Adapt SystemClipboard UNO service to new style | Noel Grandin | 2 | -5/+5 |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist | 1 | -1/+1 |
2012-12-21 | Missing includes | Stephan Bergmann | 3 | -0/+3 |
2012-12-21 | Remove unused cppuhelper/servicefactory.hxx includes | Stephan Bergmann | 3 | -3/+0 |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist | 2 | -8/+0 |
2012-11-11 | Update dtrans commented code to use string.h function instead of rtl/memory | Arnaud Versini | 1 | -3/+3 |
2012-10-22 | drop rdbmaker completely | Matúš Kukan | 1 | -1/+1 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 3 | -11/+13 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 5 | -10/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 3 | -12/+18 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 5 | -5/+10 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 5 | -0/+5 |
2012-08-22 | more old module-description xml files | Matúš Kukan | 6 | -322/+0 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 20 | -89/+0 |
2012-08-08 | remove include comments and boxes | Thomas Arnhold | 40 | -155/+0 |
2012-08-07 | Remove commented out code | Thomas Arnhold | 2 | -8/+0 |
2012-07-20 | new does not return null | Stephan Bergmann | 1 | -6/+4 |
2012-07-17 | Correct check after memory allocation. | Christophe JAILLET | 1 | -1/+1 |
2012-07-02 | Remove unused defines | Thomas Arnhold | 1 | -5/+0 |
2012-07-02 | targetted improvement of UNO API includes / usage | Michael Meeks | 5 | -20/+5 |
2012-07-01 | Remove unused defines | Thomas Arnhold | 3 | -12/+0 |
2012-06-27 | Remove commented out code | Thomas Arnhold | 1 | -43/+0 |
2012-06-25 | re-base on ALv2 code. | Michael Meeks | 45 | -937/+661 |
2012-06-22 | re-base on ALv2 code. | Michael Meeks | 2 | -49/+31 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 42 | -988/+610 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -42/+24 |
2012-06-02 | targeted string re-work | Norbert Thiebaud | 1 | -1/+1 |
2012-06-01 | I think, this is what was intended | Fridrich Štrba | 1 | -1/+1 |
2012-06-01 | trivial tinderbox fix | Michael Meeks | 1 | -1/+1 |
2012-06-01 | targeted string re-work | Norbert Thiebaud | 14 | -73/+72 |
2012-05-28 | targetted string re-work | Norbert Thiebaud | 1 | -4/+4 |
2012-05-14 | -I$(SRCDIR)/solenv/inc is from SOLARINC | Matúš Kukan | 1 | -5/+0 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -1/+0 |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | 2 | -2/+2 |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | 6 | -15/+15 |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara | 1 | -16/+29 |
2012-03-15 | can't use auto_ptr with an array, wrong delete vs new[] | Caolán McNamara | 1 | -7/+6 |
2012-03-14 | fdo#47246: dtrans: fix multiply linked ImplHelper | Michael Stahl | 3 | -3/+4 |
2012-03-12 | WaE: "__uuidof" redefined | David Tardon | 6 | -0/+18 |
2012-03-12 | WaE: variable 'hr' set but not used | David Tardon | 1 | -2/+1 |
2012-03-12 | add missing initializer | David Tardon | 1 | -1/+2 |
2012-03-12 | WaE: initialization order | David Tardon | 2 | -7/+7 |
2012-03-12 | probable intent | David Tardon | 1 | -1/+1 |