/no/

value='distro/collabora/cd-5.3-3.1'>distro/collabora/cd-5.3-3.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
2025-01-10ITEM: Refactor ItemTypeArmin Le Grand (Collabora)
2024-11-12loplugin:reftotemp in sfx2Noel Grandin
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in sfx2Noel Grandin
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-09-05cool#9992 lok doc sign: add SfxObjectShell::AfterSignContent()Miklos Vajna
2024-09-05Resolves tdf#160937 - Minimize document properties dialog sizeHeiko Tietze
2024-09-05Resolves tdf#162738 - Revert tdf#160937Heiko Tietze
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-08-14cid#1557708 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze
2024-05-10loplugin:ostr in sfx2Noel Grandin
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari
2024-02-21Allow Document properties tab custom properties for LOKMéven Car
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-10cid#1546298 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-11-12Get the current view with SfxViewFrame::Current().Gökay Şatır
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski
2023-07-06sfx2: disable setting password on text documentsAshod Nakashian
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke
2023-06-09notify async password changeJaume Pujantell
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos
2022-11-21lok: make properties>change password dialog asyncMert Tumer
2022-11-20Enable File Properties for JSDialogsNickWingate
2022-11-20Fix opening duration custom property shows textNickWingate
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2021-11-24Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlgJulien Nabet
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch