summaryrefslogtreecommitdiff
path: root/cui/source/options/tsaurls.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-22simplify the getters in AbstractSvx*DialogNoel Grandin1-4/+2
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2020-11-13tdf#123936 Formatting files in module cui with clang-formatPhilipp Hofer1-12/+14
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-4/+0
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin1-2/+3
2019-02-05weld TSAURLsDialogCaolán McNamara1-51/+40
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-07-16Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-03-04weld SvxNameDialogCaolán McNamara1-1/+1
2018-02-28Use for-range loops in cuiJulien Nabet1-4/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-18tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes1-0/+15
2017-07-21de-hrc various thingsCaolán McNamara1-1/+0
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara1-4/+7
2015-11-19use comphelper::containerToSequenceNoel Grandin1-6/+2
2015-09-14boost->stdCaolán McNamara1-3/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-10/+4
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl1-0/+2
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks1-0/+11
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist1-0/+120