Age | Commit message (Expand) | Author | Files | Lines |
2011-12-12 | ditch some ByteStrings | Caolán McNamara | 1 | -5/+5 |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara | 1 | -7/+7 |
2011-12-12 | ByteString->rtl::OString | Caolán McNamara | 7 | -51/+51 |
2011-12-06 | ByteString->rtl::OString[Buffer] | Caolán McNamara | 2 | -8/+12 |
2011-11-28 | callcatcher: remove unused methods | Caolán McNamara | 1 | -2/+0 |
2011-11-28 | ByteString->rtl::OString[Buffer] | Caolán McNamara | 3 | -3/+3 |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | 2 | -63/+0 |
2011-11-27 | remove include of pch header from rsc | Norbert Thiebaud | 2 | -2/+0 |
2011-11-26 | Remove unnecessary tools/stack.hxx include | August Sodora | 1 | -1/+0 |
2011-10-18 | Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L... | Stephan Bergmann | 1 | -0/+2 |
2011-09-21 | GetSysSearchPath (probably all uses of aSysSearchPath) unused | Caolán McNamara | 1 | -1/+0 |
2011-09-19 | ByteString->rtl::OString[Buffer] | Caolán McNamara | 1 | -6/+6 |
2011-09-13 | Header/Footer: use a plus symbol instead of the add icon | Cédric Bosdonnat | 1 | -0/+1 |
2011-08-31 | and none of this stuff is actually used anywhere now | Caolán McNamara | 3 | -310/+0 |
2011-08-31 | grabbag of unused code | Caolán McNamara | 1 | -1/+0 |
2011-08-22 | gsl_getSystemTextEncoding->osl_getThreadTextEncoding | Caolán McNamara | 1 | -1/+1 |
2011-08-19 | use native yacc/bison support in rsc rather than a sub-make | Norbert Thiebaud | 1 | -0/+131 |
2011-07-13 | callcatcher: strip rsc down by more unused methods | Caolán McNamara | 2 | -7/+0 |
2011-07-12 | callcatcher: unused code | Caolán McNamara | 5 | -33/+3 |
2011-07-12 | callcatcher: remove unused RscFileInst ByteString ctor | Caolán McNamara | 1 | -2/+0 |
2011-07-11 | callcatcher: remove unused ChangeDefName | Caolán McNamara | 2 | -4/+0 |
2011-07-03 | callcatcher: unused InputFile | Caolán McNamara | 1 | -1/+0 |
2011-07-03 | callcatcher: unused MacroParser | Caolán McNamara | 1 | -1/+0 |
2011-07-01 | ByteString->rtl::OStringBuffer | Caolán McNamara | 1 | -1/+2 |
2011-03-21 | these are duplicates in wintypes now | Caolán McNamara | 1 | -5/+1 |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky | 23 | -484/+311 |
2011-02-19 | Some more #include <tools/list.hxx> cleanup | Joseph Powers | 2 | -2/+0 |
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba | 1 | -3/+3 |
2011-01-26 | Remove DECLARE_LIST( RscStrList, ByteString * ) | Joseph Powers | 2 | -3/+4 |
2011-01-24 | Remove DECLARE_LIST( RESubResourceList, REResourceList * ) | Joseph Powers | 1 | -3/+1 |
2011-01-24 | Remove DECLARE_LIST( RscDependList, RscDepend* ) | Joseph Powers | 1 | -3/+5 |
2011-01-24 | Remove DECLARE_LIST( RscSubDefList, RscDefine * ) | Joseph Powers | 1 | -7/+15 |
2011-01-24 | Remove DECLARE_LIST( RscSysList, RscSysEntry * ) | Joseph Powers | 1 | -1/+2 |
2011-01-24 | Remove DECLARE_LIST( RscBaseList, RscTop* ) | Joseph Powers | 1 | -2/+2 |
2011-01-23 | Remove DECLARE_LIST( RscInconsList, RscInconsistent* ) | Joseph Powers | 8 | -26/+8 |
2011-01-21 | removetooltypes01: Rebase to DEV300m98 | Carsten Driesner | 2 | -179/+3 |
2011-01-12 | removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i... | Carsten Driesner | 7 | -67/+67 |
2011-01-06 | removetooltypes01: rebase to DEV300_m96 | Mikhail Voytenko | 1 | -0/+0 |
2011-01-06 | rebase to DEV300_m96 | Philipp Lohmann [pl] | 1 | -0/+0 |
2010-11-24 | vcl117: #i115686# remove old unused style setting | Philipp Lohmann [pl] | 2 | -4/+0 |
2010-11-23 | vcl117: reduce duplication of enums | Philipp Lohmann [pl] | 1 | -175/+3 |
2010-11-10 | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml... | Xiaofei Zhang | 2 | -2/+5 |
2010-10-28 | CWS gnumake: resync to m91; conflicts unresolved | Mathias Bauer | 2 | -2/+5 |
2010-10-28 | add modelines to .h and .c files as well | Caolán McNamara | 2 | -0/+6 |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | 24 | -0/+69 |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | 3 | -10/+0 |
2010-09-14 | toolbar-decorations-rsc.diff: Improved toolbar popups. | Jan Holesovsky | 2 | -0/+6 |
2010-09-13 | cjk-character-units-ui.diff: add a new unit 'character unit' | Amelia Wang | 1 | -1/+1 |
2010-07-29 | #i112600#: clean up l10ntools, rsc, sot, svl, tools and unotools | Xiaofei Zhang | 22 | -310/+310 |
2010-07-13 | CWS gnumake2: resync to DEV300_m84 | Bjoern Michaelsen | 1 | -1/+0 |