Age | Commit message (Expand) | Author |
2014-05-28 | Fix memory leak | Stephan Bergmann |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-05-08 | idl: sal_Bool->bool | Noel Grandin |
2014-04-19 | fixincludeguards.sh: idl and idlc | Thomas Arnhold |
2014-04-07 | Replace SV_DECL/IMPL_REF macros with SvRef template | Stephan Bergmann |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-17 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2014-03-14 | Revert "Avoid duplicate symbols in libmerged for Windows too." | Matúš Kukan |
2014-03-14 | Avoid duplicate symbols in libmerged for Windows too. | Matúš Kukan |
2014-03-08 | coverity#707931 Uninitialized scalar field | Caolán McNamara |
2014-02-12 | remove SvStream::operator>> methods | Noel Grandin |
2014-02-11 | coverity#707930 Uninitialized scalar field | Caolán McNamara |
2014-01-22 | remove SvStream::operator<< methods | Noel Grandin |
2014-01-16 | convert SvStream::operator<< overloads to more explicit methods | Noel Grandin |
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-09-17 | convert IDL module from String to OUString | Noel Grandin |
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-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
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-08-05 | Remove unused macros | Thomas Arnhold |
2012-08-01 | Remove unused code: those classes are unused | Thomas Arnhold |
2012-07-13 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-07-04 | removed unnecessary forward declarations of class | Takeshi Abe |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-03-20 | Convert tools/table.hxx usage to std::map in IDL module | Noel Grandin |
2012-03-08 | Convert tools/table.hxx to std::map | Noel Grandin |
2012-01-27 | remove WriteSrc, WriteCxx and WriteHxx | Caolán McNamara |
2012-01-27 | ByteString->rtl::OString | Caolán McNamara |
2012-01-26 | AppendParserString never defined | Caolán McNamara |
2012-01-26 | ByteString->rtl::OString | Caolán McNamara |
2012-01-23 | make sot ByteString free | Caolán McNamara |
2012-01-10 | Remove _SVSTDARR_STRINGSISORTDTOR | August Sodora |
2012-01-05 | don't inherit from ByteString | Caolán McNamara |
2011-12-22 | inheriting from ByteString is kind of weird | Caolán McNamara |
2011-12-19 | IDL_COMPILER is always defined | Caolán McNamara |
2011-12-13 | convert GetMangleName | Caolán McNamara |
2011-11-28 | is there any point to aSrcLine and "rsc" directive in idl? | Caolán McNamara |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from idl | Norbert Thiebaud |
2011-11-19 | ByteString->rtl::OString | Caolán McNamara |
2011-11-16 | UniqueIdContainer is only needed by binfilter | Caolán McNamara |
2011-11-14 | ByteString->rtl::OString | Caolán McNamara |
2011-11-08 | svidl: new parameter -fM: write GNU make dependencies | Michael Stahl |
2011-09-21 | ByteString->rtl::OStringBuffer | Caolán McNamara |
2011-09-21 | this is never NULL, can be a reference | Caolán McNamara |