summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
Commit message (Expand)AuthorAgeFilesLines
* coverity#705975 Dereference before null checkCaolán McNamara2014-03-211-6/+3
* coverity#705974 Dereference before null checkCaolán McNamara2014-03-211-9/+3
* DOCX import: implement progressbarMiklos Vajna2014-03-211-0/+2
* Remove unnecessary dynamic_castMiklos Vajna2014-03-211-4/+3
* writerfilter: remove no longer needed doctok/sprmids.xslMiklos Vajna2014-03-081-1/+0
* writerfilter: convert sprm:P{TableDepth,FInTable,Cell,Row}Miklos Vajna2014-03-021-8/+8
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-14/+14
* coverity#708687 Uninitialized scalar fieldCaolán McNamara2014-02-211-2/+5
* DOCX import: handle wp14:pctWidth for Writer TextFramesMiklos Vajna2014-01-271-0/+11
* remove unused code from writerfilterPetr Vorel2014-01-101-10/+0
* css.xml.sax service ctor clean-upStephan Bergmann2013-12-191-37/+16
* DOCX import: never call lcl_start/endElement if handling mce elementsMiklos Vajna2013-12-051-2/+2
* DOCX import: declare wpg as a supported featureMiklos Vajna2013-12-051-0/+1
* writerfilter: support nested mc:AlternateContentMiklos Vajna2013-12-041-1/+17
* DOCX import: parse drawingML group shapes in oox onlyMiklos Vajna2013-12-041-0/+2
* DOCX import: declare wps as a supported featureMiklos Vajna2013-12-031-4/+0
* DOCX drawingML shape filter: import wps:txbx inside the shapeMiklos Vajna2013-11-221-0/+6
* DOCX drawingML shape import: fix position when CustomShapeGeometry is setMiklos Vajna2013-11-211-0/+2
* ...and -Werror,-Wunused-parameterStephan Bergmann2013-11-141-0/+2
* -Werror,-Wunused-variableStephan Bergmann2013-11-141-1/+1
* writerfilter: improve mc:AlternateContent supportMiklos Vajna2013-11-141-5/+44
* DOCX:fdo#43093 fix wrong direction and alignment for RTLFaisal M. Al-Otaibi2013-10-071-13/+1
* fdo#68787 DOCX import: handle when w:separator is missing for footnotesMiklos Vajna2013-09-041-2/+13
* bnc#816593 DOCX import: ignore page breaks in tablesMiklos Vajna2013-09-021-0/+10
* WaE: OUString::valueOf in higher debug levelsCaolán McNamara2013-08-261-1/+1
* n#820503: initial MCE support in writerfilter ooxml tokenizerCédric Bosdonnat2013-07-031-8/+25
* Correct the XML document handler...Oliver-Rainer Wittmann2013-06-101-3/+0
* Related fdo#33895 add some checks against NULL derefsJulien Nabet2013-06-101-1/+6
* add some checks against NULL derefsCaolán McNamara2013-06-061-0/+3
* n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat2013-04-301-4/+4
* OOXMLFastContextHandlerValue: clean up duplicated constantMiklos Vajna2013-04-301-3/+1
* Fixing Indentation RTL bugAdam Co2013-04-291-1/+15
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-04-011-4/+3
* n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna2012-12-171-17/+25
* docx import/export non-breaking hyphen and soft hyphenLennard2012-12-101-2/+2
* bigendian utext mixup triggering regression test failureCaolán McNamara2012-11-281-26/+25
* Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara2012-10-041-0/+3
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+1
* n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna2012-09-251-0/+26
* basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák2012-09-061-1/+8
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+1
* fix math export/import in docx/rtfLuboš Luňák2012-08-231-2/+7
* writerfilter: rtl::OUString -> OUStringMiklos Vajna2012-07-211-35/+35
* writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna2012-07-021-3/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-06-281-23/+14
* n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna2012-06-211-1/+6
* do reuse shape contextLuboš Luňák2012-05-221-0/+2
* remove number of -I directives in writerfilterLuboš Luňák2012-05-221-1/+1
* handle recursive <w:p> because of shapes (bnc#751077)Luboš Luňák2012-05-181-0/+26
* removed unused constant rtl::OUStringTakeshi Abe2012-05-161-2/+0