summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/PlaceEditDialog.cxx
AgeCommit message (Expand)Author
2024-05-13loplugin:ostr in svtoolsNoel Grandin
2024-02-08tdf#159637: fix position of 'Windows Share' entryXisco Fauli
2023-11-09tdf#146386 fpicker,svtools: remove FTP from Remote Files dialogMichael Stahl
2023-04-12loplugin:stringview whitelist getLength and isEmptyNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-10-18Related: tdf#145169 use "sftp" because that's a known ProtocolCaolán McNamara
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-02-03make some headers privateCaolán McNamara
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov
2019-05-03Fix loop conditionArkadiy Illarionov
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-02tdf#119812: Hide "Windows Share" server type in Windows OS.Aditya
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-09-18crash editing previously added remote cmisCaolán McNamara
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara
2018-05-18make PlaceEditDialog a bit more ordinaryCaolán McNamara
2018-04-11weld PlaceEditDialogCaolán McNamara
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2017-12-01tdf#102160 make 'Other CMIS' string localizableAndras Timar
2017-11-22loplugin:flatten in svtoolsNoel Grandin
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-05-19loplugin:stringcopy: svtoolsStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-02-08tdf#105814 enable localization of "host" and "port" in sample addressesAndras Timar
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-27loplugin:expandablemethods in svtoolsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin
2016-05-26Resolves: tdf#96279 set correct parents for password dialogsCaolán McNamara
2016-03-24Disable gdrive/OneDrive/Alfresco cloud based on whether they are compiled in.Jan Holesovsky
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-08Related tdf#96833: hide user and password for WebDAV servers...Giuseppe Castagno
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12convert Link<> to typedNoel Grandin
2015-10-10fixed CMIS service editingSzymon Kłos
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin
2015-08-29remember password for all types of serviceSzymon Kłos
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-17make Link<> typedNoel Grandin