summaryrefslogtreecommitdiff
path: root/sot
AgeCommit message (Expand)Author
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
2011-12-11Remove ByteStringJulien Nabet
2011-12-09callcatcher: remove unused code post automation removalCaolán McNamara
2011-12-09Three factories in sot never usedCaolán McNamara
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove include of pch header from sotNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-11-10ByteString->rtl::OStringCaolán McNamara
2011-10-15split bootstrapfixture and move test-filters class for sot testCaolán McNamara
2011-10-15Related: fdo#41642 add regression testCaolán McNamara
2011-10-15Resolves: fdo#41642 detect loops in StgDirStrm entry chainsCaolán McNamara
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-01Document that this is known as StructuredStorageDirectoryEntry in the specCaolán McNamara
2011-09-13remove commented out CHARSET_ANSI fooCaolán McNamara
2011-08-29callcatcher: variousCaolán McNamara
2011-08-25UnoStorageHolder is never ctored, follow logical consequences of thatCaolán McNamara
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04callcatcher: remove unused methodsCaolán McNamara
2011-08-02callcatcher: remove unused methodsThomas Arnhold