summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general
AgeCommit message (Expand)Author
2023-10-19Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: embeddedobjStephan Bergmann
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-25tdf#156463 crash on exit after editing a chart (gtk3)Noel Grandin
2022-06-21clang-tidy modernize-pass-by-value in embeddedobjNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in embeddedobjStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2021-12-21loplugin:flatten in editeng..extensionsNoel Grandin
2021-12-18cid#1495784 Missing move assignment operatorCaolán McNamara
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-04use OMultiTypeInterfaceContainerHelperVar3 in InterceptorNoel Grandin
2021-10-30Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski
2021-08-10embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2020-10-02Use the new single-instance="true" attribute in embeddedobjStephan Bergmann
2020-09-02Remove some unused includesMiklos Vajna
2020-07-22embeddedobj/util: create instances with uno constructorsNoel Grandin
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-11tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen
2019-08-15embeddedobj: allow controlling if PDF documents are converted to Draw or notMiklos Vajna
2019-08-15embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna
2019-08-14embeddedobj: respect config for Insert -> Object -> OLE Object -> from fileMiklos Vajna
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobjStephan Bergmann
2019-07-19loplugin:referencecasting in embeddedobjNoel Grandin
2019-05-22Fix typoAndrea Gelmini
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-04-08Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-09Fix sd toolbar manager lock underflowsJan-Marek Glogowski
2018-09-08loplugin:simplifyconstruct in editeng..extensionsNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-01-29tdf#114677 Correct title in Base forms cleanupSzymon Kłos
2018-01-29tdf#114677 Correct title in Base formsSzymon Kłos
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-10-23loplugin:includeform: embeddedobjStephan Bergmann
2017-09-27loplugin:flatten in variousNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-31make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-18Embedded documents: show title in menu entriesSzymon Kłos
2017-07-17Embedded obj: resize to avoid rendering issueSzymon Kłos
2017-07-14Embedded obj: don't change new window sizeSzymon Kłos
2017-07-13Show document title for embedded documentsSzymon Kłos
2017-07-13use more OUString::operator== in dbaccess..filterNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin