summaryrefslogtreecommitdiff
path: root/sfx2/source/view
AgeCommit message (Expand)Author
2024-07-17Use IsRunningUnitTest / IsRunningUITest consistentlyMike Kaganski
2024-07-17Simplify checking for "running under unit/ui test"Noel Grandin
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-06-20cool#9309 lok: sync language in comphelper::LibreOfficeKit on view creationSzymon Kłos
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-06-16Resolves: tdf#159741 canceling printing results in 'modified' documentCaolán McNamara
2024-06-14Make isProductVersionUpgraded update ooSetupLastVersion againMike Kaganski
2024-06-12remove ability to trust not validated macro signatures in high securitySarper Akdemir
2024-06-04sfx2: use SAL_RET_MAYBENULL in GetDispatcher() and GetFrame()Xisco Fauli
2024-05-27Fix WASM buildThorsten Behrens
2024-05-23sfx2: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-22tdf#161209 - Reverts WhatsNew/Welcome dialogHeiko Tietze
2024-05-18lok: dump more SfxViewShell state, and LOK notifier state on Windows.Michael Meeks
2024-05-18drop SAL_RET_MAYBENULL from bodiesCaolán McNamara
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara
2024-05-13WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-05-01Use a for loop for setting view properties.Gökay Şatır
2024-04-29call SfxViewShell::Current() just onceCaolán McNamara
2024-04-15null-deref in SfxViewShell::isBlockedCommandCaolán McNamara
2024-04-02tdf#146619 Drop unused 'using namespace' in: sfx2/Gabor Kelemen
2024-03-28show this infobar regardless of the exact reason for presenting itCaolán McNamara
2024-03-27Resolves tdf#159573 and tdf#137931 - WhatsNew or Welcome dialogHeiko Tietze
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-02-29Avoid -Werror,-Wunused-but-set-variable for ENABLE_WASM_STRIP_PINGUSERStephan Bergmann
2024-02-28Resolves tdf#131550 - Suppress Donate/Involve infobar if another is visibleHeiko Tietze
2024-02-13lok: remove unneeded mutex guardTomaž Vajngerl
2024-02-09Fix no-PCH buildMike Kaganski
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-01-31use ViewShell DOCCOLOR when availableCaolán McNamara
2024-01-30reuse xCurrentFrame instead of fetching it againCaolán McNamara
2024-01-30tdf#151352 Don't display tip-of-the-day in base form editorMatt K
2024-01-29lok: always toggle sidebar deckSzymon Kłos
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-24SfxViewShell::GetFirst lambda is never passed a null pShellCaolán McNamara
2024-01-24tdf#159128 UI: Open Security settings option directlyBalazs Varga
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2024-01-16loplugin:unusedfieldsNoel Grandin
2024-01-14lok: Replace loop with std::find_if(...)Aron Budea
2024-01-12cid#1546222 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-01-11LOK: fix language warning in setViewAttila Szűcs
2024-01-11LOK: fix setView language problem  Attila Szűcs
2024-01-11lok: send error on access denied in image import 2Szymon Kłos
2024-01-11cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna
2024-01-11lok: send error on access denied in image importSzymon Kłos
2024-01-04Send tooltip text to LOKMike Kaganski
2023-12-30cid#1545965 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)