summaryrefslogtreecommitdiffstats
path: root/vbahelper
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-141-0/+3
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-121-4/+4
* exported templates need to be marked as suchLuboš Luňák2012-03-101-4/+4
* Removed unused code.Santiago Martinez2012-03-082-42/+0
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-27/+1
* vba implementation for Application.OnKeyNoel Power2012-03-052-0/+50
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* s/interpreters/scripting/Tor Lillqvist2012-02-271-1/+1
* Decouple disabling of scripting (BASIC &co) from OS being iOSTor Lillqvist2012-02-271-1/+1
* Fix "never read" reported by clangJulien Nabet2012-02-171-5/+0
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* Remove unused codeElton Chung2012-02-054-14/+0
* Remove unused code.Elton Chung2012-02-056-42/+0
* Fix for fdo43460 Part LVI getLength() to isEmpty()Olivier Hallot2012-01-2812-30/+30
* Do deliver headers also for iOS even if we don't build the libsTor Lillqvist2012-01-271-1/+4
* Bypass building BASIC and scripting related modules for iOSTor Lillqvist2012-01-271-0/+4
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-4/+4
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* SfxObjectShell may not have a mediumCaolán McNamara2011-12-211-1/+2
* Removed extra semicolonsJesse2011-12-151-4/+4
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* get rid of class Date and Time default ctor with system time penaltyEike Rathke2011-12-011-2/+2
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
* typos fixingKorrawit Pruegsanusak2011-11-281-1/+1
* remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud2011-11-272-8/+0
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-1/+1
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
* replaced String in SfxPickList with rtl::OUStringTakeshi Abe2011-11-161-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-071-0/+1
* WaE: unreachable codeTor Lillqvist2011-10-071-13/+13
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* d.lst should be empty in gbuildized modulesMatúš Kukan2011-10-011-1/+0
* 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
|\