summaryrefslogtreecommitdiff
path: root/include/sfx2/childwin.hxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-04-13use more string_view in sfx2Noel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-11clang:optin.performance.Padding in sfx2Noel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-07-21pass SfxChildWinFactory around by valueNoel Grandin
2021-03-11drop newly unused code and macrosCaolán McNamara
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara
2021-02-27hide some FloatingWindow detailsCaolán McNamara
2020-04-25loplugin:unusedenumconstantsNoel Grandin
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-11-02weld SfxRecordingFloat_Impl utility windowCaolán McNamara
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-05-23SFX_IMPL_FLOATINGWINDOW_WITHID is now unusedCaolán McNamara
2019-05-17drop now unused SFX_IMPL_MODELESSDIALOG_WITHIDCaolán McNamara
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-03-25sfx2: missing includeMiklos Vajna
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-22refactor into a shareable base classCaolán McNamara
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-12-12use unique_ptr in SfxChildWinContextCtorNoel Grandin
2018-12-12use unique_ptr in SfxChildWinCtorNoel Grandin
2018-12-12use unique_ptr for SfxChildWinFactoryNoel Grandin
2018-12-11use unique_ptr for SfxChildWinContextFactoryNoel Grandin
2018-11-04reweld SwWordCountFloatDlgCaolán McNamara
2018-11-02Revert "weld SwWordCountFloatDlg"Stephan Bergmann
2018-11-01weld SwWordCountFloatDlgCaolán McNamara
2018-10-09loplugin:constfields in sfx2Noel Grandin
2018-01-29loplugin:useuniqueptr in SfxChildWindowNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-21loplugin:constparams in sfx2Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-23loplugin:unusedmethodsNoel Grandin
2017-01-24Resolves: tdf#105450 calc navigator gets 0 height on toggle off/on when dockedCaolán McNamara
2017-01-17new loplugin: useuniqueptr: sfx2Noel Grandin
2016-11-03loplugin:unnecessaryvirtualNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-07loplugin:staticmethods: sfx2Stephan Bergmann
2016-06-24loplugin:singlevalfields in sfx2Noel Grandin
2016-05-22tdf#89329: use unique_ptr for pImpl in childwinXisco Fauli
2016-04-13loplugin:passstuffbyref in sfx2Noel Grandin
2016-03-14inline some use-once macrosNoel Grandin
2016-03-07loplugin:unuseddefaultparamsNoel Grandin