summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog/xmlfiltersettingsdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-03-20lokdialog: Allow switching language of some of the ResMgr's.Jan Holesovsky1-2/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-10-23loplugin:includeform: filterStephan Bergmann1-4/+4
2017-09-20unused maFilterService in filter_info_implNoel Grandin1-1/+0
2017-09-08set parent for file dialog helperCaolán McNamara1-2/+4
2017-08-23convert message box style bits to scoped enumNoel Grandin1-1/+1
2017-08-02normalize resource locale ctor construction mechanismsCaolán McNamara1-31/+5
2017-08-01move resmgr to unotoolsCaolán McNamara1-2/+2
2017-07-27loplugin:constparams in filterNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-16/+16
2017-07-11use more range-for on uno::SequenceNoel Grandin1-13/+5
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke1-22/+0
2017-06-26s/catched/caughtNoel Grandin1-12/+12
2017-06-23loplugin:oncevar filter..formsNoel Grandin1-6/+3
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-2/+0
2017-05-19make string translation loading more uniformCaolán McNamara1-20/+25
2017-05-17don't create a new ResMgr for each stringCaolán McNamara1-7/+21
2017-05-17don't need a ResMgr hereCaolán McNamara1-1/+0
2017-05-02untranslated strings are just stringsCaolán McNamara1-21/+13
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin1-8/+3
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-6/+4
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl1-4/+4
2016-11-14Avoid -fsanitize=nullStephan Bergmann1-10/+27
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin1-6/+1
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin1-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-5/+5
2016-09-04cppcheck: nullPointerZolnai Tamás1-1/+1
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann1-15/+20
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara1-1/+0
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin1-3/+2
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin1-4/+4
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-01com::sun::star->css in filter/Noel Grandin1-3/+3
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-5/+5
2015-09-11convert Link<> to typedNoel Grandin1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-4/+2
2015-08-31convert Link<> to typedNoel Grandin1-3/+2
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+1
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-5/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-18cleanup XMLFilterSettingsDialogTomaž Vajngerl1-88/+17
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin1-2/+3
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1