summaryrefslogtreecommitdiff
path: root/embeddedobj
AgeCommit message (Expand)Author
2021-06-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2021-05-19loplugin:external (clang-cl)Stephan Bergmann
2021-05-18loplugin:logexceptionnicely (clang-cl)Stephan Bergmann
2021-05-07embeddedobj: handle getting the visible area on a threadMiklos Vajna
2021-05-05loplugin:constmethodNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-23embeddedobj: fix lost native data when updating it via OLE fails, take 2Miklos Vajna
2021-04-08embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna
2021-04-08tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)
2021-04-08Fix typosAndrea Gelmini
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein
2021-03-20use unique_ptr in OCommonEmbeddedObjectNoel Grandin
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-03-03loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-16loplugin:referencecasting in editeng..frameworkNoel
2021-02-02tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallbackCaolán McNamara
2021-01-12loplugin:stringview (clang-cl)Stephan Bergmann
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-07tdf#42982 Improved UNO API error reportinghomeboy445
2021-01-05tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-25Remove unused OleComponent::SetHostName aContName parameterStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-13tdf#123936 Formatting files in module embeddedobj with clang-formatPhilipp Hofer
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-10-02Use the new single-instance="true" attribute in embeddedobjStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-13tdf#124176 Use #pragma once in embeddedobjGeorge Bateman
2020-09-02Remove some unused includesMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-07-22embeddedobj/msole: create instances with uno constructorsNoel Grandin
2020-07-22embeddedobj/util: create instances with uno constructorsNoel Grandin
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-05-20use for-range on Sequence in e*Noel Grandin
2020-05-08compact namespace in editeng..extensionsNoel Grandin
2020-05-07m_aVerbTable can be a std::mapNoel Grandin
2020-04-14loplugin:flatten in embeddedobj,emfioNoel Grandin
2020-03-06tdf#131146 Linked Calc: changes are lost in last edited cellSerge Krot
2020-02-20Remove some unused includesMiklos Vajna
2020-02-16clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna
2020-02-04tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh
2020-01-26remove some unused local varsNoel Grandin
2019-12-19sal_Char->char in editeng..eventattacherNoel Grandin