summaryrefslogtreecommitdiff
path: root/rsc
AgeCommit message (Expand)Author
2011-02-16Remove BLC supportThomas Arnhold
2011-02-16Remove WTC supportThomas Arnhold
2011-02-16Remove MTW supportThomas Arnhold
2011-02-16Remove SCO supportThomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-15Remove HP9000Thomas Arnhold
2011-02-14debuglevels: pulled and merged DEV300.m100Frank Schoenheit [fs]
2011-02-13cppcheck: reduce the scope of the variableCaolán McNamara
2011-02-13debuglevels: silence WaE with uncmaxci.pro+debugFrank Schoenheit [fs]
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-27Update from master repository (DEV300_m98).Matthias Huetsch [mhu]
2011-01-27Revert "Be less verbose when dbglevel <= 2"Tor Lillqvist
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
2011-01-22Remove some dead code.Thomas Arnhold
2011-01-22Remove empty description and dates.Thomas Arnhold
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-20cppcheck: unused variableCaolán McNamara
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner
2011-01-07removetooltypes01: #i112600# Fixes in rsc, svl and xmloff after rebaseCarsten Driesner
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
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-25#i115784# rsc: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-11-24vcl117: #i115686# remove old unused style settingPhilipp Lohmann [pl]
2010-11-23vcl117: reduce duplication of enumsPhilipp Lohmann [pl]
2010-11-22tweak this to make it easy to compiler with c++0xCaolán McNamara
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang
2010-10-29CWS gnumake2: resolve conflicts and make sources buildable on LinuxMathias Bauer
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
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