summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2014-03-03writerfilter: convert sprm:C{Lid,LidBi,RgLid0,RgLid1}Miklos Vajna
2014-03-03RTFValue::equals: consider the number of attributes/sprms as wellMiklos Vajna
2014-03-03-Werror,-Wtautological-constant-out-of-range-compareStephan Bergmann
2014-03-03writerfilter: oops, fix C++11 syntaxMichael Stahl
2014-03-03fdo#47811: RTF import: fix Database field contentMichael Stahl
2014-03-03writerfilter: salvage a field parameter parsing train wreckMichael Stahl
2014-03-03RTF import: fix paragraphs in header/footerMichael Stahl
2014-03-03RTF import: fix spurious page breaks at doc end (related: rhbz#1065629)Michael Stahl
2014-03-03allow OOXML strict relationships in writerMarkus Mohrhard
2014-03-02coverity#1187657 Dead default in switchCaolán McNamara
2014-03-02writerfilter: convert sprm:P{TableDepth,FInTable,Cell,Row}Miklos Vajna
2014-03-01DomainMapperTableHandler::endTable: fix this commentMiklos Vajna
2014-03-01writerfilter: remove last sprm tokens from ooxml/model.xmlMiklos Vajna
2014-03-01writerfilter: convert sprm:C{Shd,FBiDi,ComplexScript,Kcd}Miklos Vajna
2014-02-28Cosmetics.Jan Holesovsky
2014-02-28writerfilter: put w:compatSettings into a document level GrabBagTomaž Vajngerl
2014-02-28writerfilter: extend tokens and model.xml for w:compatSettingsTomaž Vajngerl
2014-02-28writerfilter: add mising color values for w14 CT_SchemeColorTomaž Vajngerl
2014-02-28writerfilter: undocumented classMiklos Vajna
2014-02-27writerfilter: convert sprm:C{Hps,HpsBi,Highlight,SfxText}Miklos Vajna
2014-02-27writerfilter: put w14:stylisticSets & w14:cntxtAlts into GrabBagTomaž Vajngerl
2014-02-27writerfilter: add w14:stylisticSets & w14:cntxtAlts into model.xmlTomaž Vajngerl
2014-02-27writerfilter: put w14:numSpacing elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: add w14:numSpacing into model.xmlTomaž Vajngerl
2014-02-27writerfilter: add w14:numForm into model.xmlTomaž Vajngerl
2014-02-27writerfilter: put w14:numForm elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: put w14:ligatures elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: reference CT_Ligatures for w14:ligaturesTomaž Vajngerl
2014-02-27writerfilter: add w14:ligatures into model.xmlTomaž Vajngerl
2014-02-27Missing includesStephan Bergmann
2014-02-27writerfilter: unused global stringMiklos Vajna
2014-02-27writerfilter: put w14:props3d elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: w14:props3d update in model.xmlTomaž Vajngerl
2014-02-27writerfilter: put w14:scene3d elements/attributes into a GrabBagTomaž Vajngerl
2014-02-27writerfilter: w14:scene3d update in model.xmlTomaž Vajngerl
2014-02-27writerfilter: register w14:textFill to be add into CharGrabBagTomaž Vajngerl
2014-02-27writerfilter: add w14:textFill and w14:scene3d to model.xmlTomaž Vajngerl
2014-02-27writerfilter: remove code duplicationZolnai Tamás
2014-02-26Unused writerfilter::dump()Miklos Vajna
2014-02-26rtftok: bHasTableStyle is never readMiklos Vajna
2014-02-26writerfilter: convert sprm:C{DxaSpace,CharScale,HpsKern,HpsPos}Miklos Vajna
2014-02-26sw: write other types of embeddings properly to docxJacobo Aragunde Pérez
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26-Werror,-Wunused-private-fieldStephan Bergmann
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-26fdo#75133: Preseved bibliography after round trip.Rohit Deshmukh
2014-02-26fdo#73596 [DOCX] Multiple Columns in IndexVinaya Mandke
2014-02-25Unused writerfilter::toString()Miklos Vajna
2014-02-25writerfilter: sprm:CFVanish -> ooxml:EG_RPrBase_{vanish,webHidden}Miklos Vajna
2014-02-25Related: #i124106# correct handling of page break attributesOliver-Rainer Wittmann