summaryrefslogtreecommitdiff
path: root/io/source/stm/omark.cxx
AgeCommit message (Expand)Author
2020-07-14io: create instances with uno constructorsNoel Grandin
2020-01-26remove some unused local varsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-10-03no need to call empty() before clear()Noel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-01-15remove local copies of std::min,std::maxNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: ioStephan Bergmann
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-17coverity#1327454 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12loplugin:mergeclassesNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-29remove more unnecesary OUString constructor useNoel Grandin
2014-04-23io: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-08coverity#707939 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707938 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from ioAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-09fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz