summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)AuthorFilesLines
2014-03-02coverity#1187657 Dead default in switchCaolán McNamara1-3/+0
2014-03-02writerfilter: convert sprm:P{TableDepth,FInTable,Cell,Row}Miklos Vajna7-147/+30
2014-03-01DomainMapperTableHandler::endTable: fix this commentMiklos Vajna1-1/+1
2014-03-01writerfilter: remove last sprm tokens from ooxml/model.xmlMiklos Vajna4-67/+4
2014-03-01writerfilter: convert sprm:C{Shd,FBiDi,ComplexScript,Kcd}Miklos Vajna4-135/+11
2014-02-28Cosmetics.Jan Holesovsky1-5/+5
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl5-3/+50
2014-02-28writerfilter: extend tokens and model.xml for w:compatSettingsTomaž Vajngerl1-0/+22
2014-02-28writerfilter: add mising color values for w14 CT_SchemeColorTomaž Vajngerl2-1/+21
2014-02-28writerfilter: undocumented classMiklos Vajna1-1/+1
2014-02-27writerfilter: convert sprm:C{Hps,HpsBi,Highlight,SfxText}Miklos Vajna5-144/+20
2014-02-27writerfilter: put w14:stylisticSets & w14:cntxtAlts into GrabBagTomaž Vajngerl1-0/+18
2014-02-27writerfilter: add w14:stylisticSets & w14:cntxtAlts into model.xmlTomaž Vajngerl1-6/+47
2014-02-27writerfilter: put w14:numSpacing elements/attributes into a GrabBagTomaž Vajngerl2-0/+21
2014-02-27writerfilter: add w14:numSpacing into model.xmlTomaž Vajngerl1-5/+27
2014-02-27writerfilter: add w14:numForm into model.xmlTomaž Vajngerl1-12/+28
2014-02-27writerfilter: put w14:numForm elements/attributes into a GrabBagTomaž Vajngerl2-0/+22
2014-02-27writerfilter: put w14:ligatures elements/attributes into a GrabBagTomaž Vajngerl2-0/+35
2014-02-27writerfilter: reference CT_Ligatures for w14:ligaturesTomaž Vajngerl1-1/+1
2014-02-27writerfilter: add w14:ligatures into model.xmlTomaž Vajngerl1-6/+54
2014-02-27Missing includesStephan Bergmann1-0/+2
2014-02-27writerfilter: unused global stringMiklos Vajna1-1/+0
2014-02-27writerfilter: put w14:props3d elements/attributes into a GrabBagTomaž Vajngerl2-1/+80
2014-02-27writerfilter: w14:props3d update in model.xmlTomaž Vajngerl1-5/+142
2014-02-27writerfilter: put w14:scene3d elements/attributes into a GrabBagTomaž Vajngerl2-0/+163
2014-02-27writerfilter: w14:scene3d update in model.xmlTomaž Vajngerl1-7/+4
2014-02-27writerfilter: register w14:textFill to be add into CharGrabBagTomaž Vajngerl1-0/+3
2014-02-27writerfilter: add w14:textFill and w14:scene3d to model.xmlTomaž Vajngerl1-6/+280
2014-02-27writerfilter: remove code duplicationZolnai Tamás3-17/+1
2014-02-26Unused writerfilter::dump()Miklos Vajna2-35/+0
2014-02-26rtftok: bHasTableStyle is never readMiklos Vajna2-7/+0
2014-02-26writerfilter: convert sprm:C{DxaSpace,CharScale,HpsKern,HpsPos}Miklos Vajna4-142/+16
2014-02-26sw: write other types of embeddings properly to docxJacobo Aragunde Pérez2-0/+49
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann15-110/+110
2014-02-26-Werror,-Wunused-private-fieldStephan Bergmann2-2/+0
2014-02-26Remove visual noise from writerfilterAlexander Wilms19-24/+24
2014-02-26fdo#75133: Preseved bibliography after round trip.Rohit Deshmukh4-11/+54
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke2-1/+15
2014-02-25Unused writerfilter::toString()Miklos Vajna2-5/+0
2014-02-25writerfilter: sprm:CFVanish -> ooxml:EG_RPrBase_{vanish,webHidden}Miklos Vajna4-37/+9
2014-02-25Related: #i124106# correct handling of page break attributesOliver-Rainer Wittmann1-2/+5
2014-02-25writerfilter: attempt to appease Mac tinderboxesMichael Stahl1-1/+1
2014-02-25rtftok: pushProperties -> sendPropertiesMiklos Vajna2-4/+5
2014-02-25remove unused code writerfilter::resourcemodel::resolveAttributePropertiesNoel Grandin2-9/+0
2014-02-25rhbz#1065629: RTF import: re-implement nested tablesMichael Stahl2-171/+361
2014-02-25RTFSdrImport::resolveDhgt(): fix crashing C-castMichael Stahl1-1/+2
2014-02-25writerfilter: fix typo in SAL_INFO log area (and put this in an ifdef)Michael Stahl1-2/+4
2014-02-25writerfilter: put w14:textOutline attributes into a GrabBagTomaž Vajngerl2-15/+178
2014-02-25writerfilter: add w14:textOutline to model.xmlTomaž Vajngerl1-23/+271
2014-02-25writerfilter: simplify element id->name mappingTomaž Vajngerl1-58/+33