summaryrefslogtreecommitdiff
path: root/cui/source/options/tsaurls.cxx
AgeCommit message (Expand)Author
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen
2019-06-15loplugin:logexceptionnicely in cuiNoel Grandin
2019-02-05weld TSAURLsDialogCaolán McNamara
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-03-04weld SvxNameDialogCaolán McNamara
2018-02-28Use for-range loops in cuiJulien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-18tdf#106945 TSA Dialog: Disable delete buttonSabin Frandes
2017-07-21de-hrc various thingsCaolán McNamara
2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-03-14configuration warnings about non-nillable properties with no default setCaolán McNamara
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-07-10vcl: remove boost/signal2/signal.hpp from headerMichael Stahl
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist