Age | Commit message (Expand) | Author |
2012-11-23 | Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointless | Stephan Bergmann |
2012-11-21 | use proper URL for UCPP in Executable_idlc.mk | Rene Engelhard |
2012-09-27 | add --with-system-ucpp | Rene Engelhard |
2012-09-26 | Fix bool -> byte coercion logic | Stephan Bergmann |
2012-09-26 | sal_Bool -> bool | Noel Grandin |
2012-09-05 | idlc: clear include file set in Idlc::reset(): | Michael Stahl |
2012-08-07 | No point with these executables for non-desktop OSes | Tor Lillqvist |
2012-08-06 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-07-22 | fix typo | David Tardon |
2012-07-20 | idlc: do not use -I., deps need absolute paths | Michael Stahl |
2012-07-20 | idlcpp was replaced by ucpp | Matúš Kukan |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-28 | remove malingering legacy RCS tags. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-05-23 | removed unused temporary rtl::OUString | Takeshi Abe |
2012-05-06 | WaE: avoid build break on Mac PPC/XCode 2.5 | Christian Lohmaier |
2012-05-04 | disable GCC diagnostic #pragma on older GCC versions | David Ostrovsky |
2012-05-04 | gbuild conversion l10ntools module | David Ostrovsky |
2012-05-01 | build: cleaning up previously converted idlc module | David Ostrovsky |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-23 | WaE: Clang empty forloop body | Catalin Iacob |
2012-04-22 | WaE: comparison of integers of different signs and unused functions | Tor Lillqvist |
2012-04-16 | YaccTarget and headers cleaning | Matúš Kukan |
2012-04-14 | idlc: make dependencies: handle removed include files: | Michael Stahl |
2012-04-13 | WaE: don't seem to need this pragma | Caolán McNamara |
2012-04-13 | WaE: -Werror=parentheses | Caolán McNamara |
2012-04-13 | WaE: declaration of 'rand' shadows a global declaration | David Ostrovsky |
2012-04-13 | gbuild conversion: idlc module | David Ostrovsky |
2012-03-21 | idlc/README: correct nonsense added in 534b3a9b2e | Michael Stahl |
2012-03-06 | idle code documentation improvement | Michael Meeks |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-01-14 | idlc: breaks on mac tinderbox | Michael Stahl |
2012-01-14 | idlc: do not use -I., deps need absolute paths | Michael Stahl |
2012-01-14 | idlc: new parameter -M: write GNU make dependencies | Michael Stahl |
2012-01-14 | idlc: document all parameters | Michael Stahl |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-12-08 | Less succes, more success | Stefan Knorr (astron) |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from idlc | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-10-07 | delete commented code from idlc/..astinterface.cxx | Pierre-André Jacquod |
2011-10-07 | remove dead code in astdump.cxx (in idlc dir). | Pierre-André Jacquod |
2011-10-03 | WaE: Ignore also C4702: unreachable code | Tor Lillqvist |
2011-09-27 | WaE: comparison between signed and unsigned integer expressions | Tor Lillqvist |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann |
2011-09-27 | Let's rely on memmove() being sane on all our platforms | Tor Lillqvist |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-06 | [cppchecker] deletion of unread / unneeded variable | Pierre-André Jacquod |