summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/pdfiadaptor.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-04-30Use getXWeak in sdextMike Kaganski1-3/+3
2023-03-06BaseMutex->std::mutex in PDFIRawAdaptorNoel Grandin1-2/+0
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2021-10-31Prepare for removal of non-const operator[] from Sequence in sdextMike Kaganski1-5/+3
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-5/+2
2021-02-21loplugin:refcounting in sdNoel1-6/+7
2020-12-26tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorBayram Çiçek1-2/+2
2020-07-16sdext/pdfimport: create instances with uno constructorsNoel Grandin1-0/+39
2020-01-10use more std::make_sharedNoel Grandin1-2/+1
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen1-7/+0
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): sdextStephan Bergmann1-1/+1
2019-07-29Simplify Sequence iterations in sdextArkadiy Illarionov1-24/+18
2019-06-17loplugin:logexceptionnicely in scripting..sdextNoel Grandin1-2/+3
2017-10-23loplugin:includeform: sdextStephan Bergmann1-4/+4
2017-10-17Move sdext/source/pdfimport/tree include files to common include directoryStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-07-04loplugin:unusedfields in sdNoel Grandin1-2/+1
2017-07-02loplugin:casttovoid: sdextStephan Bergmann1-1/+0
2017-06-22loplugin:unusedfields in sdextNoel Grandin1-4/+0
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin1-1/+1
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+5
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-3/+3
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-1/+1
2015-09-18boost->stdCaolán McNamara1-3/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-1/+37
2015-02-17SkipImages option for PDF importMihai1-4/+11
2014-04-30sdext: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2013-12-05sdext: clean up some pointless #ifdefsMichael Stahl1-9/+5
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-3/+2
2013-02-19fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan1-14/+12
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-03-06this code is still used by pdfimport's test appsDavid Tardon1-0/+16
2012-02-13Remove unused pdfi::PDFIRawAdaptor::odfConvertKate Goss1-16/+0
2011-12-26catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-8/+8
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold1-8/+8
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3