Age | Commit message (Expand) | Author |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-12 | SAL_DLLPUBLIC_TEMPLATE | Luboš Luňák |
2012-03-10 | exported templates need to be marked as such | Luboš Luňák |
2012-03-08 | Removed unused code. | Santiago Martinez |
2012-03-05 | vba implementation for Application.OnKey | Noel Power |
2012-02-05 | Remove unused code. | Elton Chung |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2011-12-21 | SfxObjectShell may not have a medium | Caolán McNamara |
2011-11-16 | replaced String in SfxPickList with rtl::OUString | Takeshi Abe |
2011-09-30 | add mode-lines to .m files and last round of merged files, etc. | Caolán McNamara |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara |
2011-09-05 | unusedcode: vbahelper::CollectionBase class | Matúš Kukan |
2011-05-23 | vbahelper builds after the m106 merge. | Jan Holesovsky |
2011-04-28 | Merge commit 'ooo/DEV300_m106' into integration/dev300_m106 | Thorsten Behrens |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-25 | calcvba: #164410# improve VBA compatibility implementation in various areas: ... | Daniel Rentz [dr] |
2011-03-24 | these can be const | Caolán McNamara |
2011-03-24 | Don't flag inline function __declspec(dllexport/import) | Fridrich Štrba |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-14 | Remove SC_VBA_FIXME and SC_VBA_STUB | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-08 | CWS gnumake3: pull in cws removetooltypes01 | Mathias Bauer |
2011-01-25 | CWS gnumake3: fix crappy vbahelper headers | Mathias Bauer |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold |
2011-01-14 | removetooltypes01: #i112600# remove tooltypes from vbahelper | Mikhail Voytenko |
2010-12-06 | Replace all occured, occurance etc. | Takeshi Abe |
2010-11-10 | RTL_CONSTASCII_USTRINGPARAM in libs-core | Gert Faller |
2010-10-28 | add modelines to .hxx files as well | Caolán McNamara |
2010-10-13 | Merge branch 'vba' fix conflics, trailing ws & tab issues | Noel Power |
2010-10-06 | initial commit for vba blob ( not including container_control stuff ) | Noel Power |
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek |
2010-09-15 | mib19: #163640# do not fire selection change events when changing/insertintg/... | Daniel Rentz [dr] |
2010-09-13 | mib19: #163557# cleanup VBA XDocuments implementation, trigger Workbook_Open ... | Daniel Rentz [dr] |
2010-08-26 | mib19: #i163287# handle the dialog size in the way VBA does it | Mikhail Voytenko |
2010-08-23 | mib19: improved event handling: do not supreppress global events, when Applic... | Daniel Rentz |
2010-08-04 | mib18: #162937# extract all integer and floating values from an 'Any' for Boo... | Daniel Rentz |
2010-07-28 | mib17: resolved conflict after rebase corrected | Daniel Rentz |
2010-07-27 | mib17: rebase to DEV300_m84 | Daniel Rentz |
2010-07-27 | mib17: #i112634# prepare loading VBA with document events from ODF and XLSM | Daniel Rentz |
2010-07-19 | mib17: add Application.Visible | Daniel Rentz |
2010-07-12 | mib17: #i112634# API changes | Daniel Rentz |
2010-07-10 | mib17: #i110746# fixed memory leaks | Daniel Rentz |
2010-07-06 | mib17: #i112634# add VBA sheet event handling, based on a patch from Noel Power | Daniel Rentz |
2010-07-01 | mib17: #111144# Enable calls to module function via Sheet object | Andreas Bregas |
2010-06-22 | mib17: remove unused/needless code | Daniel Rentz |
2010-06-15 | mib16: contributed bugfixes and various new symbols in VBA compatibility impl... | Daniel Rentz |
2010-05-21 | npower13_objectmodules: rebase and merge with DEV300_m78 | Daniel Rentz |
2010-04-07 | npower13_objectmodule: #i110672# fix Application.ThisWorkbook ( from dr ) | npower Developer |
2010-03-02 | npower14miscfixes: #i109706# move back msvbahelper to the filter module | npower Developer |
2010-03-01 | npower14miscfixes: #i109644# <sigh> add ( forgotten ) new file | npower Developer |