Age | Commit message (Expand) | Author |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-01 | cppcheck: redundant assignment | Julien Nabet |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::matchL calls | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-11-11 | remove unnecessary use of OUString constructor in EXTENSIONS module | Noel Grandin |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-22 | extensions: try to fix WNT String | Michael Stahl |
2013-10-22 | stray String in extensions | Caolán McNamara |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-03 | CID#705646 leak on error path | Caolán McNamara |
2013-10-03 | CID#705647 leak on error path | Caolán McNamara |
2013-10-01 | convert extensions module from String to OUString | Noel Grandin |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand |
2013-06-10 | mingw64: cast to pointer from integer of different size in extensions | Fridrich Štrba |
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 |