summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in ThumbnailViewItemAccNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-23tdf#140107 Remove all collect usage data code.Jeff Huang
2021-07-21jsdialog: send GlowColor state updatesSzymon Kłos
2021-07-21can pass SfxItemSet around by value in SfxShellNoel Grandin
2021-07-15drop the Pair constructor from SfxItemSetNoel Grandin
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-07-14sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()Miklos Vajna
2021-07-13framework, sfx2: catch more exceptions when the object is already disposedMiklos Vajna
2021-07-12loplugin:unusedmethodsNoel Grandin
2021-07-12sfx2: fix assert failure when deleting SfxOfficeDispatch on a threadMiklos Vajna
2021-07-05tdf#138906 prevent built-in category deletionVert D
2021-07-04move SfxSetItem to own header fileNoel Grandin
2021-07-01can pass this SfxItemSet around on the stackNoel Grandin
2021-06-30sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-18tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-17fix potential write-after-free in RecentDocsViewNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)
2021-06-01GetSlotServer can modify pImpl->pCachesMike Kaganski
2021-05-28no need to allocate these SfxItemSet on the heapNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#132042 fix nItem id when creating regionVert D
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-05loplugin:constmethodNoel Grandin
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski
2021-04-29tdf#135997: fix toolbar controlMike Kaganski
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-27tdf#138883 Prevent renaming TemplatesVert D
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-30tdf#141329 fix refresh shows the wrong categoryVert D
2021-03-26loplugin:flattenNoel
2021-03-26Added delete keyinput to listview, fixed reload() issues: solves tdf#138884Vert D
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai
2021-03-18inline some tiny sfx2 functionsNoel