summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/Outliner.cxx
AgeCommit message (Expand)Author
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-01-20improve loplugin:refcountingNoel Grandin
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara
2022-11-02tdf#54857 elide more dynamic_castNoel Grandin
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-02-07tdf#145868 sd replace: if search changes, restart find/replaceJustin Luth
2022-02-05tdf#123658 sd search: restart search start on slide changeJustin Luth
2022-02-05be more stylistically standardCaolán McNamara
2022-02-04related tdf#145868 sd: Clone SvxSearchItem to avoid use after freeJustin Luth
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-06-10sd: ubsan - fix heap-use-after-free in SdOutlinerTomaž Vajngerl
2021-06-06tdf#142478 fix crash when searching and a viewshell change occursTomaž Vajngerl
2021-04-06remove Application::GetDefDialogParent call in editengCaolán McNamara
2021-01-19vcl: remove or rename too long methods names in VectorGraphicDataTomaž Vajngerl
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-08-29sd: Make search bound to a view - to allow independent searchingTomaž Vajngerl
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-17move vector graphic search to View, so it works in multiple viewsTomaž Vajngerl
2020-08-03loplugin:flatten in sdNoel Grandin
2020-06-04sd: support match case, match whole word for PDF searchTomaž Vajngerl
2020-06-04sd: allow to change the search string between searchesTomaž Vajngerl
2020-06-04sd: add support to search backwards in PDF searchTomaž Vajngerl
2020-06-04sd: PDF search - reset mpVectorGraphicSearch at more placesTomaž Vajngerl
2020-06-04sd: fix issue when PDF search doesn't send a search result + testTomaž Vajngerl
2020-06-03sd: use getPDFSelection to get the search selection for LOKitTomaž Vajngerl
2020-06-03sd: fix not found case in PDF search + add PDF Search testsTomaž Vajngerl
2020-06-03sd: use b2DRectangleFromRectangle from canvastools.hxxTomaž Vajngerl
2020-06-02sd: remove code dupl. when getting PDF text selection for LOKTomaž Vajngerl
2020-06-02sd: Search inside PDF document that were inserted as a graphicTomaž Vajngerl
2020-06-02sd: some style fixes in Outliner.cxxTomaž Vajngerl
2020-06-02sd: in Outline add getViewShellBase to simplify codeTomaž Vajngerl
2020-06-02sd: move IsValidTextObject into source as anon. functionTomaž Vajngerl
2020-06-02sd: move LOK search result logic to it's own methodTomaž Vajngerl
2020-05-28Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara
2020-05-28Related: tdf#133411 SetDocWin is using the previous search success stateCaolán McNamara
2020-05-23sd: move SearchSelection constructor to header fileTomaž Vajngerl
2019-12-22sd: LOK: don't access null dispatcherAshod Nakashian
2019-10-31tdf#113041: Kill WaitCursor after FindAll in Draw and ImpressMuhammet Kara
2019-10-23Resolves: tdf#128313 disambiguate flow-to search resultsCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-09-12tdf#42949 Fix IWYU warnings in sd/source/ui/[u-v]*/*cxxGabor Kelemen