summaryrefslogtreecommitdiff
path: root/sw/inc/crsrsh.hxx
AgeCommit message (Expand)Author
2023-10-29tdf#157663 SW: Tracked change improve moveAttila Szűcs
2023-10-27Add flags to STYLEREFSkyler Grey
2023-07-06tdf#155462: fix the scrollbar tooltip textMike Kaganski
2023-06-06tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl
2023-05-19tdf#155343 sw tracked table column: add tooltipLászló Németh
2023-05-09tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl
2023-04-28tdf#86630 sw page number wizard: mirror right/leftJustin Luth
2023-04-17tdf#130199 sw Confirm deletion of hidden sectionsBalazs Varga
2023-03-20tdf#136760 sw a11y: Provide page-relative cursor pos via doc attrMichael Weghorn
2023-02-10tdf#153205 related: Fix selection problems caused by cursor shellJim Raykowski
2023-01-30tdf#151548 sw content controls: keyboard navigation with tab keyJustin Luth
2023-01-27tdf#114973 sw: enable SelectAll with hidden para at start/endMichael Stahl
2023-01-24related tdf#151548 formfield navigation: loop to beginning/endJustin Luth
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-08-23sw: enable Replace with Protect BookmarksMichael Stahl
2022-08-14rename SwPaM::GetNode to GetPointNode/GetContentNodeNoel 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-07make ParkCursor take a SwNode, not an SwNodeIndexNoel Grandin
2022-07-26sal_uLong->sal_Int32 in the Find/Search methodsNoel Grandin
2022-07-26convert CRSR_SKIP_* to typed enumNoel Grandin
2022-07-15sw content control, dropdown: allow selecting via the keyboardMiklos Vajna
2022-05-12sw content controls: fixes for the ending dummy charMiklos Vajna
2022-04-07sw content controls: select the content on click when showing placeholderMiklos Vajna
2022-03-07sw_redlinehide: more issues with SwEditWin Surrounding functionsMichael Stahl
2021-12-09tdf#146144 sw: add tooltip to table rows with change trackingLászló Németh
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-10-04tdf#144788 SwNavigator: Add footnotes and endnotes to content treeJim Raykowski
2021-09-24return SwCursor from IShellCursorSupplierNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-06-11loplugin:unnecessaryreturn in sw/Noel Grandin
2021-03-05tdf#93441: Revert "Fix fdo#38884 Improve Up/Down movement in writer"Xisco Fauli
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17SwGrfNode: Remove graphic arrived hackBjoern Michaelsen
2020-11-05Ensure no class directly derives from SwModifyBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-09-20tdf#132366 Writer enhancement that highlights search resultsJim Raykowski
2020-05-09compact namespace in swNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-04rename GetCursorOfst -> GetModelPositionForViewPointNoel Grandin
2020-02-01tdf#128814 Navigator content context menu relatedJim Raykowski
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-10-11SwCursorShell argument of AttrChangedNotify is unusedCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-09-17tdf#105330 sw: fix lost cursor on undoing nested table insertMiklos Vajna
2019-08-15tdf#122529 lok - table border position manipulationTomaž Vajngerl
2019-08-12Fix typosAndrea Gelmini
2019-07-11Rework tdf#115600 Display not found message for Navigate by SelectionJim Raykowski