summaryrefslogtreecommitdiff
path: root/vcl/source/app/svapp.cxx
AgeCommit message (Expand)Author
9 dayslok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-10lok: dumpState should truncate very long JSON messages.Michael Meeks
2024-05-10loplugin:ostr in vclNoel Grandin
2024-04-25Improve documentation on reserved shortcutsIlmari Lauhakangas
2024-04-23tdf#160469 Ctrl+Alt+F4 is marked reserved, but doesn't do anythingNoel Grandin
2024-04-23ITEM: Add measurements for SfxItemSet usages (debug only)Armin Le Grand (allotropia)
2024-03-30vcl: change (graphic) Manager into a general memory managerTomaž Vajngerl
2024-03-13Assert in ProcessEventsToIdle, that idles are not delayedMike Kaganski
2024-03-13Introduce a guard to delay processing of idlesMike Kaganski
2024-01-31lo_dumpState doesn't take the SolarMutex, so dbgutil state dumping can assertCaolán McNamara
2024-01-23tdf#158605 Add global SfxPoolItem re-useArmin Le Grand (allotropia)
2024-01-21ITEM: Remove Direct(Put|Remove)Item(In|From)PoolArmin Le Grand (allotropia)
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-25tdf#158317 fix cleanup of SfxPoolItems in editengArmin Le Grand (allotropia)
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen
2023-08-18Fix typosAndrea Gelmini
2023-08-18Fix typoAndrea Gelmini
2023-08-18ITEM: preparations for more/easier changesArmin Le Grand (allotropia)
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-21Assume that all modern X servers have a unified display areaNoel Grandin
2023-06-29loplugin:unusedmethodsNoel Grandin
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-05-09drop unused ImplPrepareExitMsgCaolán McNamara
2023-04-07drop unused eventtesting stuffCaolán McNamara
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-03-11lok: add trimMemory capability, and expand dumpState to caches.Michael Meeks
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2022-12-08vcl: check for null deviceTarcísio Ladeia de Oliveira
2022-10-28lok: You can't assume that destroyView would only destroy one viewMike Kaganski
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-05vcl: Rename Gesture event to GesturePanPovilas Kanapickas
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks
2022-07-19vcl: migrate from getOpenHeight/Width() to GetWidth/Height()Chris Sherlock
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-02-08lok: introduce Application::LOKHandleMouseEventHenry Castro
2022-01-21VCL fix shutdown when run via system loopJan-Marek Glogowski
2022-01-19WASM optionally run any app via system loopJan-Marek Glogowski
2022-01-19WASM add toolkit and Emscripten version to AboutJan-Marek Glogowski
2022-01-01tdf#140286 fix INFO("OSVERSION") for Linux: return kernel versionscito
2021-09-23WB_DEFAULTWIN should be sufficient to flag that no icon is requiredCaolán McNamara
2021-09-23tdf#144624 Prevent infinite recursion when loading SVG iconAleksei Nikiforov
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-11clang:optin.performance.Padding in vclNoel Grandin
2021-08-24initial Metal support for Mac/SkiaLuboš Luňák