summaryrefslogtreecommitdiffstats
path: root/writerfilter
Commit message (Expand)AuthorAgeFilesLines
* fdo#77219 Image property Z-index [behindDoc] not preserved after RTRavindra Vidhate2014-04-171-6/+25
* writerfilter: Hide more debug strings we don't need in production builds.Jan Holesovsky2014-04-164-1/+7
* fdo#74652 : Extra image gets added to the document body after RT.Tushar Bende2014-04-161-0/+10
* Line spacing is not preserved for styles.PriyankaGaikwad2014-04-151-1/+2
* Properly #ifdef debug-only codeStephan Bergmann2014-04-151-0/+2
* update_pchThomas Arnhold2014-04-141-2/+13
* writerfilter: QNameToString is for debugging, avoid using that in real code.Jan Holesovsky2014-04-147-16/+47
* Compile the debugging strings in only if we are about to use them.Jan Holesovsky2014-04-142-4/+4
* fdo#77267 RTF import: pard should reset current paragraph styleMiklos Vajna2014-04-141-0/+3
* fdo#76741 [DOCX] Table Alignment and width typeVinaya Mandke2014-04-141-1/+17
* RTFTokenizer::resolveParse: use SvStream::remainingSize()Miklos Vajna2014-04-131-3/+1
* fdo#74599 RTF import: enable StylesNoDefault compat settingMiklos Vajna2014-04-122-3/+3
* writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna2014-04-1134-70/+4
* fdo#76635 : Table borders not preserved after RTRajashri2014-04-111-5/+9
* test cases for CVE-2014-1761Caolán McNamara2014-04-112-0/+0
* check that stacks are not empty before top()Caolán McNamara2014-04-111-1/+6
* Introduce twip/mm100 conversion functions instead of duplicated macrosTor Lillqvist2014-04-113-31/+29
* writerfilter: clean up duplicated PROP_PARA_*_MARGIN_*_AUTO_SPACING insertionsMiklos Vajna2014-04-111-4/+2
* fdo#76597: Fix preservation issue of Spacing between paragraphRohit Deshmukh2014-04-111-2/+12
* writerfilter: remove dead doctok detection codeMiklos Vajna2014-04-101-41/+13
* It's "its", not "it's"Tor Lillqvist2014-04-103-3/+3
* loplugin:bodynotinblockStephan Bergmann2014-04-101-1/+1
* fdo#77051: Preservation of Index field flag '\f'.YogeshBharate2014-04-103-0/+10
* WaE: passing OUString by value, rather pass by referenceTor Lillqvist2014-04-092-2/+3
* fdo#76583 DOCX import: Floating table information is not preserved in RT file.umeshkadam2014-04-093-1/+13
* writerfilter: remove no longer needed WRITERFILTER_*TOK_DLLPUBLICMiklos Vajna2014-04-082-20/+2
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-04-081-1/+1
* fdo76591:-Textbox property (order-> send behind text) is not preserved.Sourav2014-04-081-1/+16
* RTFSprms::set: replace two bool arguments with an enumMiklos Vajna2014-04-063-44/+45
* fdo#74823 RTF import: work around wrong table column width on invalid inputMiklos Vajna2014-04-052-7/+54
* fdo#76628 RTF import: allow the same font to have multiple encodingsMiklos Vajna2014-04-042-15/+14
* oox: Do not overwrite table style propertiesJacobo Aragunde Pérez2014-04-031-1/+29
* TyposJulien Nabet2014-04-031-1/+1
* writerfilter: DEBUG_PROTOCOL is never definedMiklos Vajna2014-04-035-322/+0
* writerfilter: unused WRITERFILTER_OOXML_DLLPUBLICMiklos Vajna2014-04-033-10/+4
* oox: Preserve table style.Jacobo Aragunde Pérez2014-04-033-0/+13
* oox: Preserve cell theme color.Jacobo Aragunde Pérez2014-04-033-4/+8
* writerfilter: unused Exception classMiklos Vajna2014-04-021-54/+0
* writerfilter: unused SubSequence classMiklos Vajna2014-04-021-247/+0
* unused WRITERFILTER_RESOURCEMODEL_DLLPUBLICMiklos Vajna2014-04-0211-29/+23
* fdo#76586 Table column separators from individual cell widthsVinaya Mandke2014-04-021-2/+8
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-016-10/+10
* oox, writerfilter: add missing headers for C++ containersDouglas Mencken2014-03-317-1/+7
* writerfilter: unused sprmcodetostr*Miklos Vajna2014-03-302-40/+0
* coverity#736006 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2
* coverity#705083 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#705082 Unchecked dynamic_castMiklos Vajna2014-03-291-3/+4
* coverity#736005 Unchecked dynamic_castMiklos Vajna2014-03-291-0/+2
* coverity#1194911 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+1
* coverity#705071 Unchecked dynamic_castMiklos Vajna2014-03-291-1/+2