summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-05-24sw: prevent footnote frame against delete while it's movedMichael Stahl
2022-05-24Refetch in case SwTextNode::InsertItem causes it to be deletedCaolán McNamara
2022-04-02protect frame from triggering deleting itselfCaolán McNamara
2022-04-02limit style export to words max style countCaolán McNamara
2021-04-20Adapt to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2021-04-16xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-04-13sw: WW8 import: filter control characters in GetFieldResult()Michael Stahl
2021-04-13ofz#18526 sw: WW8 import: don't insert control charactersMichael Stahl
2021-04-13sw: WW8 import: instead of control character insert '?' for footnoteMichael Stahl
2021-04-13sw: UNO API: do not allow inserting control characters into nodesMichael Stahl
2019-10-04Related: tdf#124600 sw textbox: sync left/right margin of shape to textboxMiklos Vajna
2019-09-25tdf#127652 sw_redlinehide: don't set invalid SwTextFrame offsetsMichael Stahl
2019-09-24Resolves: tdf#127695 IsGroupObject == true doesn't mean its a SdrObjGroupCaolán McNamara
2019-09-24tdf#127235 break if object is larger than pagePatrick Jaap
2019-08-28warn on load when a document binds an event to a macroCaolán McNamara
2019-08-28tdf#126784 sw: only distribute across selected columnsJustin Luth
2019-08-27Fix old boost build for goodTomáš Chvátal
2019-08-20Fix buidling with older boostTomáš Chvátal
2019-08-19Writer: Saving a damaged file as DOCX crashesTamás Zolnai
2019-08-13tdf#126627 sw_redlinehide: fix corner case in SwUndoDelete::UndoImpl()Michael Stahl
2019-08-06tdf#126168: sw undo/redo crash fixedVasily Melenchuk
2019-07-25tdf#126340 sw_redlinehide: only move merged frames in JoinPrevMichael Stahl
2019-07-23tdf#126471 Apply selected MM printer on dialog openMichael Weghorn
2019-07-23tdf#117480 fix crash in mailmergeSzymon Kłos
2019-07-22Mail merge: Preselect proper printerMichael Weghorn
2019-07-19sw: fix use after free on tdf117215-1.odtMichael Stahl
2019-07-19sw: missing SolarMutexGuard in SwXFrame::attach()Michael Stahl
2019-07-15tdf#126333 use dialog color for "button" highlightJan-Marek Glogowski
2019-07-08tdf#125863 Rework tdf#107593 so header footer delete doesn't crashJim Raykowski
2019-07-04sw: fix moving of at-page anchored flys to different pageMichael Stahl
2019-06-29sw: avoid deleting the iterated SwRowFrame on tdf104188-4.odtMichael Stahl
2019-06-28tdf#125751 sw: fix crash on formatting in SwLayoutFrame::PaintSwFrame()Michael Stahl
2019-06-28tdf#125751 sw: tweak assert in SwFrame::PrepareMake() a bit moreMichael Stahl
2019-06-27tdf#125751 sw: don't start recursive layout in SwTextFrame::EmptyHeight()Michael Stahl
2019-06-24tdf#125741 sw: avoid joining table frames in SwFrame::PrepareCursor()Michael Stahl
2019-06-23sw: fix SwUiWriterTest::testTdf114306_2Michael Stahl
2019-06-21tdf#125660 sw_redlinehide: don't create redlines for GrfNode/OLENodeMichael Stahl
2019-06-21tdf#125983 CRASH: Updating link to external filesNoel Grandin
2019-06-20tdf#125754 sw_redlinehide: avoid recursive layout in SetHideRedlines()Michael Stahl
2019-06-19sw: fix assert on layout of ooo63564-1.odtMichael Stahl
2019-06-17tdf#105799 Fix vector use bugJim Raykowski
2019-06-13More uses of referer URL with SvxBrushItemStephan Bergmann
2019-06-11Resolves: tdf#125761 there is no page called 'labelTP_BACKGROUND'Caolán McNamara
2019-06-10tdf#117347 sw form controls: fix disappearing FixedText when editing TextFieldMiklos Vajna
2019-06-10tdf#125624: this bugdoc overflows sal_uInt16Mike Kaganski
2019-06-08tdf#119109 sw: tweak assertion in PrepareMake()Michael Stahl
2019-06-07tdf#125324 table export: do not ignore default valuesPatrick Jaap
2019-06-05tdf#125685 sw: disregard footnotes in follow table on table splitMichael Stahl
2019-06-05tdf#122789 sw HTML import: fix handling of images with relative sizesMiklos Vajna
2019-05-30tdf#56738: fix encoding in comments in doc files (>= Word 97)Julien Nabet