summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* 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
* writerfilter: Kill unused XPathLogger.Jan Holesovsky2014-06-176-155/+0
* writerfilter: unused xmlify()Miklos Vajna2014-06-152-32/+0
* fix debug=2 buildCaolán McNamara2014-06-151-3/+0
* writerfilter: avoid unnecessary non-ascii characters in model.xmlMiklos Vajna2014-06-141-4/+4
* sw, writerfilter: identation fixesMiklos Vajna2014-06-147-28/+40
* DOCX import: implement linking for shapes having textboxesMiklos Vajna2014-06-131-4/+30
* loplugin:staticcallStephan Bergmann2014-06-131-2/+2
* fdo#76633: writerfilter: RTF import: do not leak the XShape of imageMichael Stahl2014-06-133-9/+27
* fdo#76633: writerfilter RTF import: disappear the rectangle shapes on imagesMichael Stahl2014-06-133-6/+15
* related: fdo#77979: writerfilter RTF import: read encoded font nameMichael Stahl2014-06-121-3/+5
* writerfilter: remove unused analyzemodel.xslMiklos Vajna2014-06-122-127/+0