summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2013-02-25n#779642: Fixed floating tables import in writerfilterCédric Bosdonnat1-1/+8
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 Stahl2-19/+23
2013-02-19fdo#60732: make callers of SwTxtNode::InsertText more robust:Michael Stahl7-38/+79
2013-02-19fdo#60732: SwTxtNode: limit to less than STRING_LEN charsMichael Stahl2-13/+29
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 Vajna6-8/+19
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 Meeks7-89/+135
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 Vajna2-5/+20
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-05fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+7
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
2013-01-24fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedescMichael Stahl1-5/+5
2013-01-18fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodesMichael Stahl1-2/+5
2013-01-18sal_Bool to boolTakeshi Abe14-59/+61
2013-01-18rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl1-0/+9
2013-01-17fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna1-1/+10
2013-01-17Resolves: fdo#58998 insert section applied twiceCaolán McNamara1-1/+1
2013-01-16fdo#59275: docx export: fix regression on table borders exportPierre-Eric Pelloux-Prayer1-9/+0
2013-01-15fix mailmerge output as plain text, explicitly pick correct .txt export filterCaolán McNamara1-0/+4
2013-01-15fdo#40465 solve regression when zooming with cursor not visibleWinfried Donkers1-3/+4
2013-01-14fdo#57938 SwPaM::HasReadonlySel allow editing before commented text rangesMiklos Vajna1-1/+8
2013-01-14docx export: add missing arg to impl_pageBorders callPierre-Eric Pelloux-Prayer1-1/+1
2013-01-14fdo#53487 SwUndoInsert: take care of fieldmarks when deleting field charsMiklos Vajna1-0/+21
2013-01-11fdo#57938 SwPaM::HasReadonlySel: commented text ranges are not read-onlyMiklos Vajna1-1/+7
2013-01-11fdo#58793: re-implement SwpHintsArray::Resort():Michael Stahl1-41/+7
2013-01-09fdo#58242: sw: fix more crashes when not on SwTxtNodeMichael Stahl3-6/+16
2013-01-09fdo#58242: getCrsrPropertyValue: fix crashes when PaM not on SwTxtNodeNoel Power1-9/+19
2013-01-09fdo#58074: store page number in SwPageNumberFieldMichael Stahl2-20/+36
2013-01-08fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak1-1/+1
2013-01-08Make LO buildable again after the GraphicFilter move.Jan Holesovsky19-19/+23
2013-01-08n#793998 sw: add TabOverMargin compat modeMiklos Vajna6-2/+33
2013-01-08fdo#40465 fix to maintain correct focus whilst zoomingWinfried Donkers1-0/+3
2013-01-07Fix wrong bracketingWerner Koerner1-1/+1
2013-01-07Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2013-01-05rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl1-1/+4
2012-12-21fdo#53604 fix RTF export of empty footnotesMiklos Vajna1-0/+3