summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfiltersettingsdialog.hxx
AgeCommit message (Expand)Author
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-04-02weld XMLFilterSettingsDialogCaolán McNamara
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2018-12-20Resolves: tdf#122219 base form writer-window doesn't honour CloseVeto properlyCaolán McNamara
2018-12-19tdf#122171 block closing final window while xslt filter dialog is modalCaolán McNamara
2018-12-17Resolves: tdf#122153 keep Execute for modal dialogsCaolán McNamara
2018-11-21weld SwCondCollPageCaolán McNamara
2018-06-11loplugin:useuniqueptr in XMLFilterSettingsDialogNoel Grandin
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-17don't create a new ResMgr for each stringCaolán McNamara
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-09-11convert Link<> to typedNoel Grandin
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in filterNoel Grandin
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2014-11-10Related: fdo#85111 put a box around xml filter settings controlCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from filterAlexander Wilms
2014-01-17Window::Notify should return boolStephan Bergmann
2013-10-23fixincludeguards.sh: filterThomas Arnhold
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2012-12-13String removal in filterRicardo Montania
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara
2012-11-20convert xslt filter dialog to .uiCaolán McNamara
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-26removed unused forward declarations of classTakeshi Abe
2012-01-05callcatcher: drop some unused methodsCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek