summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-13fdo#65655 : fix for Different_Odd_And_Even_Pages flag ignoredAdam Co
2013-06-12Fix typoPavel Janík
2013-06-12rtl_string2UString_status() - Wrong TextEncodingMiklos Vajna
2013-06-11abi#4817 attempt to access an element in an empty containerMiklos Vajna
2013-06-11writerfilter: move the RTF tests to slowcheckMiklos Vajna
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák
2013-06-10Correct the XML document handler...Oliver-Rainer Wittmann
2013-06-10Related fdo#33895 add some checks against NULL derefsJulien Nabet
2013-06-10fdo#64656 RTF import: handle levelnumbers without leveltextMiklos Vajna
2013-06-07RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna
2013-06-06valgrind: uninit variableCaolán McNamara
2013-06-06add some checks against NULL derefsCaolán McNamara
2013-06-05bnc#820509 DOCX import: handle M.d.yyyy date format in w:sdtMiklos Vajna
2013-06-05bnc#820509 DOCX import: try harder to disable form design modeMiklos Vajna
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-06-03Related: #i119607#, text font spacing in comments doesn't expand/condense...Jian Fang Zhang
2013-05-31Resolves: #i119558# set default page mode value to false for docxJian Fang Zhang
2013-05-31n#816593: docx consecutive tables with different tblpPr needs to be splitCédric Bosdonnat
2013-05-30bnc#817956 DOCX import of page border shadowMiklos Vajna
2013-05-29bnc#817956 DOCX import: missing last character of shape textMiklos Vajna
2013-05-29import RTF_BACKGROUNDMiklos Vajna
2013-05-28n#816593: Floating table width import fix: adjust the frame widthCédric Bosdonnat
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna
2013-05-27writerfilter: update READMEMiklos Vajna
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist
2013-05-23map docx line alignment properly to writer's line-of-text align (bnc#820792)Luboš Luňák
2013-05-23Related #i120832#, the style and color set on table text by user...Jian Fang Zhang
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna
2013-05-21fdo#46808, Use service constructorsNoel Grandin
2013-05-20#i121134#, more fix for i119657, fallback to old logic to use current Abstrac...Jian Fang Zhang
2013-05-20Related: #i119657#, importing docx, add code to handle the problem...Jian Fang Zhang
2013-05-16bnc#779630 DOCX import: improve w:sdt size guessingMiklos Vajna
2013-05-15fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-14fdo#64249: make sure we have matching start/end level for table in shapesCédric Bosdonnat
2013-05-12cppcheck: fix redundantAssignInSwitchJulien Nabet
2013-05-11Resolves: #i119161# copy sStyleIdentifierI and sStyleIdentifierD...Jürgen Schmidt
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna
2013-05-02handle graphic bullets in .docx also when saved as <w:pict>Luboš Luňák
2013-05-02Fix out-of-bonds Sequence access in NumberingManager with page numberingFridrich Štrba
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna
2013-05-02Update pchAurimas Fišeras
2013-05-02writerfilter: few more doxygen commentsMiklos Vajna
2013-04-30bnc#779630 tokenize w:listItem and w:dropDownListMiklos Vajna
2013-04-30WaE: private field 'mbShapeSent' is not usedTor Lillqvist