summaryrefslogtreecommitdiffstats
path: root/io/source/stm/omark.cxx
Commit message (Expand)AuthorAgeFilesLines
* io: create instances with uno constructorsNoel Grandin2020-07-141-47/+13
* remove some unused local varsNoel Grandin2020-01-261-4/+0
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+7
* Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann2019-07-311-2/+2
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-251-5/+1
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* no need to call empty() before clear()Noel Grandin2018-10-031-4/+1
* Fix typosAndrea Gelmini2018-07-181-1/+1
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-181-10/+14
* remove local copies of std::min,std::maxNoel Grandin2018-01-151-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-111-2/+2
* loplugin:includeform: ioStephan Bergmann2017-10-231-1/+1
* loplugin:flatten check for throw in then clauseNoel Grandin2017-09-291-15/+6
* loplugin:flatten in framework..packageNoel Grandin2017-09-221-113/+103
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-041-4/+4
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-12/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-071-2/+2
* tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock2017-05-071-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+2
* unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin2017-02-021-30/+18
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-147/+56
* New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann2017-01-191-0/+2
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-171-9/+3
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-2/+2
* Remove excess newlinesChris Sherlock2016-02-091-19/+0
* use initialiser for Sequence<OUString>Noel Grandin2015-11-151-4/+2
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* coverity#1327454 Uncaught exceptionCaolán McNamara2015-10-171-35/+4
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-36/+36
* loplugin:mergeclassesNoel Grandin2015-10-121-2/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-12/+12
* io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-191-3/+3
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-30/+30
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-5/+5
* io: sal_Bool->boolNoel Grandin2014-04-231-2/+2
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-2/+2
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-261-36/+36
* coverity#707939 Uninitialized scalar fieldCaolán McNamara2014-03-081-2/+3
* coverity#707938 Uninitialized scalar fieldCaolán McNamara2014-03-081-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-72/+72
* Remove visual noise from ioAlexander Wilms2014-02-261-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2
* fdo#54938: Convert io to use cppu::supportsServiceMarcos Paulo de Souza2013-12-091-22/+3
* fdo#60698: Merge all libs of io...Marcos Paulo de Souza2013-11-051-1/+1
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-4/+0
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-011-9/+9