summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)Author
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara
2011-09-21this is never NULL, can be a referenceCaolán McNamara
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara
2011-09-19ByteString->rtl::OStringCaolán McNamara
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-08-04add realpaths for windowsCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara
2011-06-28ByteString->rtl::OStringCaolán McNamara
2011-06-21drop unused method and objectCaolán McNamara
2011-06-20enable exceptions for theseCaolán McNamara
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl
2011-06-17gnumake4: idl: remove dmakefile [hg:75af818ad801]Michael Stahl
2011-06-17gnumake4: idl: link stl [hg:8682dc501634]Michael Stahl
2011-06-16CWS gnumake4: convert idl to new build systemMathias Bauer
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-21Drop OS2Tor Lillqvist
2011-04-30Remove unneed include of <tools/list.hxx>Joseph Powers
2011-04-23Remove PM2 macro usageFrancois Tigeot
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers
2011-04-15FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky
2011-03-29Revert "tweak list access to prevent iterating past end"Jan Holesovsky
2011-03-29Revert "WaE: declaration of 'it' shadows a previous local"Jan Holesovsky
2011-03-29WaE: declaration of 'it' shadows a previous localDavid Tardon
2011-03-28tweak list access to prevent iterating past endNoel Power
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Remove of DECLARE_LIST.Rafael Dominguez
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-02-27PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG>Rafael Dominguez
2011-02-24Remove unused idldll.cxxThomas Arnhold