summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-303-0/+9
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-1/+4
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-1/+1
* drop makefile.mkCaolán McNamara2011-09-171-100/+0
* WaE: unused variableCaolán McNamara2011-09-061-6/+6
* unusedcode: vbahelper::CollectionBase classMatúš Kukan2011-09-054-548/+0
* catch by const refCaolán McNamara2011-08-261-7/+7
* WaE: drop unused ctor argumentCaolán McNamara2011-08-233-5/+3
* merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power2011-08-233-2/+2
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* Keep the container and object separate methods.Kohei Yoshida2011-08-161-1/+1
* Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida2011-08-161-1/+1
* prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe2011-08-105-4/+4
* reflect gmake flavorTakeshi Abe2011-08-051-1/+1
* Emacs mode line compatible with vi's oneTakeshi Abe2011-08-051-0/+1
* Some cppcheck cleaningJulien Nabet2011-07-312-2/+2
* Add consistent Emacs and vim mode linesTor Lillqvist2011-07-304-2/+4
* resyncing to masterBjoern Michaelsen2011-07-218-25/+29
|\
| * Remove component_getImplementationEnvironment methodsMatúš Kukan2011-07-121-7/+0
| * ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau2011-06-173-3/+13
| * catch by const referenceCaolán McNamara2011-06-164-15/+16
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19104-691/+1588
|\|
| * createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2011-06-131-2/+2
| * Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-1/+1
| * Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-2751-875/+2414
| |\
| | * vbahelper builds after the m106 merge.Jan Holesovsky2011-05-239-198/+173
| | * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2850-714/+2278
| | |\
| * | | WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier2011-05-162-10/+10
| |/ /
| * | 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-2995-0/+0
| * | these can be constCaolán McNamara2011-03-242-2/+2
| * | Don't flag inline function __declspec(dllexport/import)Fridrich Štrba2011-03-241-4/+4
| * | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-18108-437/+759
| |\ \
| | * | killing off stl in gbuildBjoern Michaelsen2011-03-172-2/+0
| | * | ENABLE_VBA is no moreNorbert Thiebaud2011-03-141-5/+0
| | * | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-12108-432/+761
| | |\ \
| * | | | Remove SC_VBA_FIXME and SC_VBA_STUBThomas Arnhold2011-03-142-9/+1
| * | | | cppcheck: this method can be constCaolán McNamara2011-03-091-1/+1
| |/ / /
| * | | Some cppcheck cleaningJulien Nabet2011-02-136-10/+10
| * | | translate commentsRob Snelders2011-02-101-1/+1
| * | | Remove dead codeThomas Arnhold2011-02-071-3/+0
| * | | migrate to use boost unordered containersFridrich Štrba2011-02-053-6/+6
| * | | WaE: various new gcc 4.6.0 warningsCaolán McNamara2011-01-311-5/+0
| * | | Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
| * | | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-203-5/+5
| * | | cppcheck: this method can be constCaolán McNamara2010-12-301-1/+1
| * | | cppcheck: prefer prefix variantCaolán McNamara2010-12-241-1/+1
| * | | Replace all occured, occurance etc.Takeshi Abe2010-12-061-1/+1
| * | | use RTL_CONSTASCII_USTRINGPARAMJulien Nabet2010-11-221-1/+1
| * | | fix missing bracketsCaolán McNamara2010-11-101-2/+2