summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-06-28Resolves: fdo#65743 MovePara gets stuck on hidden para fieldsCaolán McNamara2-5/+25
2013-06-28bnc#823655 fix RTF import of freeform shape coordinatesMiklos Vajna2-0/+74
2013-06-28bnc#823655 RTF import: ignore styles without a typeMiklos Vajna2-0/+22
2013-06-28SwModelTestBase: fix for leaking temporary filesMiklos Vajna1-0/+2
2013-06-25fdo#58029: replace quadratic child window loop with linearMichael Stahl1-26/+2
2013-06-25fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl1-33/+40
2013-06-23fdo#43641 testcaseMiklos Vajna2-0/+13
2013-06-20WaE: macro is not usedTor Lillqvist1-1/+0
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2-0/+26
2013-06-20fdo#52028: sw: let text formatting ignore RSID in automatic stylesMichael Stahl13-38/+371
2013-06-20sw: implement proper Undo for SwDoc::UpdateRsidMichael Stahl6-45/+75
2013-06-19unusual negative start point on split node undoCaolán McNamara1-2/+11
2013-06-19bounds can be -1 for not-foundCaolán McNamara1-0/+13
2013-06-19Resolves: fdo#65931 why are we futzing with leading on the preview anywayCaolán McNamara1-6/+4
2013-06-19Resolves: #i121917# Corrected access to text objectArmin Le Grand1-3/+17
2013-06-18bnc#825305 RTF import of fFilled shape propertyMiklos Vajna2-0/+90
2013-06-18fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh1-6/+6
2013-06-18added unit test for n#820504Cédric Bosdonnat2-0/+12
2013-06-18fdo#65882 - fix intermittent writer unit test failure on exit.Michael Meeks1-16/+23
2013-06-17fdo#55315 Added simple Trie lookup tree for autocomplete words storageTomaž Vajngerl2-10/+12
2013-06-16fdo#64925 - fix crash on paste of Arabic text on windows.Michael Stahl1-1/+1
2013-06-13Resolves: #i122529# only check position protection when...Oliver-Rainer Wittmann1-4/+1
2013-06-13fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh1-4/+4
2013-06-09Remove remnants of help agentCaolán McNamara1-1/+0
2013-06-07bnc#820788 VML import of v:textbox's mso-fit-shape-to-text style propertyMiklos Vajna2-0/+12
2013-06-07sw: fix AutoCorrect bold/underline regressionMichael Stahl1-2/+4
2013-06-06OpenSymbol is a symbol fontLuboš Luňák1-0/+1
2013-06-06bnc#382137 DocxAttributeOutput: don't store address of local variableMiklos Vajna1-1/+8
2013-06-06fdo#64283: SwMailMergeDlg: add back missing initializeMichael Stahl1-0/+1
2013-06-06wwSectionManager: fix import of page bordersMiklos Vajna3-3/+14
2013-06-06oups, I shouldn't have commited itXisco Fauli1-3/+3
2013-06-06Related #i120832#, the style and color set on table text by user...Jian Fang Zhang2-6/+12
2013-06-05bnc#820509 testcaseMiklos Vajna2-0/+19
2013-06-05Resolves: fdo#64151 Convert Comparison tab page to .uiabdulmajeed ahmed8-153/+263
2013-06-04fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-04fdo#65014 Fix backwards/forwards search change of direction.Andrzej J.R. Hunt1-0/+7
2013-06-04fdo#64761: sw: avoid another ~SwIndexReg assertMichael Stahl1-0/+4
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-06-04i#30979: sw: fix crash on Flys anchored in ToXMichael Stahl1-3/+4
2013-06-03SwDoc::AppendRedline: fix an obscure memory leakMichael Stahl1-1/+1
2013-06-03sw: fix ~SwIndexReg assertMichael Stahl1-1/+6
2013-05-31audit incorrect uses of SwDrawTextInfo (fdo#65013)Luboš Luňák2-5/+8
2013-05-31sw: SwXFrame: fix gradient import problem:Michael Stahl1-1/+4
2013-05-30bnc#817956 page border shadow testcaseMiklos Vajna2-0/+12
2013-05-30bnc#817956 v:textpath VML import testcaseMiklos Vajna2-0/+26
2013-05-28Resolves: #i113600# Add call to subtable SwXMLTableRow_Impl.dispose()...Jian Fang Zhang1-0/+3
2013-05-27bnc#817956 DOCX import of document background colorMiklos Vajna2-0/+9
2013-05-27testcase for bfb93ffc6d72d22a833acf9d8c9d166153dad7c0Miklos Vajna2-0/+11
2013-05-27Fix fdo#64685 - Superscript broken in masterKhaled Hosny1-2/+2
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller1-20/+6