summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-07-12bnc#828598 fdo#59643 SwFormatClipboard: fix undo of paragraph attributesMiklos Vajna1-12/+1
2013-07-10fdo#66682 RTF export: fix level text of SVX_NUM_ARABICMiklos Vajna3-1/+47
2013-07-08fdo#65932: sw: remove SwDoc::ShareLayoutMichael Stahl4-21/+0
2013-07-02fdo#65650: fix Writer ODF import of list style with bullets and colorMichael Stahl1-5/+1
2013-07-02fdo#66165: WW8 export: fix duplicated paragraph breaksMichael Stahl1-1/+0
2013-06-29fdo#66101: lowriter crashed when trying to open .docx fileJulien Nabet1-1/+1
2013-06-28resolved fdo#35756 import more than 64k HTML table cellsEike Rathke18-39/+40
2013-06-27fdo#58029: replace quadratic child window loop with linearMichael Stahl1-26/+2
2013-06-27fdo#43765, fdo#57884, fdo#58052, fdo#63949: disappearing form controlsMichael Stahl1-33/+41
2013-06-20fdo#62536: sw: fix AutoCorrect bold/underline on existing AUTOFMTMichael Stahl2-0/+26
2013-06-19fdo#65666 keep tabs in footnote settings of sections (backport)László Németh1-8/+18
2013-06-18Revert "fdo#65666 keep tab characters in footnote settings of sections, too"Andras Timar1-6/+6
2013-06-18fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh1-6/+6
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-13i#10000 adapt to old String APIDavid Tardon1-2/+6
2013-06-13fdo#65666 keep tab characters in footnote settings (Begin/After)László Németh1-4/+4
2013-06-06fdo#61923: sw: word completion: do not add trailing '.'Michael Stahl1-1/+1
2013-06-05Resolves: fdo#64151 increase checkbox size to fit last 'h' into itCaolán McNamara1-2/+2
2013-06-04fdo#62044 RTF import: don't overwrite existing styles when pastingMiklos Vajna3-0/+28
2013-05-27fix fdo#64872 infinite loop saving as docLuke Deller2-21/+7
2013-05-27fix backport (OUString::number -> valueOf)Luboš Luňák1-1/+1
2013-05-27fdo#64671 Some special RTF characters were not skipped correctlyUrmas2-0/+11
2013-05-27Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller2-2/+28
2013-05-24fdo#43105: apply old sw-nested-positionned-tables-ww8-import-fix.diffBjoern Michaelsen1-84/+88
2013-05-21fdo#47951 work around underlying causeLionel Elie Mamane1-8/+8
2013-05-17fdo#60967: re-enable deletion of paragraph following tableMichael Stahl3-1/+40
2013-05-16fdo#62977 allow SAL_MAX_INT16..SAL_MAX_UINT16 when importing RTF_UMiklos Vajna2-0/+32
2013-05-15fdo#36876 WW8 filter: fix export of table marginsMiklos Vajna1-1/+3
2013-05-10fix compile for change to boost 1.53.0 declaring smart pointer operator bool ...Mark Wright1-1/+1
2013-05-06fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna3-1/+10
2013-05-03SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna1-1/+1
2013-04-29fdo#62336 - fix horribly coupled table rendering code to not crash.Michael Meeks1-1/+11
2013-04-25Belts and braces for crash in null pointer dereferenceFridrich Štrba1-1/+2
2013-04-24fdo#62643 sw: fix autocomplate wrt. adding to a partially finished wordMiklos Vajna3-163/+21
2013-04-24fdo#60280: sw: restore anti-aliasing for all OLE objectsMichael Stahl1-2/+1
2013-04-24fdo#40102 show full footnote text in index tooltipLászló Németh1-1/+9
2013-04-23fdo#62147: sw: ODF import: apply styles in cells with string-valueMichael Stahl2-4/+17
2013-04-18fdo#63023 incorrect RTF background color in headerMiklos Vajna3-6/+47
2013-04-16fdo#61193 fix crash on RTF paste of footnoteMiklos Vajna3-0/+33
2013-04-13Resolves: fdo#48039 use same algorithm for assigning get/set replacement idsCaolán McNamara1-9/+4
2013-04-04fdo#51916 don't try to support nested tables having table styles for nowMiklos Vajna2-0/+326
2013-04-04fdo#32082: Do not reset number format in table cells on edit.Jan Holesovsky1-17/+21
2013-04-03Keep semantics, but improve readibility.Jan Holesovsky1-27/+24
2013-04-02SwFrmFmts: MSVC does stupid things with dllexporting templatesMichael Stahl1-1/+4
2013-03-29fdo#30983 RTF filter: fix handling of RTF_PVPG and RTF_PHPGMiklos Vajna4-4/+76
2013-03-28fdo#37716 implement import of RTF_NOWRAPMiklos Vajna2-0/+15
2013-03-28fdo#60513: SwCrsrShell::Push(): take position from table cursorMichael Stahl1-4/+8
2013-03-27fdo#53442 SwTxtPaintInfo::_DrawBackBrush: color multi-para comment rangesMiklos Vajna4-31/+33
2013-03-26fdo#59273 import w:tblLayout of DOCX tablesMiklos Vajna3-0/+12