summaryrefslogtreecommitdiff
path: root/extensions/source/scanner/scanunx.cxx
AgeCommit message (Expand)Author
2024-05-07loplugin:ostr in extensionsNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in extensionsMike Kaganski
2021-02-22loplugin:refcounting in extensionsNoel
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2020-03-06tdf#42949 Fix IWYU warnings in extensions/source/*/*hxxGabor Kelemen
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-10use more std::make_sharedNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-25add XInitialization to allow setting explicit dialog parentCaolán McNamara
2019-07-25weld SaneDlgCaolán McNamara
2018-10-15add SvStream::TellEndNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-01-12More loplugin:cstylecast: extensionsStephan Bergmann
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-18cppcheck: passedByValueCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-04-12tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Formatting changes across all modulesChris Sherlock
2016-01-11Use WeakImplHelperStephan Bergmann
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01com::sun::star->css in extensions/Noel Grandin
2015-09-18boost->stdCaolán McNamara
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-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-05-24coverity#983672 Uncaught exceptionCaolán McNamara
2014-05-02extensions: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2013-11-11remove unnecessary use of OUString constructor in EXTENSIONS moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01remove some more macrosThomas Arnhold
2013-03-04doubled includesThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-05-29targeted string re-workNorbert Thiebaud
2011-11-27remove include of pch header in extensionsNorbert Thiebaud
2011-10-20Added a scanbutton to the scan-dialogRob Snelders
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-20Cleanup some #include <tools/list.hxx>Joseph Powers
2011-01-14removetooltypes01: #i112600# remove tooltypes from extensionsMikhail Voytenko