summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)AuthorFilesLines
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna1-0/+3
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna1-4/+6
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara1-0/+1
2012-04-16catch by const referenceCaolán McNamara1-4/+4
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara1-97/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-3/+3
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara1-1/+1
2012-03-30callcatcher: regenerate unused code listCaolán McNamara1-78/+0
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara1-14/+0
2012-03-29remove unused code (oox)Petr Vorel1-5/+0
2012-03-26remove unused code (oox)Petr Vorel1-13/+0
2012-03-23.cxx files don't need executable bitsMichael Stahl1-0/+0
2012-03-20remove unused code (oox, sc)Petr Vorel1-5/+0
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power1-1/+1
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-1/+35
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power1-0/+3
2012-02-13Remove unused codeElton Chung2-24/+0
2012-02-13handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power1-0/+1
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara1-2/+3
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot9-36/+36
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist1-0/+1
2011-10-21tweak compressession hack to fix vba module importNoel Power1-1/+1
2011-10-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+31
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power1-26/+2
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power1-2/+26
2011-10-03fix morph control export also fix toggle button state exportNoel Power2-17/+7
2011-09-26blind fix for macos tinderbox errorNoel Power1-2/+0
2011-09-26fix merge foo and waeNoel Power1-1/+0
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power1-0/+244
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power3-127/+1177
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power1-0/+130
2011-09-06make sure we can detect if vba code was importedNoel Power1-1/+3
2011-09-05access oox vbaproject import directlyNoel Power1-0/+18
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power1-5/+20
2011-08-18catch exceptions by const referencesTakeshi Abe6-36/+36
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power1-0/+7
2011-08-13Some cppcheck cleaningJulien Nabet1-2/+2
2011-07-12use oox filter for *all* control importNoel Power2-0/+237
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky9-99/+145
2011-05-16WaE (picky) - noeolChristian Lohmaier2-2/+2
2011-05-13Making oox to build - work in progress.Jan Holesovsky1-1/+1
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens10-100/+146
2011-04-14gbuildize ooxDavid Tardon1-60/+0
2011-03-21CWS-TOOLING: integrate CWS dr78Vladimir Glazunov10-99/+145
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky12-256/+313
2011-03-13fix mis-merge in ooxNorbert Thiebaud2-10/+5