summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Collapse)Author
2011-02-22revert thisCaolán McNamara
2011-02-22-r and -s doesn't do anythingCaolán McNamara
2011-02-21Remove ZTC supportThomas Arnhold
Obsolete Zortech compiler
2011-02-21Remove CSET supportThomas Arnhold
Obsolete IBM CSet C-Compiler
2011-02-20Remove TCPP supportThomas Arnhold
Old Turbo C++ compiler.
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph 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-16Remove BLC supportThomas Arnhold
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "BLC - borland compiler (OS2, win16) - obsolete"
2011-02-16Remove WTC supportThomas Arnhold
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-16Remove MTW supportThomas Arnhold
http://www.openoffice.org/issues/show_bug.cgi?id=52746 "MTW - metrowerks compiler (mac OS9 ?) - obsolete"
2011-02-16Remove SCO supportThomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-13cppcheck: reduce the scope of the variableCaolán McNamara
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-02-02Clean up makefilesThomas Arnhold
2011-01-31fix branching on un-initialized memory in some casesMichael Meeks
2011-01-27Revert "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-26WaE: fix shadowing post list changeCaolán McNamara
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers
2011-01-25Be less verbose when dbglevel <= 2Tor Lillqvist
2011-01-24Remove DECLARE_LIST( RESubResourceList, REResourceList * )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscSubDefList, RscDefine * )Joseph Powers
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers
2011-01-24Rename old rcs documentation to proper Star Writer extension.Thomas Arnhold
2011-01-24Undo commit c4e7af5 on rcs.doc. It's a binary file.Thomas Arnhold
2011-01-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers
2011-01-24Fix compilation on 64-bit WindowsTor Lillqvist
No need to force use of 32-bit time_t (which doesn't exist for 64-bit Windows), just use defaults.
2011-01-22Remove some dead code.Thomas Arnhold
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-20cppcheck: unused variableCaolán McNamara
2010-12-09cppcheck: can reduce the scope of these variablesCaolán McNamara
2010-12-05cppcheck: can reduce the scope of these variablesCaolán McNamara
2010-11-22tweak this to make it easy to compiler with c++0xCaolán McNamara
2010-10-28add modelines to .h and .c files as wellCaolán McNamara
2010-10-25Finally, gut the vos module out of the buildNorbert Thiebaud
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-18CLang++ Dead assignmentCaolán McNamara
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken
2010-10-14Add vim/emacs modelines to all source filesSebastian 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-05more removed include guards using fixguard.pyPetr Mladek
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-10-04security issue: using an un-sanitized string as format of a fprintfNorbert 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-14toolbar-decorations-rsc.diff: Improved toolbar popups.Jan Holesovsky
2010-09-13cjk-character-units-ui.diff: add a new unit 'character unit'Amelia Wang
2010-05-10CWS-TOOLING: integrate CWS vcl110Ivo Hinkelmann
2010-04-16CWS-TOOLING: integrate CWS sb118Jens-Heiner Rechtien
2010-04-07sb118: merged in re/DEV300_next towards DEV300_m76sb