Age | Commit message (Expand) | Author |
2011-08-31 | and none of this stuff is actually used anywhere now | Caolán McNamara |
2011-08-31 | so nothing left that calls InsertList | Caolán McNamara |
2011-08-31 | only thing left that calls FillSubList is itself | Caolán McNamara |
2011-08-31 | only thing left that calls FillListObj is itself | Caolán McNamara |
2011-08-31 | only thing that calls FillList is itself | Caolán McNamara |
2011-08-31 | grabbag of unused code | Caolán McNamara |
2011-08-30 | ByteString->rtl::OString | Caolán McNamara |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara |
2011-08-22 | remove name-to-ver-control map contents from RSC_VERSIONCONTROL record | Michael Meeks |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara |
2011-08-22 | remove unused makefile | David Tardon |
2011-08-22 | add precompiled header | David Tardon |
2011-08-22 | overhaul impl. of gb_LinkTarget_add_grammar to simplify usage | David Tardon |
2011-08-19 | WaE: MACOS gcc is too old for that pragma | Norbert Thiebaud |
2011-08-19 | use native yacc/bison support in rsc rather than a sub-make | Norbert Thiebaud |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud |
2011-08-17 | cppcheck: reduced scope of variable | Takeshi Abe |
2011-08-15 | ByteString->rtl::OString | Caolán McNamara |
2011-08-15 | ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalString | Caolán McNamara |
2011-08-10 | add dependency | Matúš Kukan |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-09 | silence warnings | Matúš Kukan |
2011-08-09 | convert rsc to gbuild | Matúš Kukan |
2011-07-22 | Do build rsc also on non-desktop OSes just for rscsfx.hxx to get delivered | Tor Lillqvist |
2011-07-15 | merged the 3 executables into one in module rsc | Peter Rabi |
2011-07-13 | callcatcher: strip rsc down by more unused methods | Caolán McNamara |
2011-07-12 | callcatcher: unused code | Caolán McNamara |
2011-07-12 | callcatcher: remove unused RscFileInst ByteString ctor | Caolán McNamara |
2011-07-11 | callcatcher: remove unused ChangeDefName | Caolán McNamara |
2011-07-03 | callcatcher: unused InputFile | Caolán McNamara |
2011-07-03 | callcatcher: unused MacroParser | Caolán McNamara |
2011-07-01 | ByteString->rtl::OStringBuffer | Caolán McNamara |
2011-06-22 | Drop unnecessary UNX vs. Windows ifdef | Tor Lillqvist |
2011-06-15 | enable exceptions here | Caolán McNamara |
2011-06-13 | createFromAscii -> RTL_CONSTASCII_USTRINGPARAM | Caolán McNamara |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-05-26 | remove __cdecl and use SAL_CALL instead | Chr. Rossmanith |
2011-05-21 | Drop OS2 | Tor Lillqvist |
2011-05-01 | Convert List* to vector<> | Joseph Powers |
2011-04-29 | Convert some more LIST_APPENDs into ULONG_MAX. | Joseph Powers |
2011-04-29 | Convert LIST_APPEND to ULONG_MAX. | Joseph Powers |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-23 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui | Jan Holesovsky |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-22 | Remove obsolete rsc change file (version 1.12 to 1.13) | Thomas Arnhold |
2011-03-21 | these are duplicates in wintypes now | Caolán McNamara |
2011-03-18 | be more paranoid about eliding empty path params we get | Michael Meeks |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-16 | disable this warning for yacc code too | Caolán McNamara |
2011-03-14 | debuglevels: pulled and merged DEV300.m102 | Frank Schoenheit [fs] |