summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-09-17use more concrete UNO types in swNoel Grandin1-3/+3
2024-08-05simplify IMark hierarchy (7)Noel Grandin1-2/+2
2024-08-04simplify IMark hierarchy (6)Noel Grandin1-18/+19
2024-08-04simplify IMark hierarchy (1)Noel Grandin1-1/+1
2024-06-05loplugin:ostr in sw/.../miscNoel Grandin1-15/+16
2024-03-27cool#8456 : Convert bookmark rename dialog to asyncAntony1-10/+13
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet1-3/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-3/+3
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara1-1/+1
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara1-1/+1
2022-11-21sw: prefix members of BookmarkTable, SwCreateAuthEntryDlg_Impl, ...Miklos Vajna1-3/+3
2022-10-03sw: prefix members of SwInsertBookmarkDlg, SwNumPositionTabPage, ...Miklos Vajna1-26/+26
2022-09-19tdf#150955 sw InsertBookmark: add hidden status to hidden MSO fieldsLászló Németh1-4/+13
2022-08-22sw: Navigator: Protect Bookmarks should allow editing the text ...Michael Stahl1-1/+1
2022-08-20use more SwPosition::GetNodeNoel Grandin1-1/+1
2022-08-17convert more nNode to SwPosition::GetNodeNoel Grandin1-1/+1
2022-08-12sw: select entry in Insert->Bookmarks dialog when called from NavigatorMichael Stahl1-3/+22
2022-07-27Fix typosAndrea Gelmini1-1/+1
2022-07-26tdf#150017 sw: allow editing bookmark text in Insert->Bookmarks dialogMichael Stahl1-25/+74
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski1-2/+1
2022-05-13tdf#149074 SvHeaderTabListBox not handling lack of preset column widths wellCaolán McNamara1-0/+1
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin1-1/+2
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin1-1/+1
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin1-1/+2
2022-04-05forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Caolán McNamara1-1/+1
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara1-10/+8
2022-01-31Resolves tdf#146261 - Remember size of bookmark dialogHeiko Tietze1-4/+16
2021-10-16Simplify vector initialization in swJulien Nabet1-6/+1
2021-08-23sw: evaluate bookmark conditions differentlyMichael Stahl1-2/+2
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-1/+1
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer1-37/+45
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+2
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl1-0/+1
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-3/+2
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara1-1/+3
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-1/+1
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-3/+3
2020-07-27Make Bookmarks dialog asyncSzymon Kłos1-6/+1
2020-06-09tdf#101856 correct Insert bookmark dialogSerge Krot1-0/+4
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen1-0/+1
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens1-6/+7
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen1-4/+0
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze1-0/+10
2019-11-11Resolves tdf#128521 - illegal char in a bookmark nameHeiko Tietze1-10/+10
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-3/+3
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara1-1/+2
2019-09-28loplugin:constmethod in swNoel Grandin1-1/+1
2019-08-06Translate bookmark state indicator stringsGabor Kelemen1-2/+2
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen1-0/+1