summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw
AgeCommit message (Expand)Author
2022-11-28Add some more utility methods to SwFormatAnchorNoel Grandin
2022-11-26use more SwFormatAnchor::GetAnchorNode methodNoel Grandin
2022-11-24pass SwFormatAnchor to SwFEShell::CalcBoundRectNoel Grandin
2022-11-24tdf#152165 Improve the 'Read-only Content' dialog messageJim Raykowski
2022-11-15Resolves: tdf#147802 don't create a header/footer control for every pageCaolán McNamara
2022-11-14tdf#147802 don't trigger fade timer already shown/hiddenCaolán McNamara
2022-11-12Resolves: tdf#145648 use the same reference device for comments as documentCaolán McNamara
2022-11-06Remove double functionalityArmin Le Grand (allotropia)
2022-10-31Fix typoAndrea Gelmini
2022-10-30tdf#151124 Make outline folding state change set doc modified stateJim Raykowski
2022-10-30Outline folding: Use ToggleOutlineContentVisibility function hereJim Raykowski
2022-10-27RstMBDownFlags -> ResetMouseButtonDownFlagsMike Kaganski
2022-10-24Drop Window::LogicMouse*Mike Kaganski
2022-10-23Simplify SwEditWin::LogicMouse* and sd::Window::LogicMouse*Mike Kaganski
2022-10-20Resolves: rhbz#2136050 crash on input method "retrieve-surrounding"Caolán McNamara
2022-10-18related tdf#151548 sw: KEY_DOWN access to FieldmarkWithDropDownButtonJustin Luth
2022-10-17sw content controls: add rendering for the aliasMiklos Vajna
2022-10-11use more string_view in swNoel Grandin
2022-10-08use more SwPosition::AssignNoel Grandin
2022-10-06sal_uInt16->sal_Int32 for some index vars in lcl_HighlightNoel Grandin
2022-10-01tdf#143158 - Handle double clicks on alphabetical indicesAndreas Heinisch
2022-09-28tdf#140892 Account for list bullets and numberingJim Raykowski
2022-09-27sw: fix inserting fields between 2 adjacent input fieldsMichael Stahl
2022-09-23tdf#149952 sw a11y: Don't send a11y events for internal-only cursorMichael Weghorn
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-09-05vcl: Rename LongPress event to GestureLongPressPovilas Kanapickas
2022-09-05vcl: Rename Swipe event to GestureSwipePovilas Kanapickas
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-01use more SwPosition::AssignNoel Grandin
2022-08-29Resolves: tdf#150629 the window was destroyed from the fadetimer callbackCaolán McNamara
2022-08-29use more SwPosition::GetContentIndexNoel Grandin
2022-08-24NFC related tdf#85592: simplify SID_ATTR_CHAR_COLOR_BACKGROUND_EXTJustin Luth
2022-08-23Use more SwPosition::AdjustNoel Grandin
2022-08-19added nullptr guardPranam Lashkari
2022-08-19sw: online: make sure commment removal notification is sentPranam Lashkari
2022-08-18sw: lok: fix removing redlines annotationsHenry Castro
2022-08-14use more GetContentIndexNoel Grandin
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-08-14rename SwPaM::GetContentNode to GetPointContentNode/GetMarkContentNodeNoel Grandin
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin
2022-08-11no need to allocate SwCallLink on the heapNoel Grandin
2022-08-10sw: fix infinite recursion in SwEditWin::GetSurroundingTextSelection()Michael Stahl
2022-08-08make more of the SwPaM constructors explicitNoel Grandin
2022-08-05tdf#117388 use native scrollbar under gtk in writer's html source viewCaolán McNamara
2022-08-05use more SwPosition::AssignNoel Grandin
2022-08-02sw: make shift-doubleclick on graphics open the graphic dialogMiklos Vajna
2022-08-02introduce SwPosition::GetContentIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeIndexNoel Grandin
2022-08-02introduce SwPosition::GetNodeNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin