summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml/OOXMLPropertySetImpl.cxx
AgeCommit message (Expand)Author
2015-12-07loplugin:mergeclasses, merge OOXMLPropertyImpl into OOXMLPropertyNoel Grandin
2015-11-30loplugin:mergeclasses, OOXMLTableImpl into OOXMLTableNoel Grandin
2015-09-11tdf#94045: negative margins in OOXML reenabledOliver Specht
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-07-30loplugin:unusedmethodsNoel Grandin
2015-07-21loplugin:unusedmethods writerfilterNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2014-12-19Support for docx import of fixed date and time fields.Eilidh McAdam
2014-12-09writerfilter: move QNameToString to the OOXML tokenizerMiklos Vajna
2014-10-25only the now removed OOXML tokenizer called getType()Miklos Vajna
2014-10-17Work around Clang 3.2 -Wnull-conversion bugStephan Bergmann
2014-10-17DEBUG_DOMAINMAPPER -> DEBUG_WRITERFILTERMiklos Vajna
2014-09-12Unused writerfilter::ooxml::OOXMLBooleanValue ctorMiklos Vajna
2014-08-07Revert "ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute...Jan Holesovsky
2014-08-05writerfilter: bin OOXML_something duplication of oox::XML_something constantsMiklos Vajna
2014-08-05writerfilter: avoid 'using' in generated headerMiklos Vajna
2014-07-26fdo#80908 - avoid lots of alloc/free of common integer values.Jeffrey Stedfast
2014-07-26fdo#80908 - avoid lots of alloc/free of 2x boolean values.Jeff Stedfast
2014-07-06writerfilter: remove unused getKind()Miklos Vajna
2014-07-02fdo#76260 - don't allocate and free std::strings on each element.Michael Meeks
2014-06-30writerfilter: use XFastAttributes more efficiently.Michael Meeks
2014-06-19writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-18writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-11writerfilter: Kill debug_logger.Jan Holesovsky
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-18writerfilter: drop remaining non-css global 'using' from headersMiklos Vajna
2014-04-14writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky
2014-04-03writerfilter: DEBUG_PROTOCOL is never definedMiklos Vajna
2014-03-08unused OOXMLUniversalMeasureValue ctorMiklos Vajna
2014-03-08writerfilter: remove no longer needed doctok/sprmcodetostr.xslMiklos Vajna
2014-03-07DOCX import: handle points in ST_TwipsMeasure and ST_SignedTwipsMeasureMiklos Vajna
2014-03-07writerfilter: introduce ooxml::OOXMLUniversalMeasureValueMiklos Vajna
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-04-26ugly hack for NS_ooxml::LN_CT_Style_type being the first attribute processedLuboš Luňák
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna
2012-07-02writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2012-03-12Fix crash with document from bnc#693238Tor Lillqvist
2012-02-27clarify ambiguitiesCaolán McNamara
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák
2011-06-12Some cppcheck cleaningJulien Nabet
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-06cppunit: prefer prefix variantCaolán McNamara
2010-12-08Using libxml2 instead of homemade stuffs for the debug outputCédric Bosdonnat
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-10writerfilter09: debugging output for OOXMLFastContextHandler::setValue, refac...Henning Brinkmann
2010-07-28writerfilter08ooo330: applied patch for writerfilter08Henning Brinkmann
2010-04-26writerfilter08: handle unused methods in ooxml and dmapperHenning Brinkmann
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann