summaryrefslogtreecommitdiff
path: root/rsc/inc
AgeCommit message (Expand)AuthorFilesLines
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-4/+0
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-08STL'ify UniqueIndexNoel Grandin1-1/+1
2012-08-07Remove non-existing forward declarationsThomas Arnhold1-1/+0
2012-07-30Typo ressource -> resourceStephan Bergmann1-1/+1
2012-07-26remove unused border stylesIvan Timofeev1-2/+0
2012-06-25re-base on ALv2 code.Michael Meeks19-443/+272
2012-06-25removed unused forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks4-95/+59
2012-02-01A few safe replacements of pathes->pathsJesús Corrius1-1/+1
2012-01-30fdo#44981 - remove obsolete SWAPLONG macrosNoel Grandin1-3/+3
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-8/+6
2012-01-05Removed unnecessary tools includes.Marcel Metz3-2/+3
2011-12-12ditch some ByteStringsCaolán McNamara1-5/+5
2011-12-12ByteString->rtl::OStringCaolán McNamara1-7/+7
2011-12-12ByteString->rtl::OStringCaolán McNamara7-51/+51
2011-12-06ByteString->rtl::OString[Buffer]Caolán McNamara2-8/+12
2011-11-28callcatcher: remove unused methodsCaolán McNamara1-2/+0
2011-11-28ByteString->rtl::OString[Buffer]Caolán McNamara3-3/+3
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header from rscNorbert Thiebaud2-2/+0
2011-11-26Remove unnecessary tools/stack.hxx includeAugust Sodora1-1/+0
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-0/+2
2011-09-21GetSysSearchPath (probably all uses of aSysSearchPath) unusedCaolán McNamara1-1/+0
2011-09-19ByteString->rtl::OString[Buffer]Caolán McNamara1-6/+6
2011-09-13Header/Footer: use a plus symbol instead of the add iconCédric Bosdonnat1-0/+1
2011-08-31and none of this stuff is actually used anywhere nowCaolán McNamara3-310/+0
2011-08-31grabbag of unused codeCaolán McNamara1-1/+0
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara1-1/+1
2011-08-19use native yacc/bison support in rsc rather than a sub-makeNorbert Thiebaud1-0/+131
2011-07-13callcatcher: strip rsc down by more unused methodsCaolán McNamara2-7/+0
2011-07-12callcatcher: unused codeCaolán McNamara5-33/+3
2011-07-12callcatcher: remove unused RscFileInst ByteString ctorCaolán McNamara1-2/+0
2011-07-11callcatcher: remove unused ChangeDefNameCaolán McNamara2-4/+0
2011-07-03callcatcher: unused InputFileCaolán McNamara1-1/+0
2011-07-03callcatcher: unused MacroParserCaolán McNamara1-1/+0
2011-07-01ByteString->rtl::OStringBufferCaolán McNamara1-1/+2
2011-03-21these are duplicates in wintypes nowCaolán McNamara1-5/+1
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky23-484/+311
2011-02-19Some more #include <tools/list.hxx> cleanupJoseph Powers2-2/+0
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba1-3/+3
2011-01-26Remove DECLARE_LIST( RscStrList, ByteString * )Joseph Powers2-3/+4
2011-01-24Remove DECLARE_LIST( RESubResourceList, REResourceList * )Joseph Powers1-3/+1
2011-01-24Remove DECLARE_LIST( RscDependList, RscDepend* )Joseph Powers1-3/+5
2011-01-24Remove DECLARE_LIST( RscSubDefList, RscDefine * )Joseph Powers1-7/+15
2011-01-24Remove DECLARE_LIST( RscSysList, RscSysEntry * )Joseph Powers1-1/+2
2011-01-24Remove DECLARE_LIST( RscBaseList, RscTop* )Joseph Powers1-2/+2
2011-01-23Remove DECLARE_LIST( RscInconsList, RscInconsistent* )Joseph Powers8-26/+8
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner2-179/+3
2011-01-12removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner7-67/+67