summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/uivwimp.cxx
AgeCommit message (Expand)Author
2023-11-22lok: disconnect clipboard leftovers in Writer to avoid crashSzymon Kłos
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (sw)Julien Nabet
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-01-22avoid some casting in SwView_ImplNoel Grandin
2023-01-22XUnoTunnel->dynamic_cast in SwXDispatchProviderInterceptorNoel Grandin
2023-01-20improve loplugin:refcountingNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in TransferableHelperNoel Grandin
2022-02-04sw: prefix members of SwClipboardChangeListener, SwPagePreview, ...Miklos Vajna
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-02fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2020-07-30loplugin:flatten in sw/uibase/sidebar..sw/uibase/unoNoel Grandin
2020-01-16tdf#42949 Fix IWYU warnings in sw/source/uibase/[u-w]*/*cxxGabor Kelemen
2019-10-29remove unnecessary includesCaolán McNamara
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov
2019-07-25add XInitialization to allow setting explicit dialog parentCaolán McNamara
2019-05-16tdf#42949 Fix IWYU warnings in include/svx/[e-g]*Gabor Kelemen
2019-05-04Use hasElements to check Sequence emptiness in swArkadiy Illarionov
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-10-30Simplify containers iterations in sw/source/ui*Arkadiy Illarionov
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-16pass SfxMedium around by std::unique_ptrNoel Grandin
2018-07-25loplugin:useuniqueptr in SwView_ImplNoel Grandin
2018-04-06weld linkeditdialogCaolán McNamara
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-20drop unnecessary includesCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-12Related: tdf#107976 SwView_Impl::AddTransferable: remove dead weak referencesMiklos Vajna
2017-06-21loplugin:unusedfields in sw part1Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-27tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-09loplugin:checkunusedparams in sw(part5)Noel Grandin
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin
2017-04-01add rtf fuzzerCaolán McNamara
2017-02-13convert ShellModes to scoped enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-25use rtl::Reference in SwView_ImplNoel Grandin
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2016-08-09Resolves: tdf#101382 turn SetMailMergeConfigItem into a shared_ptrCaolán McNamara
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-19tdf#98985 create merge results at the right timeOliver Specht