summaryrefslogtreecommitdiffstats
path: root/oox/source/ole
Commit message (Expand)AuthorAgeFilesLines
* removed unused static rtl::OUStringTakeshi Abe2012-05-141-1/+0
* include oox/token/properties.hxx directly where neededCaolán McNamara2012-04-271-0/+1
* catch by const referenceCaolán McNamara2012-04-161-4/+4
* callcatcher: update and remove newly unused methodsCaolán McNamara2012-04-071-97/+0
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-063-7/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-3/+3
* UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2012-04-051-1/+1
* callcatcher: regenerate unused code listCaolán McNamara2012-03-301-78/+0
* drop extra unused inlines and remains of unconstructable classCaolán McNamara2012-03-291-14/+0
* remove unused code (oox)Petr Vorel2012-03-291-5/+0
* remove unused code (oox)Petr Vorel2012-03-261-13/+0
* .cxx files don't need executable bitsMichael Stahl2012-03-231-0/+0
* remove unused code (oox, sc)Petr Vorel2012-03-201-5/+0
* fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power2012-03-151-1/+1
* support import of key shortcut for macro ( Excel only )Noel Power2012-03-051-1/+35
* weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power2012-03-021-0/+48
* use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power2012-02-161-0/+3
* Remove unused codeElton Chung2012-02-132-24/+0
* handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power2012-02-131-0/+1
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-2/+3
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-029-36/+36
* Remove some uses of OUString::setCharAtAugust Sodora2011-11-261-1/+1
* WaE: class has virtual functions, but destructor is not virtualTor Lillqvist2011-10-251-0/+1
* tweak compressession hack to fix vba module importNoel Power2011-10-211-1/+1
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-061-2/+31
* Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power2011-10-051-26/+2
* add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power2011-10-051-2/+26
* fix morph control export also fix toggle button state exportNoel Power2011-10-032-17/+7
* blind fix for macos tinderbox errorNoel Power2011-09-261-2/+0
* fix merge foo and waeNoel Power2011-09-261-1/+0
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-261-0/+244
* move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power2011-09-263-127/+1177
* new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power2011-09-261-0/+130
* make sure we can detect if vba code was importedNoel Power2011-09-061-1/+3
* access oox vbaproject import directlyNoel Power2011-09-051-0/+18
* tweak vba decompression as per frob's amazing bit detective workNoel Power2011-08-191-5/+20
* catch exceptions by const referencesTakeshi Abe2011-08-186-36/+36
* Disable fake VBA events for the old-style form controls.Noel Power2011-08-161-0/+7
* Some cppcheck cleaningJulien Nabet2011-08-131-2/+2
* use oox filter for *all* control importNoel Power2011-07-122-0/+237
* Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky2011-05-279-99/+145
|\
| * Making oox to build - work in progress.Jan Holesovsky2011-05-131-1/+1
| * Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens2011-04-2710-100/+146
| |\
| | * CWS-TOOLING: integrate CWS dr78Vladimir Glazunov2011-03-2110-99/+145
| | |\
| | | * dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]2011-02-079-99/+145
| | | * dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]2011-01-271-0/+60
| | | * dr78: switch module oox to new gbuild systemDaniel Rentz [dr]2011-01-181-60/+0
| | |/
* | | WaE (picky) - noeolChristian Lohmaier2011-05-162-2/+2
* | | gbuildize ooxDavid Tardon2011-04-141-60/+0
|/ /
* | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1812-256/+313
|\ \