summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
2012-04-16Removed StgHeader::SetClassId(ClsId const &)Laureano G. Linde
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon
2012-04-08clean upDavid Tardon
2012-04-08always use --protector for UNO testsDavid Tardon
2012-04-08drop uses_ureDavid Tardon
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02always pass --headless to cppunitsLuboš Luňák
2012-03-23ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara
2012-03-06valgrind: fix minor leakCaolán McNamara
2012-03-05callcatcher: update listCaolán McNamara
2012-03-05unused inlineCaolán McNamara
2012-03-05Remove unused codeElton Chung
2012-03-01Remove unused codeElton Chung
2012-03-01callcatcher: update listCaolán McNamara
2012-02-29refactor upper chain test a tiny bitCaolán McNamara
2012-02-29fix storage chain loopWei Ming Khoo
2012-02-24unusedcode.easy: OwnerLock includes this featureThomas Arnhold
2012-02-24unusedcode.easy: Remove SotFactory::TestInvariant()Thomas Arnhold
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-15Various string function clean upStephan Bergmann
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich
2012-02-07sot: Delete FileList::GetFormat as it is no longer usedGreg Kroah-Hartman
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann
2012-01-31SWAPLONG -> OSL_SWAPDWORDStephan Bergmann
2012-01-23make sot ByteString freeCaolán McNamara
2012-01-23ByteString->rtl::OStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-11Fix for fdo43460 Part XXXIV getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09simplify CharClassCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-06Removed unnecessary tools/link.hxx includes.Marcel Metz
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-26catch exception by constant referenceTakeshi Abe
2011-12-21disable min as macro under msvcCaolán McNamara
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-11Revert buggy 4046a1dfc2ba5b52cab7083f4817351c647a59c3Julien Nabet