summaryrefslogtreecommitdiff
path: root/embeddedobj/source/general
AgeCommit message (Expand)Author
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
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23use rtl::Reference in DocumentHolderNoel Grandin
2017-01-16new loplugin: useuniqueptr: embeddedobjNoel Grandin
2016-09-16loplugin:singlevalfields in basic..idlNoel Grandin
2016-08-16loplugin:salboolTakeshi Abe
2016-08-15Resolves: tdf#96451 do magic to enable embedded chart sidebar only for chartCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-06-15Resolves: tdf#100140 crash on exit of report designCaolán McNamara