summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* writerfilter: remove unused getKind()Miklos Vajna2014-07-066-85/+0
* writerfilter: convert namespaceids to PythonMiklos Vajna2014-07-064-97/+56
* fdo#73241 RTF import: ignore page break in tablesMiklos Vajna2014-07-051-0/+4
* writerfilter: convert qnametostr to PythonMiklos Vajna2014-07-053-98/+58
* Use comphelper::SequenceAsHashMapMiklos Vajna2014-07-051-13/+4
* bnc#884615 VML import: import OLE objects in header with background wrappingMiklos Vajna2014-07-043-4/+12
* writerfilter: remove GraphicImport_Impl::nTopCrop etc.Michael Stahl2014-07-041-39/+0
* fdo#76803: writerfilter: fix image wrap polygon import againMichael Stahl2014-07-041-2/+4
* fdo#77129 DOCX:Only Six pages were loaded out of 60 pages.sushil_shinde2014-07-032-15/+28
* fdo#80555: Set position of GraphicObjectShape objects correctlyJacobo Aragunde PĂ©rez2014-07-031-1/+3
* bnc#865381 DOCX import: handle w:jc=center inside w:textDirection=btLrMiklos Vajna2014-07-024-0/+26
* fdo#76260 - don't allocate and free std::strings on each element.Michael Meeks2014-07-022-4/+5
* writerfilter: characters() may be called multiple times for a single tokenMiklos Vajna2014-07-012-4/+12
* writerfilter/source: change directory dependencies to .../ooxml/.dirDouglas Mencken2014-07-011-3/+3
* Use comphelper::SequenceAsVectorMiklos Vajna2014-06-301-19/+21
* fdo#80514 LO crashes on opening; tries to remove a para with NumPicBulletVinaya Mandke2014-06-303-0/+14
* writerfilter: use XFastAttributes more efficiently.Michael Meeks2014-06-304-61/+59
* Use comphelper::SequenceAsVectorMiklos Vajna2014-06-291-9/+6
* writerfilter: unused SprmIdToStringMiklos Vajna2014-06-291-23/+0
* writerfilter: convert factory_values to PythonMiklos Vajna2014-06-293-89/+63
* writerfilter: sync writerfilter_WORK with writerfilter_SRCMiklos Vajna2014-06-283-14/+14
* error: 'xFieldProperites' was not declared in this scopeMiklos Vajna2014-06-271-1/+1
* fdo#74745: (DOCX) Number formatting for custom document properties.Charu Tyagi2014-06-272-4/+27
* fdo#79940 LO crashes on opening; tries to remove a para with bookmarksVinaya Mandke2014-06-263-0/+13
* writerfilter: convert resourceids to PythonMiklos Vajna2014-06-253-97/+64
* Use comphelper::SequenceAsHashMapMiklos Vajna2014-06-241-44/+25
* Related: fdo#76260 writerfilter: move SavedAlternateStates to OOXMLParserStateMiklos Vajna2014-06-243-18/+19
* Use comphelper::SequenceAsHashMapMiklos Vajna2014-06-231-111/+37
* fdo#76260 - Switch from vector to std::stack.Michael Meeks2014-06-232-4/+4
* Use comphelper::SequenceAsVectorMiklos Vajna2014-06-221-20/+11
* error: enumeral and non-enumeral type in conditional expressionMiklos Vajna2014-06-221-1/+1
* writerfilter: convert factoryinc to PythonMiklos Vajna2014-06-224-103/+53
* writerfilter: convert modelpreprocess to PythonMiklos Vajna2014-06-214-296/+187
* RTF import: handle column break at the very start of the documentMiklos Vajna2014-06-201-0/+1
* writerfilter: Minor cleanup in OOXMLParserState.Jan Holesovsky2014-06-201-10/+6
* fdo#78904 : LO hangs while saving the document.Umesh Kadam2014-06-201-6/+17
* whitespaceMiklos Vajna2014-06-191-1/+1
* fdo#79599: use \highlightN instead of \chcbpatN in RTF import and exportnrbrtx@gmail.com2014-06-192-1/+3
* abi#2720 RTF import: handle non-graphic object after a graphic oneMiklos Vajna2014-06-191-3/+5
* writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky2014-06-1914-11/+88
* fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh2014-06-191-1/+9
* indentation fixesMiklos Vajna2014-06-197-41/+55
* writerfilter: Fold all the various DEBUG_* macros into DEBUG_DOMAINMAPPER.Jan Holesovsky2014-06-1824-145/+129
* writerfilter: Consistent naming of dmapper_logger.Jan Holesovsky2014-06-182-8/+8
* writerfilter: RTF import: fix handling of associated char propertiesMichael Stahl2014-06-181-14/+27
* writerfilter: try to make tinderbox happy againMichael Stahl2014-06-171-1/+1
* n#825305: writerfilter RTF import: override style properties like WordMichael Stahl2014-06-175-16/+93
* fdo#70578: writerfilter RTF import: by default style is para style 0Michael Stahl2014-06-171-0/+24
* DOCX filter: preserve AnchorId on shapes having a textboxMiklos Vajna2014-06-171-1/+6
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1726-133/+27