summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-17don't create a new ResMgr for each stringCaolán McNamara
2017-05-17don't need a ResMgr hereCaolán McNamara
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-02untranslated strings are just stringsCaolán McNamara
2017-04-28loplugin:salunicodeliteral: filterStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-20remove unused defines from HRC files in misc(2)Noel Grandin
2017-02-16tdf#100726 Improved readability of OUString concatenationsFakabbir Amin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, filterStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-28loplugin:unnecessaryoverride (dtors) in filterStephan Bergmann
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-14Avoid -fsanitize=nullStephan Bergmann
2016-10-19loplugin:expandablemethodds in filter..formsNoel Grandin
2016-10-12loplugin:unnecessaryoverride in extensions..filterNoel Grandin
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-27Actually, just get rid of these file-local const variablesTor Lillqvist
2016-09-27tdf#38835 - strip out non-trivial globals before mainRosen
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-04cppcheck: nullPointerZolnai Tamás
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (filter)Stephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-19loplugin:salbool: Implicit conversions from non-Boolean fundamental typesStephan Bergmann
2016-06-15Move accessibility relations to .ui files, Part 9: tdf#87026Muhammet Kara
2016-05-30Convert SelectionMode to scoped enumNoel Grandin
2016-05-12convert SFXWB file dialog flags to scoped enumNoel Grandin
2016-04-18Avoid reserved identifiersStephan Bergmann
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12clang-tidy performance-unnecessary-value-param in filterNoel Grandin
2016-03-11these don't need to be fields on the classNoel Grandin
2016-02-22loplugin:commaoperator in filter/Noel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-11loplugin:unusedmethods unused return value in filterNoel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338246 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-01no need to be so verbose in constructing uno::ReferenceNoel Grandin
2015-10-20loplugin:defaultparamsStephan 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-29Renamed wrongly prefixed boolean variablesStefan Heinemann