summaryrefslogtreecommitdiff
path: root/sw/source/uibase/uiview/uivwimp.cxx
AgeCommit message (Expand)Author
2021-07-06fix potential use-after-free in SwClipboardChangeListenerNoel Grandin
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
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-27don't allocate uno::Reference on the heapNoel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-05-28Rewrite all calls like Dialog(params).Execute()Philippe Jung
2015-04-30Gradually typed LinkStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-18InfoBox to String finalThomas Arnhold
2014-07-26Use more proper integer types, avoid temporaries, constifyMatteo Casalin