summaryrefslogtreecommitdiff
path: root/vbahelper
AgeCommit message (Expand)Author
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-28typos fixingKorrawit Pruegsanusak
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-16replaced String in SfxPickList with rtl::OUStringTakeshi Abe
2011-10-07WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-07WaE: unreachable codeTor Lillqvist
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen
2011-10-01d.lst should be empty in gbuildized modulesMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-17drop makefile.mkCaolán McNamara
2011-09-06WaE: unused variableCaolán McNamara
2011-09-05unusedcode: vbahelper::CollectionBase classMatúš Kukan
2011-08-26catch by const refCaolán McNamara
2011-08-23WaE: drop unused ctor argumentCaolán McNamara
2011-08-23merge foobars? fix broken MultiPage api, also fix broken api change eventsNoel Power
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe
2011-07-31Some cppcheck cleaningJulien Nabet
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: vbahelper: link svxcore [hg:1dabf718a032]Michael Stahl
2011-06-17ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-16catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-23vbahelper builds after the m106 merge.Jan Holesovsky
2011-05-16WaE - add explicit casting (decimal-types → integer types)Christian Lohmaier
2011-04-28Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
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-28calcvba: try to extract different types as numeric indexDaniel Rentz [dr]
2011-03-25calcvba: #164410# obviously, extractBoolFromAny should also check for boolean...Daniel Rentz [dr]
2011-03-25calcvba: sequence index typoDaniel Rentz [dr]
2011-03-25calcvba: #164410# change namespaceDaniel Rentz [dr]
2011-03-25calcvba: #164410# add MSForms.(Combo|Text)Box.TextLength symbolsDaniel Rentz [dr]
2011-03-25calcvba: #164410# improve VBA compatibility implementation in various areas: ...Daniel Rentz [dr]