summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* use OMultiTypeInterfaceContainerHelperVar3 in InterceptorNoel Grandin2021-12-041-3/+3
* sw, viewing OLE objects: also protect "common" embeded objectsMiklos Vajna2021-11-263-0/+32
* Use o3tl::convertMike Kaganski2021-11-131-11/+8
* coverity: annotate with markup so they will stay silencedCaolán McNamara2021-11-121-0/+1
* Prepare for removal of non-const operator[] from Sequence in embeddedobjMike Kaganski2021-10-3013-249/+203
* tdf#42982: improve UNO API error reporting4k5h1t2021-10-241-2/+2
* Fix a forgotten return of the valueMike Kaganski2021-10-161-2/+1
* Use sal::systools::COMReference and drop ComSmartMike Kaganski2021-10-161-169/+37
* Fix the copypaste errorMike Kaganski2021-10-161-1/+1
* Remove non-const Sequence::begin()/end() in internal codeMike Kaganski2021-10-151-1/+1
* Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobjStephan Bergmann2021-09-302-4/+2
* embeddedobj: add a status indicator for the Further objects dialogMiklos Vajna2021-09-291-0/+25
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski2021-09-151-1/+2
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-311-2/+0
* loplugin:referencecasting look through more clang TypesNoel Grandin2021-08-231-20/+7
* embeddedobj: implement XServiceInfo in the various embedded obj implementationsMiklos Vajna2021-08-108-2/+128
* create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin2021-08-081-3/+3
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-0710-62/+60
* sfx2: handle OnMainThread=true in SfxOfficeDispatch::dispatch()Miklos Vajna2021-07-141-1/+7
* loplugin:indentation (clang-cl)Stephan Bergmann2021-07-091-6/+6
* Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet2021-06-083-11/+11
* loplugin:stringview (clang-cl)Stephan Bergmann2021-06-011-1/+1
* loplugin:external (clang-cl)Stephan Bergmann2021-05-191-0/+3
* loplugin:logexceptionnicely (clang-cl)Stephan Bergmann2021-05-181-6/+6
* embeddedobj: handle getting the visible area on a threadMiklos Vajna2021-05-078-3/+247
* loplugin:constmethodNoel Grandin2021-05-051-1/+1
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-024-6/+6
* embeddedobj: fix lost native data when updating it via OLE fails, take 2Miklos Vajna2021-04-231-0/+16
* embeddedobj: fix lost native data when updating it via OLE failsMiklos Vajna2021-04-082-0/+18
* tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)2021-04-085-28/+141
* Fix typosAndrea Gelmini2021-04-081-1/+1
* Updated README.md files to represent current code / use Markdown formatHossein2021-04-071-1/+3
* tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)2021-04-071-2/+13
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-1/+1
* Using .md extension/Markdown syntax for modules READMEHossein2021-03-241-0/+0
* use unique_ptr in OCommonEmbeddedObjectNoel Grandin2021-03-202-18/+15
* Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski2021-03-104-5/+5
* loplugin:refcounting (clang-cl)Stephan Bergmann2021-03-035-25/+19
* loplugin:referencecasting in editeng..frameworkNoel2021-02-161-1/+1
* tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallbackCaolán McNamara2021-02-021-1/+6
* loplugin:stringview (clang-cl)Stephan Bergmann2021-01-121-1/+6
* tdf#42982: Improve UNO API error reportingBayram Çiçek2021-01-121-1/+1
* tdf#42982 Improved UNO API error reportinghomeboy4452021-01-071-4/+4
* tdf#96505 : Get rid of cargo cult long integer literalsumutbayramoglu2021-01-051-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-294-8/+12
* make *String(string_view) constructors explicitNoel Grandin2020-12-191-1/+1
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2020-12-011-1/+2
* Remove unused OleComponent::SetHostName aContName parameterStephan Bergmann2020-11-253-4/+3
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-241-3/+3
* tdf#123936 Formatting files in module embeddedobj with clang-formatPhilipp Hofer2020-11-132-11/+11