summaryrefslogtreecommitdiff
path: root/writerfilter/source
AgeCommit message (Expand)AuthorFilesLines
2013-06-16Import/export RTF_REVISIONSMiklos Vajna1-0/+3
2013-06-16RTFDocumentImpl::getShapetextBuffer can go as wellMiklos Vajna2-18/+1
2013-06-16RTFDocumentImpl::replayShapetext is no longer neededMiklos Vajna3-18/+1
2013-06-16docx: fdo#43093 fdo#44029 fix the alignment when the paragraph are RTLFaisal M. Al-Otaibi1-4/+19
2013-06-16RTF import of fFitShapeToText shape propertyMiklos Vajna1-1/+9
2013-06-16RTF import: implement support for tables inside text framesMiklos Vajna4-13/+54
2013-06-16Factor out RTFSdrImport::applyProperty() from RTFSdrImport::resolve()Miklos Vajna4-48/+54
2013-06-15RTF filter: import posh/posv property of shapesMiklos Vajna3-0/+48
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann1-1/+1
2013-06-13fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co1-2/+8
2013-06-12Fix typoPavel Janík2-2/+2
2013-06-12rtl_string2UString_status() - Wrong TextEncodingMiklos Vajna1-1/+1
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna1-1/+1
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák1-0/+8
2013-06-10Correct the XML document handler...Oliver-Rainer Wittmann5-48/+43
2013-06-10Related fdo#33895 add some checks against NULL derefsJulien Nabet1-1/+6
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna1-0/+1
2013-06-07RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna2-11/+11
2013-06-06valgrind: uninit variableCaolán McNamara1-2/+3
2013-06-06add some checks against NULL derefsCaolán McNamara2-0/+6
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna1-2/+3
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna5-5/+24
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-8/+11
2013-06-03Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang3-4/+19
2013-05-31Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang3-13/+15
2013-05-31n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat5-6/+74
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna7-6/+40
2013-05-29bnc#817956 DOCX import: missing last character of shape textMiklos Vajna1-1/+4
2013-05-29import RTF_BACKGROUNDMiklos Vajna3-1/+23
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat1-3/+17
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna4-1/+10
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas1-1/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist6-7/+7
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák3-11/+35
2013-05-23Related #i120832#, the style and color set on table text by user...Jian Fang Zhang1-6/+0
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna5-0/+35
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang1-0/+2
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang4-3/+56
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna1-1/+6
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna1-1/+4
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat1-7/+6
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet1-4/+4
2013-05-11Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...Jürgen Schmidt1-0/+2
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna1-1/+3
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák4-2/+23
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba1-1/+2
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna6-67/+245
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna1-0/+2
2013-04-30bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna1-0/+7