summaryrefslogtreecommitdiff
path: root/oox/source/ole
AgeCommit message (Expand)Author
2015-09-10add two todo for laterMarkus Mohrhard
2015-09-10reference name 1Rosemary
2015-09-10implement VBA Compression algorithmMarkus Mohrhard
2015-09-10implement utf16 string exportMarkus Mohrhard
2015-09-10PROJECT CONSTANTS recordRosemary
2015-09-10PROJECT VERSION recordRosemary
2015-09-10PROJECT LIBFLAGS recordRosemary
2015-09-10PROJECT HELP CONTEXT recordRosemary
2015-09-10PROJECT HELP FILE PATH recordRosemary
2015-09-10PROJECTDOCSTRING recordRosemary
2015-09-10better string exportMarkus Mohrhard
2015-09-100x02 is OSX, 32bit Windows is 0x01Markus Mohrhard
2015-09-10PROJECTNAME recordRosemary
2015-09-10work on correct codepage handlingMarkus Mohrhard
2015-09-10PROJECT CODE PAGE recordRosemary
2015-09-10PROJECTLCIDINVOKE recordRosemary
2015-09-10PROJECTLCID recordRosemary
2015-09-10export first vba recordsMarkus Mohrhard
2015-09-10structure for vba exportMarkus Mohrhard
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-04sal,rsc,oox: inline some use-once typedefsNoel Grandin
2015-06-16Fix typosAndrea Gelmini
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29coverity#1296207 deliberate Unchecked return valueCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-19loplugin:constantfunction: ooxNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-02-19boost->stdCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19WaE: variable 'nModuleCount' set but not usedTor Lillqvist
2014-12-19defining a macro for two lines of code introduces more noiseNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-19remove operator>> and operator<< methodsNoel Grandin
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-12-15oox: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12remove operator>> and operator<< methodsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-10-28coverity#735309 Unchecked return valueCaolán McNamara
2014-10-22fix oox build on big endianDavid Tardon
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-07-17coverity#735310 Unchecked return valueCaolán McNamara