summaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Expand)AuthorAgeFilesLines
* drop bogus executable flag from idl/build/src and config filesFrancisco Saito2011-03-292-0/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-2928-0/+0
* Revert "Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )"Jan Holesovsky2011-03-295-44/+64
* Revert "tweak list access to prevent iterating past end"Jan Holesovsky2011-03-291-4/+1
* Revert "WaE: declaration of 'it' shadows a previous local"Jan Holesovsky2011-03-291-8/+6
* WaE: declaration of 'it' shadows a previous localDavid Tardon2011-03-291-6/+8
* tweak list access to prevent iterating past endNoel Power2011-03-281-1/+4
* Remove DECLARE_LIST( SvSlotElementList, SvSlotElement* )Rafael Dominguez2011-03-285-64/+44
* Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1836-997/+991
|\
| * Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-1236-997/+991
| |\
| | * removetooltypes01: #i112600# Exchange misleading sal_uIntPtr with sal_uLong i...Carsten Driesner2011-01-1319-153/+153
| | * removetooltypes01: rebase to DEV300_m96Mikhail Voytenko2011-01-061-0/+4
| | |\
| | | * CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer2010-10-286-108/+0
| | | |\
| | | * \ CWS gnumake2: resync to DEV300_m84Bjoern Michaelsen2010-07-131-25/+0
| | | |\ \
| | | * \ \ CWS gnumake2: rebase to DEV300_m76; fix build problemsMathias Bauer2010-04-1735-145/+35
| | | |\ \ \
| | | * | | | CWS gnumake2: move delivered header files from sfx2/inc to sfx2/inc/sfx2; rem...Mathias Bauer2010-04-161-0/+4
| | * | | | | removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-106-110/+2
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | codecleanup02: #i112685# Removed ifdefs and code for DOSMalte Timmermann2010-06-282-18/+0
| | | * | | | codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31Malte Timmermann2010-06-254-90/+0
| | | | |_|/ | | | |/| |
| | * | | | removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang2010-11-0823-0/+0
| | * | | | removetooltypes01: #i112600# fix typosMikhail Voytenko2010-11-032-3/+3
| | * | | | removetooltypes01: #i112600# remove tooltypes from idl, and other small changesMikhail Voytenko2010-11-0323-1051/+1052
| | |/ / /
* | | | | Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold2011-03-131-7/+7
* | | | | Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold2011-03-131-1/+1
|/ / / /
* | | | Remove of DECLARE_LIST.Rafael Dominguez2011-03-041-2/+0
* | | | Move DBG_ERROR to OSL_FAILThomas Arnhold2011-03-025-16/+16
* | | | PATCH 1/2] Remove SvULongs and replace it with std::vector<ULONG>Rafael Dominguez2011-02-272-19/+8
* | | | Remove unused idldll.cxxThomas Arnhold2011-02-242-33/+0
* | | | Remove CSET supportThomas Arnhold2011-02-211-1/+1
* | | | Remove MTW leftoverThomas Arnhold2011-02-211-1/+1
* | | | Add some #include <tools/list.hxx> backingJoseph Powers2011-02-183-0/+3
* | | | Remove some #include "tools/list.hxx"Joseph Powers2011-02-181-2/+0
* | | | Drop 16-bit Windows codeTor Lillqvist2011-02-181-44/+0
* | | | Remove WTC supportThomas Arnhold2011-02-161-1/+1
* | | | Remove DOSThomas Arnhold2011-02-152-19/+0
* | | | Remove DOS_NIEThomas Arnhold2011-02-151-6/+0
* | | | Easy hack: idl removed and translated commentsMichael Münch2011-02-1325-1798/+272
* | | | Remove dead codeThomas Arnhold2011-02-071-27/+0
* | | | WaE: gcc 4.6.0 various warningsCaolán McNamara2011-01-241-3/+0
* | | | Remove empty description and dates.Thomas Arnhold2011-01-227-88/+0
* | | | Remove commented codeAnders Jonsson2011-01-102-279/+0
* | | | WaE: remove new warnings post DECLARE_LIST removalCaolán McNamara2010-12-311-4/+3
* | | | Remove DECLARE_LIST( SvMetaClassList, SvMetaClass* )Joseph Powers2010-12-312-21/+21
* | | | Remove DECLARE_LIST( SvNamePosList, SvNamePos *)Joseph Powers2010-12-312-45/+0
* | | | Remove DECLARE_LIST(SvStringHashList,SvStringHashEntry *)Joseph Powers2010-12-313-18/+6
* | | | Remove DECLARE_LIST( ByteStringList, ByteString* )Joseph Powers2010-12-314-254/+13
* | | | Remove DECLARE_LIST( StringList, String * )Joseph Powers2010-12-313-34/+26
* | | | Remove DECLARE_LIST(SvAttributeListImpl,SvAttribute*)Joseph Powers2010-12-317-110/+2
* | | | cppcheck: unused variablesCaolán McNamara2010-12-091-1/+1
* | | | cppcheck: the scope of this variable can be reducedCaolán McNamara2010-12-051-2/+1