Age | Commit message (Expand) | Author | Files | Lines |
2014-01-28 | bool improvements | Stephan Bergmann | 1 | -28/+28 |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin | 1 | -2/+2 |
2014-01-10 | re-write SvStream operator<< to non-overloaded methods | Noel Grandin | 1 | -39/+39 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 1 | -2/+2 |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::matchL calls | Noel Grandin | 1 | -3/+3 |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin | 1 | -4/+3 |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin | 2 | -5/+5 |
2013-11-11 | remove unnecessary use of OUString constructor in EXTENSIONS module | Noel Grandin | 2 | -3/+3 |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist | 1 | -1/+1 |
2013-10-22 | extensions: try to fix WNT String | Michael Stahl | 1 | -1/+2 |
2013-10-22 | stray String in extensions | Caolán McNamara | 1 | -1/+1 |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl | 1 | -2/+2 |
2013-10-22 | Resolves: fdo#38838 remove UniString | Caolán McNamara | 1 | -2/+2 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara | 1 | -1/+0 |
2013-10-03 | CID#705646 leak on error path | Caolán McNamara | 1 | -2/+1 |
2013-10-03 | CID#705647 leak on error path | Caolán McNamara | 1 | -0/+3 |
2013-10-01 | convert extensions module from String to OUString | Noel Grandin | 4 | -47/+46 |
2013-07-28 | reduce use of UniString from ResID ctor | Caolán McNamara | 2 | -8/+8 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 1 | -3/+3 |
2013-06-13 | Resolves: #i121504# Support for alpha channel in clipboard for all systems | Armin Le Grand | 1 | -3/+2 |
2013-06-10 | mingw64: cast to pointer from integer of different size in extensions | Fridrich Štrba | 1 | -8/+8 |
2013-06-06 | Slowly, but surely going on compiling for mingw64 | Fridrich Štrba | 1 | -5/+5 |
2013-05-22 | AppendAscii cleanup | Ricardo Montania | 1 | -2/+6 |
2013-04-17 | -Werror=unused-macros (MinGW, extensions) | Stephan Bergmann | 1 | -4/+0 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 8 | -50/+48 |
2013-04-01 | remove some more macros | Thomas Arnhold | 6 | -68/+63 |
2013-03-27 | _USE_MATH_DEFINES is already taken care of by sal/config.h | Stephan Bergmann | 1 | -2/+2 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+2 |
2013-03-16 | Bin more pointless comments and ASCII graphics | Tor Lillqvist | 2 | -108/+0 |
2013-03-13 | vcl: make Region ctors explicit to prevent overloading desasters | Michael Stahl | 1 | -1/+1 |
2013-03-08 | fdo#60691 add modelines to *.src and *.hrc files | Borim | 4 | -0/+12 |
2013-03-04 | doubled includes | Thomas Arnhold | 1 | -1/+0 |
2013-03-03 | coverity#705648: fix memory leak | Markus Mohrhard | 1 | -0/+1 |
2013-01-27 | Some cppcheck cleaning | Julien Nabet | 1 | -2/+2 |
2012-12-27 | More MSC -> _MSC_VER, sorry | Tor Lillqvist | 1 | -2/+2 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -37/+7 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 12 | -282/+174 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 1 | -1/+1 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 1 | -1/+1 |
2012-10-01 | Use prefix | Tor Lillqvist | 2 | -2/+2 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 1 | -1/+0 |
2012-08-05 | Remove unused macros | Thomas Arnhold | 1 | -8/+0 |
2012-07-27 | basic, cui, extensions, filter, vcl: fix some warnings | Michael Stahl | 1 | -1/+1 |
2012-07-11 | Decrease header files dependencies | Matteo Casalin | 1 | -1/+1 |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara | 2 | -2/+2 |
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold | 2 | -66/+0 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -46/+28 |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | 2 | -49/+31 |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold | 1 | -2/+0 |
2012-06-19 | remove some UniString ctors | Caolán McNamara | 1 | -2/+2 |