summaryrefslogtreecommitdiff
path: root/include/vcl/abstdlg.hxx
AgeCommit message (Expand)Author
2020-08-08Clean-up of abstdlgHeiko Tietze
2020-08-03Clean-up of abstdlgHeiko Tietze
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-15Related tdf#130778: New About dialogHeiko Tietze
2019-10-08no need for vcl::Window in vcl/abstdlg.hxx anymoreCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-10-07weld ScreenshotAnnotationDlgCaolán McNamara
2019-09-20weld OfaTreeOptionsDialogCaolán McNamara
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz
2019-08-01Make QR Code callable in calc and writerShubham Goyal
2019-04-10tdf#124238 - Show a Tip-Of-The-Day dialog on startupheiko tietze
2019-03-22weld SwFieldDlgCaolán McNamara
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin
2018-11-29drop unused VclAbstractRefreshableDialogCaolán McNamara
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-01replace VclAbstractDialog2 with VclAbstractDialogCaolán McNamara
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-04-13tdf#83877 Move SignatureLineDialog to cuiSamuel Mehrbrodt
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara
2018-03-09lokdialog: run async for weld dialogsPranav Kant
2018-01-22StartExecuteAsync doesn't need a second paramNoel Grandin
2018-01-15lokdialog: Allow closing the Format Cell dialogs in any order.Jan Holesovsky
2017-08-16convert dialog result methods from long->sal_Int32Noel Grandin
2016-12-09No need for rtl::Reference friend, no need for #include vclptr.hxxStephan Bergmann
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-06outdated commentCaolán McNamara
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-08-28screenshot: added functionality to dialogArmin Le Grand
2016-08-18screenshots: names to copy screenshot IDsKatarina Behrens
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand
2016-07-25new loplugin overrideparamNoel Grandin
2015-10-14convert Link<> to typedNoel Grandin
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2014-09-28vcl: cleanup headers - remove comments, tabifyChris Sherlock
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2013-10-23fixincludeguards.sh: include/vclThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-12convert vcl/abstdlg.hxx from String to OUStringNoel Grandin
2013-04-23execute move of global headersBjoern Michaelsen