summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)Author
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-08STL'ify UniqueIndexNoel Grandin
2012-08-07Remove non-existing forward declarationsThomas Arnhold
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-26remove unused border stylesIvan Timofeev
2012-06-25re-base on ALv2 code.Michael Meeks
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-21re-base on ALv2 code.Michael Meeks
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-12ditch some ByteStringsCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-12ByteString->rtl::OStringCaolán McNamara
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-28callcatcher: remove unused methodsCaolán McNamara
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from rscNorbert Thiebaud
2011-11-26Remove unnecessary tools/stack.hxx includeAugust Sodora
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-21GetSysSearchPath (probably all uses of aSysSearchPath) unusedCaolán McNamara
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat
2011-08-31and none of this stuff is actually used anywhere nowCaolán McNamara
2011-08-31grabbag of unused codeCaolán McNamara
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara
2011-07-12callcatcher: unused codeCaolán McNamara
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara
2011-07-11callcatcher: remove unused ChangeDefNameCaolán McNamara
2011-07-03callcatcher: unused InputFileCaolán McNamara
2011-07-03callcatcher: unused MacroParserCaolán McNamara
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara
2011-03-21these are duplicates in wintypes nowCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers
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-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner