summaryrefslogtreecommitdiff
path: root/writerfilter/source/ooxml
AgeCommit message (Expand)AuthorFilesLines
2012-10-29Revert "n#778140 fix import of w:fldSimple character properties"Miklos Vajna2-8/+1
2012-10-08cppcheck: unreadVariablejailletc361-5/+4
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-10/+2
2012-10-04Related: rhbz#862467 band-aid when creating embedded object failsCaolán McNamara1-0/+3
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+1
2012-09-25n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna3-0/+31
2012-09-21fdo#49819 - allow slightly inconsistent docx files to be repairedMichael Meeks2-4/+7
2012-09-14n#778140 fix import of w:fldSimple character propertiesMiklos Vajna2-1/+8
2012-09-10-Werror,-Wunused-private-fieldStephan Bergmann2-3/+0
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák6-4/+52
2012-09-06temporarily set a substream as the document streamLuboš Luňák1-0/+4
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann3-6/+4
2012-08-23fix math export/import in docx/rtfLuboš Luňák1-2/+7
2012-08-21n#775899 initial docx import of w:vertAnchor inside w:tblpPrMiklos Vajna1-0/+3
2012-07-27sd, sfx2, writerfilter, xmloff: fix some warningsMichael Stahl1-0/+12
2012-07-21writerfilter: rtl::OUString -> OUStringMiklos Vajna23-189/+189
2012-07-13writerfilter: read w:commentRangeStart and w:commentRangeEnd elementsMiklos Vajna1-2/+14
2012-07-02writerfilter is now RTL_CONSTASCII..PARAM-freeMiklos Vajna3-25/+14
2012-07-02writerfilter: kill CONSTASCII in generated codeMiklos Vajna3-11/+10
2012-06-28re-base on ALv2 code. Includes:Michael Meeks46-838/+717
2012-06-22re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-21re-base on ALv2 code.Michael Meeks7-170/+107
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna1-1/+6
2012-06-02targeted string re-workNorbert Thiebaud1-18/+18
2012-05-29writerfilter: read dgm:relIds element and its attributesMiklos Vajna1-0/+31
2012-05-22do reuse shape contextLuboš Luňák3-0/+15
2012-05-22remove number of -I directives in writerfilterLuboš Luňák7-10/+10
2012-05-18handle recursive <w:p> because of shapes (bnc#751077)Luboš Luňák5-2/+77
2012-05-18Merge the libraries in writerfilterTor Lillqvist1-1/+1
2012-05-16removed unused constant rtl::OUStringTakeshi Abe1-2/+0
2012-05-15do not reuse shape context (part of bnc#705956)Luboš Luňák3-15/+0
2012-04-12implement wp:docPr title and fix descrLuboš Luňák1-0/+9
2012-03-28n#751117 writerfilter: include all oox tokens in gperffasttoken.hxxMiklos Vajna1-7/+6
2012-03-14n#751020 implement DOCX import of linked stylesMiklos Vajna1-0/+5
2012-03-12Fix crash with document from bnc#693238Tor Lillqvist1-4/+9
2012-02-27clarify ambiguitiesCaolán McNamara2-10/+10
2012-02-19Get rid of size() == 0Elton Chung2-4/+4
2012-01-19fix reading w:charset, you misdesigned writerfilter monster (fdo#34814)Luboš Luňák1-1/+1
2012-01-05regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2-6/+0
2011-12-16at least process sub-elements of w:customXml (fdo#35983)Luboš Luňák1-0/+15
2011-12-07make the linear xml processing API more genericLuboš Luňák2-30/+70
2011-12-07process element in endFastElement(), not in dtorLuboš Luňák2-3/+8
2011-12-07remove needless TODOLuboš Luňák1-1/+1
2011-11-30read m:oMathParaLuboš Luňák1-0/+1
2011-11-24remove debug outputLuboš Luňák1-1/+0
2011-11-24rename and move mathml oox support classes in oox to better placesLuboš Luňák2-3/+4
2011-11-24remove debug outputLuboš Luňák1-2/+0
2011-11-24ooxml mathml import - first very basic implementationLuboš Luňák2-9/+15
2011-11-24initial (very hacky) work on mathml ooxml importLuboš Luňák6-0/+135
2011-10-07WaE: switch statement contains 'default' but no 'case' labelsTor Lillqvist1-0/+4