summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2022-12-02jsdialogs: make Content Control List Item Dialog asyncSzymon Kłos
2022-12-01loplugin:unusedfields make some fields privateNoel Grandin
2022-11-30tdf#151548 ContentControls: improve InvalidationJustin Luth
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-28SwContentTree: add comment about m_nActiveBlockJim Raykowski
2022-11-28Resolves: tdf#147203 allow dnd between autotext categoriesCaolán McNamara
2022-11-28sw: prefix members of SwAuthorMarkPane, SwEndNoteOptionPage, ...Miklos Vajna
2022-11-25sw: document SwFramePageMiklos Vajna
2022-11-24pass SwFormatAnchor to SwFEShell::CalcBoundRectNoel Grandin
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-22sw: change statusbar to use an icon, fix statusbar updatingTomaž Vajngerl
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-21sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...Miklos Vajna
2022-11-20Make the insert caption dialog an async jsdialogSkyler Grey
2022-11-20Turn the split table dialog into an async JSDialogSkyler Grey
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-17sw: improve a11y check statusbarTomaž Vajngerl
2022-11-15Resolves: tdf#147802 don't create a header/footer control for every pageCaolán McNamara
2022-11-15sw: add accessibility check statusbar controlTomaž Vajngerl
2022-11-14sw: prefix members of SwAddStylesDlg_Impl, SwAutoMarkDlg_Impl, ...Miklos Vajna
2022-11-07sw: prefix members of SwCaptionDialog, SwColumnPage, SwFrameAddPage and ...Miklos Vajna
2022-11-03tdf#142446 Improve show outline content to levelJim Raykowski
2022-11-03sw: prefix members of BmpWindow, SwFieldRefPage, SwFieldVarPage and ...Miklos Vajna
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-28tdf#142446 Show outline content up to a given outline levelJim Raykowski
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-24sw: prefix members of SwFieldDokInfPage, SwFieldDokPage, SwFieldFuncPage ...Miklos Vajna
2022-10-19sw content controls, alias and tag: add UIMiklos Vajna
2022-10-17sw content controls: add rendering for the aliasMiklos Vajna
2022-10-17sw: prefix members of SwSvxNumBulletTabDialog, SwTableTabDlg, ...Miklos Vajna
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11use more string_view in swNoel Grandin
2022-10-10sw: prefix members of SwOutlineTabDialog, SwSplitTableDlg, ...Miklos Vajna
2022-10-03sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli
2022-10-03sw: prefix members of SwInsertBookmarkDlg, SwNumPositionTabPage, ...Miklos Vajna
2022-09-27sw: document SwDropCapsDlgMiklos Vajna
2022-09-26Be sure the number format dialog content is in correct placeSzymon Kłos
2022-09-26sw: prefix members of SwInsTableDlg, SwRenameXNamedDlg, SwSaveLabelDlg ...Miklos Vajna
2022-09-19sw: prefix members of SwFootNoteOptionDlg, SwLabPrtPage, SwMailMergeDlg ...Miklos Vajna
2022-09-12sw: prefix members of SwFieldEditDlg, SwFieldInputDlg, ...Miklos Vajna
2022-09-10unique_ptr->optional for GraphicNoel Grandin
2022-09-05sw: prefix members of SwChangeDBDlg, SwEditRegionDlg, SwLabFormatPage ...Miklos Vajna
2022-08-29sw: prefix members of SwAuthorMarkPane, SwCaptionDialog, ...Miklos Vajna
2022-08-22sw: prefix members of NumberingPreview, SwDocStatPage, SwEnvDlg and ...Miklos Vajna
2022-08-17Return std::optional instead of using bool* argumentMike Kaganski
2022-08-15sw: prefix members of SwAddPrinterTabPage, SwCaptionOptPage, ...Miklos Vajna
2022-08-12sw: select entry in Insert->Bookmarks dialog when called from NavigatorMichael Stahl
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-11Removed duplicated includesAndrea Gelmini