summaryrefslogtreecommitdiff
path: root/sw/source/uibase/wrtsh/wrtsh2.cxx
AgeCommit message (Expand)Author
2024-06-10loplugin:ostr in sw/../uibaseNoel Grandin
2024-01-28tdf#36310 Insert cross reference from Navigator by DnDJim Raykowski
2023-11-23use SID_DOCFRAME for dialog parents if there is no SID_FILLFRAMECaolán McNamara
2023-11-17Simplify a bitMike Kaganski
2023-11-17we can have just one LoadURL for writerCaolán McNamara
2023-11-16pass a frame to use as parent for any dialog that may need to appearCaolán McNamara
2023-11-16combine these hyperlink dispatchers into one callCaolán McNamara
2023-11-16reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara
2023-10-27Add flags to STYLEREFSkyler Grey
2023-05-05Reworked bibliography mark link target to have user-selectable typeVojtěch Doležal
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-03-07tdf#153396 - Bibliography marks improvementsVojtěch Doležal
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-25rename SwIndex->SwContentIndexNoel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2021-12-03tdf#145062 sw: deal with failing insertion of field in SwWrtShellMichael Stahl
2021-10-20tdf#74604 tdf#54412 Make recency work for hyperlink, field and footnoteJim Raykowski
2021-09-24no need to allocate these SwPaM on the heapNoel Grandin
2021-04-13sw bibliography, refer to a page: fix biblio field relative URLsMiklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-12sw bibliography, refer to a page: make the biblio field clickableMiklos Vajna
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-07-30loplugin:flatten in sw/uibase/utl..sw/uibase/wrtshNoel Grandin
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin
2020-03-22FieldDeletionModify: no more ModifyBjoern Michaelsen
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-08-15tdf#125041 fix hyperlinks to IDN websitesTünde Tóth
2019-07-01sw comments on frames: fix UI to be able to annotate with at-char anchorsMiklos Vajna
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-26tdf#38703 i#42807 sw: stop clearing Undo stack on ToX UpdateMichael Stahl
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22weld SwFieldDlgCaolán McNamara
2019-01-15use unique_ptr in swNoel Grandin
2018-11-22convert FieldDialogPressedButton to scoped enumNoel Grandin
2018-10-29tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-08-16loplugin:returnconstant in SwWrtShellNoel Grandin
2018-08-14loplugin:returnconstant in SwEditShellNoel Grandin
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-04-26SwEditShell functions that really want to return boolNoel Grandin
2018-04-17weld DropDownFieldDialogCaolán McNamara
2018-04-17weld SwFieldInputDlgCaolán McNamara
2018-04-06sw lok: Don't try to open TOC marks in a new window, jump instead.Jan Holesovsky