Age | Commit message (Expand) | Author |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba |
2013-05-22 | AppendAscii cleanup | Ricardo Montania |
2013-04-17 | -Werror=unused-macros (MinGW, extensions) | Stephan Bergmann |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-01 | remove some more macros | Thomas Arnhold |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim |
2013-03-04 | doubled includes | Thomas Arnhold |
2013-03-03 | coverity#705648: fix memory leak | Markus Mohrhard |
2013-01-27 | Some cppcheck cleaning | Julien Nabet |
2012-12-27 | More MSC -> _MSC_VER, sorry | Tor Lillqvist |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-01 | Use prefix | Tor Lillqvist |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-05 | Remove unused macros | Thomas Arnhold |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl |
2012-07-11 | Decrease header files dependencies | Matteo Casalin |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-04 | fdo#50628 fix resource file name | David Tardon |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | extensions: bin unused source files | Matúš Kukan |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | targeted string re-work | Norbert Thiebaud |
2012-05-03 | WaE: unchecked results from write/fwrite | Caolán McNamara |
2012-04-21 | fill in some sane defaults on read/write failure | Caolán McNamara |
2012-04-21 | WaE: extensions warnings fixed | David Ostrovsky |
2012-04-16 | WaE: ignoring #pragma warning | David Tardon |
2012-03-19 | remove fiddly casts, add few const where appropriate | Luboš Luňák |
2012-02-15 | WaE: member initialization order | Caolán McNamara |
2012-02-15 | Various string function clean up | Stephan Bergmann |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-14 | extensions: convert scanner to gbuild | Michael Stahl |
2011-11-27 | remove include of pch header in extensions | Norbert Thiebaud |
2011-11-25 | gsl_getSystemTextEncoding -> osl_getThreadTextEncoding | David Tardon |
2011-11-07 | make extensions ByteString free | Caolán McNamara |
2011-10-20 | Added a scanbutton to the scan-dialog | Rob Snelders |
2011-10-07 | cppcheck reduce scope of var in extensions/...sane.cxx | Pierre-André Jacquod |
2011-08-22 | ByteString->rtl::OString | Caolán McNamara |