Age | Commit message (Expand) | Author |
2014-02-12 | more SvStream:operator>> conversion | Noel Grandin |
2014-02-12 | convert SvStream::operator>> methods to ReadXXX methods | Noel Grandin |
2014-02-12 | cid#705188 missing break in switch | Noel Grandin |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-22 | convert more SvStream::operator<< calls | Noel Grandin |
2014-01-22 | bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=) | Stephan Bergmann |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
2013-12-27 | presumably each entry needs a tab and semicolon | Caolán McNamara |
2013-12-27 | cppcheck: fix Same expression on both sides of '||' + simplify a bit | Julien Nabet |
2013-11-21 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsL | Noel Grandin |
2013-11-20 | Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls" | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OStringBuffer constructor | Noel Grandin |
2013-11-20 | remove RTL_CONSTASCII_STRINGPARAM in OString constructor | Noel Grandin |
2013-11-20 | remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::append | Noel Grandin |
2013-11-15 | No __weak__ in Win32 | Tor Lillqvist |
2013-11-10 | clean up #ifdef ICC code | Michael Stahl |
2013-11-07 | idl: fix out of bounds string accesses | Michael Stahl |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-12 | cdecl is the default anyway | Tor Lillqvist |
2013-09-17 | convert IDL module from String to OUString | Noel Grandin |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-08 | -Werror,-Wlogical-not-parentheses (Clang trunk towards 3.4) | Stephan Bergmann |
2013-06-18 | fdo#43460 connectivity,extensions,filter,idl,idlc: use isEmpty() | Jelle van der Waa |
2013-04-24 | svidl: make dependencies: handle removed include files: | Michael Stahl |
2013-04-24 | Revert "svidl: write dependencies with cygwin paths" | Michael Stahl |
2013-04-15 | fdo#60724 correct spelling | Thomas Arnhold |
2013-04-10 | svidl: more helpful error message for missing slot / types. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-25 | fdo#39445 writing out tools/fsys.hxx (idl) | Krisztian Pinter |
2013-03-21 | add sw swd msfilter vbahelper to Library_merged | Peter Foley |
2013-03-06 | fdo#60148 Clean up warnings from the Clang compiler plugin | nccuong |
2013-02-24 | loplugin: unused variables | Thomas Arnhold |
2013-02-12 | Simplify this | Julien Nabet |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2012-11-26 | Use the weak attribute for iOS, too | Tor Lillqvist |
2012-09-20 | Avoid duplicate symbols when DISABLE_DYNLOADING for Android | Tor Lillqvist |
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-08 | STL'ify SV_DECL_IMPL_PERSIST_LIST | Noel Grandin |
2012-07-30 | Typo ressource -> resource | Stephan Bergmann |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-03 | ditch String::CreateFromAscii | Caolán McNamara |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-03-20 | Convert tools/table.hxx usage to std::map in IDL module | Noel Grandin |
2012-03-12 | remove usage of RTL_CONSTASCII_STRINGPARAM | Luboš Luňák |
2012-01-27 | remove WriteSrc, WriteCxx and WriteHxx | Caolán McNamara |
2012-01-27 | make idl ByteString free | Caolán McNamara |