summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna
2013-04-13Resolves: fdo#48039 use same algorithm for assigning get/set replacement idsCaolán McNamara
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna
2013-04-04fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky
2013-04-02SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna
2013-03-28fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl
2013-03-27fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna
2013-03-26fix fdo#62670 - TABLE: Splitting a table options are mixedJoren De Cuyper
2013-03-25fix fdo#62050 : Initially disable RTL for comment window.navin patidar
2013-03-25fdo#60922 ignore DOCX import of w:position w:val="0"Miklos Vajna
2013-03-22fdo#62288 fix RTF import of table paragraph marginsMiklos Vajna
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-20fdo#55814 SwDoc::UpdateExpFlds: hiding the last section may be safeMiklos Vajna
2013-03-18fdo#61909 fix import of RTF_HIGHLIGHT and of default font without RTF_PLAINMiklos Vajna
2013-03-18fdo#34800 Comments added to footer are placed at the right top of the page.Joren De Cuyper
2013-03-18fdo#61952: sw: fix left/right-only page styles and first-pageMichael Stahl
2013-03-18let LibreOffice find html.stw (regression from 1b0f7ee1)Andras Timar
2013-03-15fdo#62360: fix word breaking in Writer for spell checkingLászló Németh
2013-03-14WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara
2013-03-14hackaround for assertCaolán McNamara
2013-03-14Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng
2013-03-12more regex fixes, fdo#60259 relatedEike Rathke
2013-03-12various regex fixes squashed into oneHerbert Dürr
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna
2013-03-07fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna
2013-03-04fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl
2013-03-01sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deletedMichael Stahl
2013-03-01fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarksMichael Stahl
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna
2013-02-28#c708928# avoid double free errorHerbert Dürr
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna
2013-02-25fdo#61428: SwTxtNode::ReplaceText: brown paperbag fixMichael Stahl
2013-02-25Resolves: fdo#56031 RSID attr changes drop content change eventsCaolán McNamara
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat
2013-02-21Related: fdo#60920 various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl
2013-02-19apparently there's no ssize_t on windowsLuboš Luňák
2013-02-19fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl
2013-02-19fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl
2013-02-19fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl
2013-02-19fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl