summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc/bookmark.cxx
AgeCommit message (Expand)Author
2020-11-19tdf#123936 Formatting files in module sw with clang-formatPhilipp Hofer
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-09-21tdf#135879 sw: fix bookmark dialog's Delete buttonMichael Stahl
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-31Related: tdf#136189 don't assert on unsetting non-existing previous sort columnCaolán McNamara
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-27Make Bookmarks dialog asyncSzymon Kłos
2020-06-09tdf#101856 correct Insert bookmark dialogSerge Krot
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-02-03sw: Optionally disable bookmark manipulation GUIsKatarina Behrens
2020-01-23tdf#42949 Fix IWYU warnings in sw/source/ui/[c-u]*/*cxxGabor Kelemen
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze
2019-11-11Resolves tdf#128521 - illegal char in a bookmark nameHeiko Tietze
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-28loplugin:constmethod in swNoel Grandin
2019-08-06Translate bookmark state indicator stringsGabor Kelemen
2019-08-05tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[l-z]*Gabor Kelemen
2019-08-01Fix typosAndrea Gelmini
2019-07-08tdf#42949 Fix IWYU warnings in sw/source/uibase/inc/[a-j]*Gabor Kelemen
2019-06-21Resolves: tdf#126005 make bookmark treeview sortableCaolán McNamara
2019-06-20fix putting ; between entriesCaolán McNamara
2019-05-31tdf#125372 writer, file with lots of hints very slow to open, part8Noel Grandin
2019-05-28drop some unneeded includesCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-04-09drop some unneeded includesCaolán McNamara
2019-03-20rename SwConditionEdit back to ConditionEditCaolán McNamara
2019-03-15add drop target support to welded widgetCaolán McNamara
2018-11-22improve function-local statics in swNoel Grandin
2018-11-21weld SwCondCollPageCaolán McNamara
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-24clang-tidy performance-unnecessary-copy-init in swNoel Grandin
2018-07-30loplugin:stringloop in swNoel Grandin
2018-07-06tdf#101856 create bookmarks w/ new hidden/cond attrs, save as odtBernhard Widl
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-02weld SwRenameXNamedDlgCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: swStephan Bergmann
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara