summaryrefslogtreecommitdiff
path: root/idl
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen2-89/+2
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-1/+1
2011-09-21ByteString->rtl::OStringBufferCaolán McNamara6-53/+72
2011-09-21this is never NULL, can be a referenceCaolán McNamara2-13/+13
2011-09-20ByteString->rtl::OString[Buffer]Caolán McNamara5-17/+20
2011-09-19ByteString->rtl::OStringCaolán McNamara4-5/+5
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2-2/+2
2011-08-09The idl encoding table stuff appears to be a no-op, converts x to xCaolán McNamara5-165/+0
2011-08-05reflect gmake flavorTakeshi Abe1-1/+1
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe1-0/+1
2011-08-04add realpaths for windowsCaolán McNamara1-2/+2
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist2-0/+2
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen1-1/+5
2011-07-21resyncing to masterBjoern Michaelsen8-51/+81
2011-07-01ByteString::CreateFromInt32 -> OString::valueOfCaolán McNamara5-31/+62
2011-06-29remove deprecated ByteString::CreateFromInt64Caolán McNamara3-17/+18
2011-06-28ByteString->rtl::OStringCaolán McNamara1-1/+1
2011-06-21drop unused method and objectCaolán McNamara1-2/+0
2011-06-20enable exceptions for theseCaolán McNamara2-0/+2
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen1-1/+0
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen32-2823/+542
2011-06-17gnumake4: #i116959#: rename target local variables {C,CXX,OBJCXX}FLAGS: [hg:8...Michael Stahl1-2/+1
2011-06-17gnumake4: idl: remove dmakefile [hg:75af818ad801]Michael Stahl1-47/+0
2011-06-17gnumake4: idl: link stl [hg:8682dc501634]Michael Stahl1-1/+2
2011-06-16CWS gnumake4: convert idl to new build systemMathias Bauer7-95/+119
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-2/+2
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+2
2011-05-21Drop OS2Tor Lillqvist1-1/+1
2011-04-30Remove unneed include of <tools/list.hxx>Joseph Powers1-1/+0
2011-04-23Remove PM2 macro usageFrancois Tigeot1-1/+1
2011-04-20Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Joseph Powers5-34/+50
2011-04-15FALSE/TRUE in strings should not be converted to sal_False/sal_True.Jan Holesovsky1-2/+2
2011-04-11Remove DECLARE_LIST( SvTokenList, SvToken * )Rafael Dominguez2-61/+67
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito2-0/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito28-0/+0
2011-03-29Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky5-44/+64
2011-03-29Revert "tweak list access to prevent iterating past end"Jan Holesovsky1-4/+1
2011-03-29Revert "WaE: declaration of 'it' shadows a previous local"Jan Holesovsky1-8/+6
2011-03-29WaE: declaration of 'it' shadows a previous localDavid Tardon1-6/+8
2011-03-28tweak list access to prevent iterating past endNoel Power1-1/+4
2011-03-28Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez5-64/+44
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky36-997/+991
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-7/+7
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens36-997/+991
2011-03-04Remove of DECLARE_LIST.Rafael Dominguez1-2/+0
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold5-16/+16
2011-02-27PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG>Rafael Dominguez2-19/+8
2011-02-24Remove unused idldll.cxxThomas Arnhold2-33/+0