summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
11 daysloplugin:reftotemp in sfx2Noel Grandin1-3/+3
11 daysclang-tidy: performance-unnecessary-copy-initialization in sfx2Noel Grandin1-1/+1
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin1-7/+4
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli1-1/+1
2024-09-05cool#9992 lok doc sign: add SfxObjectShell::AfterSignContent()Miklos Vajna1-3/+3
2024-09-05Resolves tdf#160937 - Minimize document properties dialog sizeHeiko Tietze1-0/+1
2024-09-05Resolves tdf#162738 - Revert tdf#160937Heiko Tietze1-80/+50
2024-08-14use less exception throwing for flow controlNoel Grandin1-4/+7
2024-08-14cid#1557708 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-06cid#1555415 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-06-18loplugin:ostr in variousNoel Grandin1-2/+2
2024-06-18Add SfxItemType to SfxPoolItemOliver Specht1-1/+1
2024-05-29Resolves tdf#160937 - Improve dialog size for document propertiesHeiko Tietze1-50/+80
2024-05-10loplugin:ostr in sfx2Noel Grandin1-102/+102
2024-04-17sw lok: .uno:SetDocumentProperties: add file size parameterPranam Lashkari1-4/+11
2024-02-21Allow Document properties tab custom properties for LOKMéven Car1-4/+1
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-5/+5
2023-12-10cid#1546298 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+1
2023-11-12Get the current view with SfxViewFrame::Current().Gökay Şatır1-2/+5
2023-11-07ITEM: Get away from classic 'poolable' Item flagArmin Le Grand (allotropia)1-1/+2
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: sfx2Stephan Bergmann1-1/+1
2023-09-04tdf#138792: PDF export: add batch of dublin core attributesSarper Akdemir1-4/+114
2023-07-28SfxMedium::GetItemSet never returns nullptrMike Kaganski1-10/+5
2023-07-06sfx2: disable setting password on text documentsAshod Nakashian1-0/+10
2023-06-26new loplugin:constexprliteralNoel Grandin1-1/+1
2023-06-24Change LocaleDataWrapper::getDuration() parameter to tools::DurationEike Rathke1-4/+6
2023-06-09notify async password changeJaume Pujantell1-0/+8
2023-06-06SvtCommandOptions only supports CMDOPTION_DISABLEDNoel Grandin1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-5/+5
2022-11-21lok: allow password reset in properties>change passwordSzymon Kłos1-1/+3
2022-11-21lok: make properties>change password dialog asyncMert Tumer1-4/+27
2022-11-20Enable File Properties for JSDialogsNickWingate1-49/+66
2022-11-20Fix opening duration custom property shows textNickWingate1-9/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-07-14clang-tidy modernize-pass-by-value in sfx2Noel Grandin1-2/+3
2022-06-05restore %PRODUCTNAME to accessible descriptions that need themCaolán McNamara1-0/+2
2022-05-04Just use Any ctor instead of makeAny in sfx2Stephan Bergmann1-1/+1
2022-04-30split comphelper::string::strip functions into String and view versionNoel Grandin1-2/+2
2022-03-01use SfxItemSet::GetItemIfSet in sfx2Noel Grandin1-24/+20
2021-12-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl1-0/+59
2021-11-24Convert sal_IntPtr into int + use constexpr int in sfx2/dinfdlgJulien Nabet1-26/+27
2021-10-31Prepare for removal of non-const operator[] from Sequence in sfx2Mike Kaganski1-23/+27
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski1-2/+2
2021-09-28gives names to all the Idles and TasksNoel Grandin1-1/+2
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-15/+1
2021-08-04tdf#123919 - Sort custom document propertiesAndreas Heinisch1-0/+9
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch1-1/+7
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara1-7/+1
2021-05-26gtk4: reenable NotebookCaolán McNamara1-1/+7
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze1-1/+4