summaryrefslogtreecommitdiffstats
path: root/sw/source/filter
Commit message (Expand)AuthorAgeFilesLines
* Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang2013-05-281-0/+3
* fix fdo#64872 infinite loop saving as docLuke Deller2013-05-271-20/+6
* Fix issue #i120654: Number range variable filed shows in AOOJian Hong Cheng2013-05-271-0/+9
* Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin2013-05-271-1/+56
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-242-2/+2
* improve exporting of picture alignment to docxLuboš Luňák2013-05-231-50/+98
* fdo#64826 : fix for track-changes export in DOCXAdam Co2013-05-231-3/+3
* oups, I shouldn't have commited itXisco Fauli2013-05-231-3/+3
* Related #i120832#, the style and color set on table text by user...Jian Fang Zhang2013-05-231-3/+3
* SwWW8ImplReader::StartTable: remove pointless assertMiklos Vajna2013-05-221-5/+0
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-222-4/+3
* fdo#64826: fix for exporting to DOCX that didnt save track 'changes state'Adam Co2013-05-212-0/+23
* Related: #i119549# fix Position of drawing obj incorrectLei De Bin2013-05-191-8/+16
* Remove code associated with psprint::CompatMetricOverride serviceNoel Grandin2013-05-161-8/+0
* Wae: unused variableXisco Fauli2013-05-161-1/+0
* Related:#119576# fix indent and spacing between bullets and textLei De Bin2013-05-161-0/+32
* sw: change pool default of RES_FOLLOW_TEXT_FLOW to "false"Michael Stahl2013-05-152-4/+5
* Resolves: #i119803# RTF export for User FieldsOliver-Rainer Wittmann2013-05-151-2/+15
* WW8AttributeOutput::TableSpacing: accidently commented out codeMiklos Vajna2013-05-151-1/+1
* fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna2013-05-151-1/+3
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-1521-39/+39
* coverity#1019413: Unitialized scalar variableNorbert Thiebaud2013-05-141-0/+4
* initialized with plain 0, instead of sal_False/falseTakeshi Abe2013-05-141-1/+1
* Resolves: #i120106# implement a SwPosFlyFrms which avoids memory leaksArmin Le Grand2013-05-132-13/+16
* WaE: unused parameter 'nCurrentLeft'Tor Lillqvist2013-05-131-1/+1
* fdo#64531 : Tab-stops exported to DOCX added too much indentationAdam Co2013-05-131-1/+3
* Related: fdo#61594 SwWW8ImplReader::StartApo: don't always start a frameMiklos Vajna2013-05-132-8/+29
* SwWW8ImplReader::ParseTabPos: make this non-staticMiklos Vajna2013-05-132-2/+2
* sw: move WW8TabBandDesc to ww8par.hxxMiklos Vajna2013-05-132-56/+56
* resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2013-05-106-15/+15
* WW8FlyPara::Read: replace hardwired numbers with constantsMiklos Vajna2013-05-091-10/+11
* fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza2013-05-092-4/+4
* coverity#704453: new[] vs delete mismatchMarkus Mohrhard2013-05-071-1/+1
* writerfilter: remove Package_sprmidsMichael Stahl2013-05-076-6/+6
* Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller2013-05-072-1/+27
* fix typos (wich instead of which)Philipp Riemer2013-05-061-2/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-063-9/+9
* fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna2013-05-061-1/+1
* follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7Philipp Riemer2013-05-051-85/+78
* Partially translate german comments in sw/source/filter/ww8/Joren De Cuyper2013-05-051-217/+181
* Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand2013-05-021-17/+39
* Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand2013-05-022-1/+5
* fdo#62336 - unit test for conversion failure.Michael Meeks2013-04-301-1/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-52/+8
* fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks2013-04-291-0/+10
* namespacing cleanupThomas Arnhold2013-04-281-35/+33
* some eco-activismThomas Arnhold2013-04-277-3/+7
* Use <div> instead of <multicol> when exporting multi-column sectionsHarri Pitkänen2013-04-265-16/+38
* fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2013-04-232-4/+17
* n#382137: Band-aid to avoid crash when saving the .odt to .docx.Jan Holesovsky2013-04-221-4/+7