summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog/dinfdlg.cxx
AgeCommit message (Expand)Author
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
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara
2021-05-26gtk4: reenable NotebookCaolán McNamara
2021-05-18Resolves tdf#142041 - Hyperlink to file locationHeiko Tietze
2021-05-06tdf#97087 Give unique, comphrehensible names to idlesTarun Sharma
2021-04-19use more string_view in comphelper::stringNoel Grandin
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-19uitest: sw: differentiate the elements in the custompropertieslinesXisco Fauli
2021-01-14Drop some unused "using" directivesMike Kaganski
2021-01-14Use comphelper::ContainerUniquePtrEquals hereMike Kaganski
2020-10-27tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek
2020-10-22long->tools::Long in sfx2Noel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara
2020-02-03make some headers privateCaolán McNamara
2020-01-13tdf#42949 Fix IWYU warnings in sfx2/source/[d-n]*/*cxxGabor Kelemen
2019-12-14loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-06improve SfxPoolItem operator== implementationsNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-09-26TODO rename to GetFrameWeldCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara
2019-09-12Resolves tdf#125531 - Empty CMIS properties dialogHeiko Tietze
2019-08-27loplugin:constmethod in sfx2Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in sdext..sfx2Noel Grandin
2019-08-14tdf#126859 ensure initial height calculationCaolán McNamara
2019-07-29Simplify Sequence iterations in sfx2Arkadiy Illarionov
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-08loplugin:unusedmethodsNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-06-02drop some unneeded includesCaolán McNamara
2019-05-31remove newly unused SfxTabDialogCaolán McNamara
2019-05-29weld SfxDocumentInfoDialogCaolán McNamara