summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2022-06-10sw XHTML export: avoid writing default transparent background for ReqIFMiklos Vajna
2022-06-10sw doc model xml dump: show table row propertiesMiklos Vajna
2022-06-10new loplugin:moveitNoel Grandin
2022-06-10sw: fix use-after-free in SwFrame::ImplFindPageFrame()Miklos Vajna
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-10sw XHTML export: avoid writing background of table cells in ReqIF modeMiklos Vajna
2022-06-09fix bigendian buildsRene Engelhard
2022-06-09sw content controls: fix crash on trying to insert nested dropdownMiklos Vajna
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-06-08(related: tdf#139514) sw: fix Undo of delete with at-para flyMichael Stahl
2022-06-08Resolves tdf#149010 - MInor UI fixesHeiko Tietze
2022-06-08tdf#133957 sw: don't delete flys on Backspace/Delete keysMichael Stahl
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-08RTF filter: allow measuring page borders from the edge of the pageMiklos Vajna
2022-06-08sw: fix crash in SwFEShell::SelectObj()Miklos Vajna
2022-06-08sw content controls: update the cursor at SwContentControlDlg endMiklos Vajna
2022-06-08tdf#149089 fix extra mini space in text grid.Mark Hung
2022-06-08Fix typosAndrea Gelmini
2022-06-07tdf#43244 sw: show stripped line-end spaces on marginAttila Szűcs
2022-06-07tdf#149421 DOCX: import/export hyphenation zoneLászló Németh
2022-06-07fix SwViewShellImp::AddPaintRect() rectangle compression (tdf#148255)Luboš Luňák
2022-06-07sw: Divide-by-zeroXisco Fauli
2022-06-07sw: fix pasting multiple flys in SwFEShell::Paste()Michael Stahl
2022-06-07sw: prefix members of SwEscherEx, SwWW8WrTabu, WW8_WrFkp and WW8_WrPlc0Miklos Vajna
2022-06-07tdf#149365 tdf#149214 handle IVS and mix width charsMark Hung
2022-06-07sw layout: allow negative page border distancesMiklos Vajna
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-06-03tdf#148309 sw_redlinehide: fix mail merge performance regressionMichael Stahl
2022-06-03sw content controls, date: add properties dialogMiklos Vajna
2022-06-02std::move SfxPoolItem into SfxItemSet where possibleNoel Grandin
2022-06-02tdf#149420 sw offapi xmloff: add hyphenation zoneLászló Németh
2022-06-02elide some unnecessary null checksNoel Grandin
2022-06-02sw content controls, checkbox: add properties dialogMiklos Vajna
2022-06-02sw: document SwContentFrameMiklos Vajna
2022-06-01Related: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-01Related: tdf#149408 various crashes seen in redline panelCaolán McNamara
2022-06-01Resolves: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara
2022-06-01sw: fix crash in SwDoc::CopyMasterHeader and SwDoc::CopyMasterFooterXisco Fauli
2022-06-01sw: avoid another EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-01sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-01CppunitTest_sw_tiledrendering: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-06-01sw content controls, date: add LOK APIMiklos Vajna
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListXisco Fauli
2022-05-31Use a range-based for loopStephan Bergmann
2022-05-31sw content controls, date: add insert UIMiklos Vajna
2022-05-30-Werror=maybe-uninitializedStephan Bergmann
2022-05-30tdf#147708 create floating menubutton on demandCaolán McNamara
2022-05-30use more SfxWhichIter::GetItemStateNoel Grandin
2022-05-30these can be stack allocatedNoel Grandin