summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfiltertabdialog.cxx
AgeCommit message (Expand)Author
2024-05-08loplugin:ostr in filterNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-10-24Drop {PDFFilterResId, getResStr, XsltResId} and use FilterResId in "filter"Kevin Suo
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-10-04use more TOOLS_WARN_EXCEPTIONMike Kaganski
2019-12-17tdf#42949 Fix IWYU warnings in filter/Gabor Kelemen
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2018-06-11loplugin:useuniqueptr in XMLFilterTabDialogNoel Grandin
2018-04-19weld XMLFilterTabDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-26s/catched/caughtNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-03convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann
2015-04-17filter: convert new to ::Create.Michael Meeks
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in filterNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-07-30convert xslt filter dialog to .uiCaolán McNamara
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2012-12-11OUString::replaceAll unused resultsIvan Timofeev