summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-03-15fdo#62360: fix word breaking in Writer for spell checkingLászló Németh1-1/+4
2013-03-14WaE: various warngs, e.g. unused argument, variables, orderingCaolán McNamara7-32/+31
2013-03-14hackaround for assertCaolán McNamara1-9/+9
2013-03-14Fix #i120928: Import Graphic Bullets of MS Word DocumentJian Hong Cheng25-16/+587
2013-03-14Fix issue #i119405: Numbering text style changed after importing the *.docJian Hong Cheng10-17/+324
2013-03-12more regex fixes, fdo#60259 relatedEike Rathke1-4/+9
2013-03-12various regex fixes squashed into oneHerbert Dürr1-23/+7
2013-03-08SwTableBox::IsValidNumTxtNd: Allow trivial formattingMiklos Vajna1-4/+1
2013-03-08fdo#61343 fix DOCX import of OLE object after groupshapeMiklos Vajna2-0/+11
2013-03-07fdo#56272 SwAnchoredDrawObject::_SetPositioningAttr: fix positionMiklos Vajna3-5/+13
2013-03-07fdo#60722 RTF filter: shape import fixesMiklos Vajna2-0/+34
2013-03-07fdo#59638 import of DOCX w:lvlOverride / RTF_LFOLEVELMiklos Vajna4-0/+85
2013-03-04fdo#60886: _SetGetExpFlds: use the custom operator<Michael Stahl1-7/+5
2013-03-01sw: remove CH_TXT_ATR_FORMELEMENT when CheckboxFieldmark is deletedMichael Stahl3-14/+18
2013-03-01fdo#61016: sw::marks::MarkManager: delay deletion of text fieldmarksMichael Stahl3-14/+50
2013-02-28fdo#61507 import/export RTF_UPR and RTF_UDMiklos Vajna4-6/+42
2013-02-28#c708928# avoid double free errorHerbert Dürr1-0/+2
2013-02-28fdo#53985 DOCX import: don't try to set empty PageDescNameMiklos Vajna2-0/+11
2013-02-25fdo#61428: SwTxtNode::ReplaceText: brown paperbag fixMichael Stahl1-2/+2
2013-02-25Resolves: fdo#56031 RSID attr changes drop content change eventsCaolán McNamara2-4/+23
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat2-2/+24
2013-02-25n#779642: ignore framePr inside table or the table import won't workCédric Bosdonnat2-1/+10
2013-02-21Related: fdo#60920 various efforts to consistently apply HIG rulesCaolán McNamara1-4/+4
2013-02-20fdo#59928: sw: fix mouse selection of fields differentlyMichael Stahl2-25/+29
2013-02-19apparently there's no ssize_t on windowsLuboš Luňák1-4/+4
2013-02-19fdo#60732: check max size in SwTxtNode::ReplaceTextOnlyMichael Stahl1-2/+15
2013-02-19fdo#60732: check max size in SwTxtNode::ReplaceTextMichael Stahl3-19/+25
2013-02-19fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl8-39/+83
2013-02-19fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl3-13/+34
2013-02-18fdo#60710 SwXTextPortionEnumeration: filter out fields from the undo stackMiklos Vajna1-1/+2
2013-02-18fdo#60738 SwPostItMgr: let the cursor know if we're in annotation modeMiklos Vajna8-10/+21
2013-02-18SwDoc::Overwrite: probably a bad idea to overwrite fieldmarksMichael Stahl1-2/+12
2013-02-18fdo#60842: sw ODF import: support value-type="string" on cells:Michael Stahl2-21/+64
2013-02-18sw: do not crash when it's not possible to insert flyMichael Stahl1-3/+14
2013-02-14asynchronous word-count.Michael Meeks10-95/+166
2013-02-14minimal change to fix fdo#57908 for backportLuke Deller1-4/+8
2013-02-13fdo#60092: fix STL regression in SwInsertDBColAutoPilot::DataToDocMichael Stahl1-2/+2
2013-02-13fdo#60668: filter out fieldmark chars from Index entries:Michael Stahl1-13/+30
2013-02-12prefer my own cjk char-as-word countingCaolán McNamara1-49/+0
2013-02-12fdo#59573 position after fieldmark and before annotation anchor is read-onlyMiklos Vajna3-5/+44
2013-02-11fdo#59953 RTF import: fix unreadable graphic and nested cell contentsMiklos Vajna2-0/+28
2013-02-07SwPageFrm::RemoveFlyFromPage: fix a11y problem:Michael Stahl1-11/+17
2013-02-06Resolves: rhbz#907933 crash on removing second last para in cell...Caolán McNamara2-0/+22
2013-02-06RTF import: fix import of \line symbolMichael Stahl2-0/+9
2013-02-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
2013-02-05fdo#59393 fdo#44053 fix this again and this time add a testcase as wellMiklos Vajna2-0/+28
2013-02-05fdo#60250: InsertNewPage: copy margins for mirrored pagesMichael Stahl1-0/+3
2013-01-31fdo#59928: sw: fix mouse selection of fields:Michael Stahl1-16/+42
2013-01-28fdo#59779: Set the first page attributes on pooled styles creationCédric Bosdonnat1-0/+1
2013-01-24Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara2-6/+6