summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)AuthorFilesLines
2016-11-14Avoid -fsanitize=nullStephan Bergmann3-38/+27
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin4-14/+2
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin2-7/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann8-18/+18
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-27Actually, just get rid of these file-local const variablesTor Lillqvist1-13/+8
2016-09-27tdf#38835 - strip out non-trivial globals before mainRosen1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-9/+9
2016-09-04cppcheck: nullPointerZolnai Tamás1-1/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann1-1/+1
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-3/+3
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 Grandin3-7/+5
2016-04-18Avoid reserved identifiersStephan Bergmann1-3/+3
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin10-16/+16
2016-03-11these don't need to be fields on the classNoel Grandin2-30/+11
2016-02-22loplugin:commaoperator in filter/Noel Grandin1-3/+3
2016-02-09Remove excess newlinesChris Sherlock7-28/+0
2016-01-11loplugin:unusedmethods unused return value in filterNoel Grandin4-8/+4
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann8-20/+20
2015-11-06coverity#1338246 Uncaught exceptionCaolán McNamara2-2/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2-13/+13
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin2-6/+6
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin1-1/+1
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann8-39/+39
2015-10-05cppcheck: noExplicitConstructorCaolán McNamara7-7/+7
2015-10-01com::sun::star->css in filter/Noel Grandin12-62/+62
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann1-5/+5
2015-09-11convert Link<> to typedNoel Grandin2-3/+3
2015-09-08convert Link<> to typedNoel Grandin2-6/+4
2015-09-03convert Link<> to typedNoel Grandin2-5/+2
2015-08-31convert Link<> to typedNoel Grandin2-4/+3
2015-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin8-15/+8
2015-08-19Consolidate isFileUrl checksStephan Bergmann3-14/+4
2015-08-11tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-4/+4
2015-07-17loplugin:unusedmethods filterNoel Grandin1-3/+0
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-2/+2
2015-05-22loplugin:constantfunctionNoel Grandin2-7/+0
2015-05-18cleanup XMLFilterSettingsDialogTomaž Vajngerl1-88/+17
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-2/+2
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2-4/+5