summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/workwin.cxx
AgeCommit message (Expand)Author
2023-11-06lok: notebookbar: reduce calls to SfxNotebookBar::IsActiveSzymon Kłos
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-10-03sfx2: fix gcc dbgutil -Werror=unused-variableMiklos Vajna
2023-10-02Deduplicate and simplify some SfxWorkWindow methodsMike Kaganski
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-04-28survive exporting to pdf without config for fuzzingCaolán McNamara
2022-06-13tdf#125040 Make single mode toolbar context awareMaxim Monastirsky
2022-03-07improve scopeCaolán McNamara
2022-01-24tdf#146913 don't destroy the dialog if we just want to hide itCaolán McNamara
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-10-21loplugin:flattenNoel Grandin
2021-10-06avoid repeated calls to SfxNotebookBar::IsActive()Luboš Luňák
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-08-31flatten SfxChildWinFactArr_ImpNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-03-13loplugin:unusedfieldsNoel
2021-03-11drop newly unused code and macrosCaolán McNamara
2021-02-20loplugin:refcounting in sfx2Noel
2020-10-22long->tools::Long in sfx2Noel
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-04-01Related: tdf#131613 remove explicit UpdateSettings callCaolán McNamara
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-03-05Android Viewer: Set SfxWorkWindow::bIsFullScreen to true againMichael Weghorn
2019-12-23LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian
2019-12-20tdf#129394: Create formula bar also in non-DESKTOP caseMarco Cecchetti
2019-12-18tdf#42949 Fix IWYU warnings in sfx2/source/appl/*cxxGabor Kelemen
2019-12-09weld Property BrowserCaolán McNamara
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-07Fix UBSan null-pointer-useStephan Bergmann
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-01LOK: support sidebars in writer and calcAshod Nakashian
2019-07-29Fix typosAndrea Gelmini
2019-05-10handle empty tools::Rectangle in sfx2Noel Grandin
2019-04-27weld cluster of change tracking dialogsCaolán McNamara
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-04rhbz#1696037 null-derefCaolán McNamara
2019-03-25ubsan detect null derefCaolán McNamara
2019-03-22refactor into a shareable base classCaolán McNamara
2019-03-14tdf#112411 Remove all that remains of the More controls toolbarsRoman Kuznetsov
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-07loplugin:flatten in sfx2Noel Grandin
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2018-12-13use unique_ptr in SfxWorkWindowNoel Grandin