summaryrefslogtreecommitdiff
path: root/sfx2/source/doc
AgeCommit message (Expand)Author
2022-03-01Recheck modules s[f-t]* with IWYUGabor Kelemen
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2022-02-25renames in template manager creates xml file in wrong locationNoel Grandin
2022-02-18Revert "Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVE"Heiko Tietze
2022-02-16Related tdf#143578 - Rename SAL_NO_QUERYSAVE to NO_QUERYSAVEHeiko Tietze
2022-02-16Resolves tdf#143578 - Environment variable SAL_NO_QUERYSAVE to not show the d...Heiko Tietze
2022-02-10Fixed function nameAndrea Gelmini
2022-02-09tdf#146937 Remove "refresh" command from Template ManagerJeff Huang
2022-02-06Simplify sequence in sfx2Julien Nabet
2022-02-05lok: render image preview with lower resolutionSzymon Kłos
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-01-31SID_COPY_STREAM_IF_POSSIBLE is a SfxBoolItemNoel Grandin
2022-01-24tdf#131327 Add double clicked event on auto-redact tableVerne-Lai
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2022-01-19WASM setup as non-multiuser, desktop buildJan-Marek Glogowski
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-11tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-09Simplify some TempFile service codeNoel Grandin
2022-01-03osl::Mutex->std::mutex in SfxPrintHelperNoel Grandin
2021-12-21filter: try to detect 0-byte DOC files based on extensionMiklos Vajna
2021-12-17sd theme: add a "theme" palette to the color pickerMiklos Vajna
2021-12-16crashtesting: assert on 0 scaling on creating thumbnail for moz392233-9.svgCaolán McNamara
2021-12-05increase maximum document thumbnail size from 256 to 512Luboš Luňák
2021-12-05generate a thumbnail to save without a metafileLuboš Luňák
2021-11-29A small simplificationMike Kaganski
2021-11-29tdf#117280: fix multiple Macro execution when triggered by Document print eventJulien Nabet
2021-11-28use more OInterfaceContainerHelper3 in sfx2Noel Grandin
2021-11-26loplugin:stringliteraldefine in sfx2Noel Grandin
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-18rtl::Static->thread-safe static in sfx2Noel Grandin
2021-11-17tdf#143971 Removes pop-up dialog for read-only documentsMatt K
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-04elide unnecessary UNO_QUERY_THROW callsNoel Grandin
2021-11-03put the message into static_assertCaolán McNamara
2021-11-02Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara
2021-11-02Revert "tdf#117895: "Edit document properties before saving"..."Caolán McNamara
2021-11-02Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara
2021-11-01Related: tdf#145464 pass an explicit DocFrame for SID_SIGNATURECaolán McNamara
2021-11-01Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-21loplugin:flattenNoel Grandin
2021-10-21tdf#144650 crash after opening of read-only fileNoel Grandin
2021-10-16Simplify vector initialization in sfx2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski