summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2021-01-14tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai
2021-01-12Related tdf#123632: fix crash in accdoc (sw)Julien Nabet
2021-01-07Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke
2021-01-07tdf#106380 sw AutoCorrect: track deletion at capitalizationLászló Németh
2021-01-05tdf#130275: Fields dialog is too tallKevin Suo
2021-01-04Missing last para style when inserting text from odt file tdf#138879Georgy Litvinov
2021-01-04tdf#139218: Title Page: fix "Reset page number", put default at 1Julien Nabet
2021-01-04tdf#138779 do not call EndRun() in StartRuby()Mark Hung
2021-01-04tdf#138907 sw TitlePageDlg: fix round-trippingJustin Luth
2020-12-23tdf#139120 tdf#139127 sw: fix empty redline related crashLászló Németh
2020-12-23tdf#138457 Cursor position wrong when using functions in a writer tableCaolán McNamara
2020-12-23tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-22tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski
2020-12-21tdf#138986 Fix DOC export of LinkDisplayNameRegényi Balázs
2020-12-19tdf#82802 sw conditional style conditions not saved for TextBodyJustin Luth
2020-12-17sw ChangesInMargin: fix crash at Undo of deletion of paragraph breakLászló Németh
2020-12-17tdf#135329 revert sw MS export: prevent skipping at-char anchorsJustin Luth
2020-12-16tdf#138847 sw ChangesInMargin: show all characters in marginLászló Németh
2020-12-16tdf#138600 sw: fix too small print area for btlr text in nested tableMiklos Vajna
2020-12-14tdf#122045 using 'Apply' doesn't keep document modified on later 'Cancel'Caolán McNamara
2020-12-14tdf#136929 docx export: keep frame with paragraphJustin Luth
2020-12-14Resolves tdf#99646 - Make default type of anchoring optionalHeiko Tietze
2020-12-12tdf#138605 sw change tracking: fix crash with UndoLászló Németh
2020-12-11sw: add missing nullptr checkXisco Fauli
2020-12-10fix printing of 'margins in comment'Caolán McNamara
2020-12-10tdf#138688 tdf#124646 sw: fix crash at pasting Calc dataLászló Németh
2020-12-10tdf#41466 DOCX import: fix VML v:shape/v:textboxRegényi Balázs
2020-12-09uninit_memberCaolán McNamara
2020-12-08sw: layout: SwFlyNotify should invalidate a content or tab frameMichael Stahl
2020-12-04fix SEGV in CppunitTest_sw_core_undo on WindowsNoel Grandin
2020-12-04tdf#100691 sw Table of Contents: remove hidden textLászló Németh
2020-12-04tdf#61154 sw Table of Contents: remove tracked deletionLászló Németh
2020-12-03tdf#135044 sw: fix Ctrl + drag textbox copyAttila Bakos (NISZ)
2020-12-03tdf#137802 sw: fix crash of textbox anchored to pageAttila Bakos (NISZ)
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03show form dropdown on mouse press not releaseCaolán McNamara
2020-12-03tdf#66043 sw: fix spell checking of word with deletionLászló Németh
2020-12-01tdf#134626 assertion in ~SwTextNodeCaolán McNamara
2020-11-30tdf#131218 Assure standard mode at shell before goto contentJim Raykowski
2020-11-27sw_fieldmarkhide: fix getFieldMarkFor() to return innermost fieldMichael Stahl
2020-11-26tdf#135198 tdf#138050 sw editing: fix text box position syncDaniel Arato (NISZ)
2020-11-26tdf#137503 sw ChangesInMargin: fix Undo/Redo of deleted paragraphLászló Németh
2020-11-26tdf#138479 tdf#137769 sw ChangesInMargin: fix Undo in paragraphsLászló Németh
2020-11-25Use sal_Int64 to printf tools::Long valuesStephan Bergmann
2020-11-25tdf#137894 separate associated character propertiesMark Hung
2020-11-25crashtesting: null deref on load of ooo72915-2.odtCaolán McNamara
2020-11-24tdf#137546 sw: fix text position at textbox alignmentAttila Bakos (NISZ)
2020-11-24tdf#138253 sw textbox: fix content of draw format on undoMiklos Vajna
2020-11-22tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu
2020-11-22Refactor SwSectionFormat::UpdateParentBjoern Michaelsen