summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2020-03-12Revert "loplugin:constfields in sfx2"Noel Grandin
2020-03-11sfx2: fix UB in SfxBindings::LeaveRegistrations()Miklos Vajna
2020-02-26Resolves tdf#130742 - Flat ODF in start centerHeiko Tietze
2020-02-17Fix failed assertion "value >= 0" in o3tl::make_unsignedStephan Bergmann
2020-02-16move some headers inside sfx2/Noel Grandin
2020-02-13inherit MediaControl from InterimItemWindowCaolán McNamara
2020-02-12Allow boolean valued statechange messages for...Dennis Francis
2020-02-10weld SvxFmAbsRecWin item windowCaolán McNamara
2020-02-10weld SvxFmTbxCtlRecTotal label item windowCaolán McNamara
2020-02-07Fix typoAndrea Gelmini
2020-02-06weld ClassificationControl ToolboxWindowCaolán McNamara
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai
2020-02-03make some headers privateCaolán McNamara
2020-01-28remove some unused local varsNoel Grandin
2020-01-26Avoid explicit casts to smaller sal_uInt16 from larger longStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-21tdf#42949 Fix IWYU warnings in sfx2/source/[s-v]*/*cxx and sfx2/qaGabor Kelemen
2020-01-17tdf#129788: Revert "no need to use AlphaMask in RecentDocsViewItem"Xisco Faulí
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-15SfxPopupWindow is now unusedCaolán McNamara
2020-01-14rework SfxEmojiControl to be a PopupWindowControllerCaolán McNamara
2020-01-14SvxCharViewControl is newly unusedCaolán McNamara
2020-01-14weld SfxCharmapCtrlCaolán McNamara
2020-01-14rework SfxCharmapCtrl to be a PopupWindowControllerCaolán McNamara
2020-01-02tdf#42949 Fix IWYU warnings in sfx2/source/[b-c]*/*cxxGabor Kelemen
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-11jsdialog: send items on status changeSzymon Kłos
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-07Adapt o3tl::span to P1872R0Stephan Bergmann
2019-12-03tdf#42949 Fix IWYU warnings in sfx2/*/*hxxGabor Kelemen
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks
2019-11-24Dispatch: Make fillPopupMenu() method accessible from other modules.Tamás Zolnai
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-17only need xTransform if we have xRecorderCaolán McNamara
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-16cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-16revert cid#1455212 Uncaught exceptionCaolán McNamara
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-11-02cid#1455212 Uncaught exceptionCaolán McNamara
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-21loplugin:virtualdead unused param in SfxStatusListener::StateChangedNoel Grandin
2019-10-21loplugin:virtualdead unused param in ThumbnailViewItem::calculateItemsPositionNoel Grandin
2019-10-16tdf#106843 DOCX: export/import change tracking protectionLászló Németh
2019-10-16loplugin:stringadd look through a couple more known-good methodsNoel Grandin
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák