summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-05-14removed unused static rtl::OUStringTakeshi Abe
2012-04-27include oox/token/properties.hxx directly where neededCaolán McNamara
2012-04-16catch by const referenceCaolán McNamara
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara
2012-03-30callcatcher: regenerate unused code listCaolán McNamara
2012-03-29drop extra unused inlines and remains of unconstructable classCaolán McNamara
2012-03-29remove unused code (oox)Petr Vorel
2012-03-26remove unused code (oox)Petr Vorel
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-20remove unused code (oox, sc)Petr Vorel
2012-03-15fix mishandling of 'End Sub' is there is a trailing comment fod#46889Noel Power
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-02weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power
2012-02-16use stream name for module names when importing vba. fdo#46151 & bnc#747323Noel Power
2012-02-13Remove unused codeElton Chung
2012-02-13handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora
2011-10-25WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-10-21tweak compressession hack to fix vba module importNoel Power
2011-10-06add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power
2011-10-05Revert "add hackery re. EditControls, FormattedField & ImageControls from mso...Noel Power
2011-10-05add hackery re. EditControls, FormattedField & ImageControls from msocximexNoel Power
2011-10-03fix morph control export also fix toggle button state exportNoel Power
2011-09-26blind fix for macos tinderbox errorNoel Power
2011-09-26fix merge foo and waeNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26move OCX_Control ( and subclasses ) and OCX control export to ooxNoel Power
2011-09-26new source files for class AxFontData moved from axbinaryreader.[ch]xxNoel Power
2011-09-06make sure we can detect if vba code was importedNoel Power
2011-09-05access oox vbaproject import directlyNoel Power
2011-08-19tweak vba decompression as per frob's amazing bit detective workNoel Power
2011-08-18catch exceptions by const referencesTakeshi Abe
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-13Some cppcheck cleaningJulien Nabet
2011-07-12use oox filter for *all* control importNoel Power
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-13Making oox to build - work in progress.Jan Holesovsky
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-14gbuildize ooxDavid Tardon
2011-03-21CWS-TOOLING: integrate CWS dr78Vladimir Glazunov