Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-22 | revert this | Caolán McNamara | |
2011-02-22 | -r and -s doesn't do anything | Caolán McNamara | |
2011-02-21 | Remove ZTC support | Thomas Arnhold | |
Obsolete Zortech compiler | |||
2011-02-21 | Remove CSET support | Thomas Arnhold | |
Obsolete IBM CSet C-Compiler | |||
2011-02-20 | Remove TCPP support | Thomas Arnhold | |
Old Turbo C++ compiler. | |||
2011-02-19 | Some more #include <tools/list.hxx> cleanup | Joseph Powers | |
I basically removed them for everywhere and then added back in only the ones required to get it to build. I did a "make distclean" on Mac and it worked. | |||
2011-02-16 | Remove BLC support | Thomas Arnhold | |
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "BLC - borland compiler (OS2, win16) - obsolete" | |||
2011-02-16 | Remove WTC support | Thomas Arnhold | |
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete" | |||
2011-02-16 | Remove MTW support | Thomas Arnhold | |
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "MTW - metrowerks compiler (mac OS9 ?) - obsolete" | |||
2011-02-16 | Remove SCO support | Thomas Arnhold | |
2011-02-15 | Remove HP9000 | Thomas Arnhold | |
2011-02-15 | Remove HP9000 | Thomas Arnhold | |
2011-02-13 | cppcheck: reduce the scope of the variable | Caolán McNamara | |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba | |
2011-02-02 | Clean up makefiles | Thomas Arnhold | |
2011-01-31 | fix branching on un-initialized memory in some cases | Michael Meeks | |
2011-01-27 | Revert "Be less verbose when dbglevel <= 2" | Tor Lillqvist | |
I had misunderstood. dbglevel=1 is the "normal" debugging level for when you want to be able to debug, and dbglevel=2 *is* the one to also get verbose debugging output. This reverts commit 0bc3445ae06919e9cf057b98b6d29981e6c2ef91. | |||
2011-01-26 | WaE: fix shadowing post list change | Caolán McNamara | |
2011-01-26 | Remove DECLARE_LIST( RscStrList, ByteString * ) | Joseph Powers | |
2011-01-25 | Be less verbose when dbglevel <= 2 | Tor Lillqvist | |
2011-01-24 | Remove DECLARE_LIST( RESubResourceList, REResourceList * ) | Joseph Powers | |
2011-01-24 | Remove DECLARE_LIST( RscDependList, RscDepend* ) | Joseph Powers | |
2011-01-24 | Remove DECLARE_LIST( RscSubDefList, RscDefine * ) | Joseph Powers | |
2011-01-24 | Remove DECLARE_LIST( RscSysList, RscSysEntry * ) | Joseph Powers | |
2011-01-24 | Rename old rcs documentation to proper Star Writer extension. | Thomas Arnhold | |
2011-01-24 | Undo commit c4e7af5 on rcs.doc. It's a binary file. | Thomas Arnhold | |
2011-01-24 | Remove DECLARE_LIST( RscBaseList, RscTop* ) | Joseph Powers | |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-23 | Remove DECLARE_LIST( RscInconsList, RscInconsistent* ) | Joseph Powers | |
2011-01-24 | Fix compilation on 64-bit Windows | Tor Lillqvist | |
No need to force use of 32-bit time_t (which doesn't exist for 64-bit Windows), just use defaults. | |||
2011-01-22 | Remove some dead code. | Thomas Arnhold | |
2011-01-22 | Remove empty description and dates. | Thomas Arnhold | |
2011-01-20 | cppcheck: unused variable | Caolán McNamara | |
2010-12-09 | cppcheck: can reduce the scope of these variables | Caolán McNamara | |
2010-12-05 | cppcheck: can reduce the scope of these variables | Caolán McNamara | |
2010-11-22 | tweak this to make it easy to compiler with c++0x | Caolán McNamara | |
2010-10-28 | add modelines to .h and .c files as well | Caolán McNamara | |
2010-10-25 | Finally, gut the vos module out of the build | Norbert Thiebaud | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |
2010-10-18 | CLang++ Dead assignment | Caolán McNamara | |
2010-10-18 | replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTS | Kenneth Venken | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-04 | security issue: using an un-sanitized string as format of a fprintf | Norbert Thiebaud | |
security issue: using an un-sanitized string as format of a fprintf the argument of fprintf, from aSrsName, come from a command line. It can contain %s or any other kind of formatting instruction that could be use to do evil things at run-time | |||
2010-09-14 | toolbar-decorations-rsc.diff: Improved toolbar popups. | Jan Holesovsky | |
2010-09-13 | cjk-character-units-ui.diff: add a new unit 'character unit' | Amelia Wang | |
2010-05-10 | CWS-TOOLING: integrate CWS vcl110 | Ivo Hinkelmann | |
2010-04-16 | CWS-TOOLING: integrate CWS sb118 | Jens-Heiner Rechtien | |
2010-04-07 | sb118: merged in re/DEV300_next towards DEV300_m76 | sb | |