summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objxtor.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-04-07cool#11226 sw per-view redline on: fix bad record mode change on undoMiklos Vajna1-1/+1
2025-03-05cool#11226 sw per-view redline on: state for the per-view and per-doc commandsMiklos Vajna1-1/+1
2025-03-05cool#11226 sw per-view redline on: allow both per-view and per-docMiklos Vajna1-1/+1
2025-03-03cool#11226 sw per-view redline on: add view-aware getterMiklos Vajna1-1/+1
2025-02-05avoid uno casting cost, and simplifyCaolán McNamara1-6/+5
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin1-1/+1
2024-08-28lok: add method to allow explicit cleanup of temporary files.oMichael Meeks1-0/+5
2024-08-14Disallow closing document during idle layoutMike Kaganski1-7/+8
2024-05-18drop SAL_RET_MAYBENULL from bodiesCaolán McNamara1-3/+3
2024-05-17introduce SAL_RET_MAYBENULLCaolán McNamara1-5/+3
2024-05-10loplugin:ostr in sfx2Noel Grandin1-4/+4
2024-03-11Disallow closing document during generation of previewMike Kaganski1-3/+35
2024-01-23ITEM: Solve SfxVoidItem(0) situationArmin Le Grand (allotropia)1-1/+1
2023-12-30move IsFuzzing to comphelperCaolán McNamara1-2/+3
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)1-1/+1
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-6/+6
2023-11-09default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara1-0/+1
2023-11-09loplugin:fieldcast in SfxObjectShell_ImplNoel Grandin1-0/+1
2023-09-11ITEM: Diverse further changes/cleanups/preparationArmin Le Grand (allotropia)1-1/+1
2023-09-02replace set(nullptr) with clear()Noel Grandin1-2/+2
2023-06-19Initialize SfxObjectShell::bRememberSignatureStephan Bergmann1-0/+2
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl1-1/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-05-21cheaper to check for null return rather than catch exceptionNoel Grandin1-2/+4
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin1-1/+0
2021-09-24make it possible to build required database stuff for fuzzingCaolán McNamara1-1/+2
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-3/+2
2021-08-31flatten SfxObjectShellArr_ImplNoel Grandin1-6/+5
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin1-2/+2
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara1-1/+1
2021-04-07rtl::Static -> function local staticNoel Grandin1-3/+3
2021-03-30fix some --disable-scripting warningsCaolán McNamara1-1/+1
2021-03-11use some forward declares to reduce includesCaolán McNamara1-1/+0
2021-03-06loplugin:staticdynamic look for static after dynamicNoel1-1/+4
2021-02-16loplugin:referencecasting in sfx2Noel1-3/+3
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh1-1/+1
2020-09-30loplugin:reducevarscope in sfx2Noel1-3/+0
2020-09-13Unify the code used to get object shell for componentsMike Kaganski1-15/+22
2020-08-13expand out DELETEZ in sfx2Noel Grandin1-1/+2
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin1-5/+4
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann1-1/+1
2020-01-26rename some local variablesNoel Grandin1-1/+1
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen1-25/+1
2019-12-06tdf#128191 Show infobar when hyphenation info for text language is missingSamuel Mehrbrodt1-0/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-3/+4
2019-10-29remove unnecessary includesCaolán McNamara1-1/+1
2019-08-27loplugin:constmethod in sfx2Noel Grandin1-1/+1
2019-08-13warn on load when a document binds an event to a macroCaolán McNamara1-0/+1
2019-07-20loplugin:referencecasting in sfx2Noel Grandin1-2/+2
2019-06-17loplugin:logexceptionnicely in sfx2Noel Grandin1-8/+8