summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* 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
* tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen2020-11-127-6/+4
* Use the new single-instance="true" attribute in embeddedobjStephan Bergmann2020-10-027-22/+21
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+5
* tdf#124176 Use #pragma once in embeddedobjGeorge Bateman2020-09-1325-100/+25
* Remove some unused includesMiklos Vajna2020-09-024-5/+0
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-6/+6
* embeddedobj/msole: create instances with uno constructorsNoel Grandin2020-07-2217-266/+156
* embeddedobj/util: create instances with uno constructorsNoel Grandin2020-07-227-163/+37
* replace usage of blacklist with excludelist for IWYUThorsten Behrens2020-07-101-1/+1
* use for-range on Sequence in e*Noel Grandin2020-05-2011-163/+159
* compact namespace in editeng..extensionsNoel Grandin2020-05-084-9/+7
* m_aVerbTable can be a std::mapNoel Grandin2020-05-073-29/+11
* loplugin:flatten in embeddedobj,emfioNoel Grandin2020-04-149-339/+340
* tdf#131146 Linked Calc: changes are lost in last edited cellSerge Krot2020-03-061-2/+4
* Remove some unused includesMiklos Vajna2020-02-201-1/+0
* clang-format c*,d*,e* with under 5-percent lines of changeMuhammet Kara2020-02-162-3/+3
* test: move component context from subclasses to BootstrapFixtureMiklos Vajna2020-02-071-2/+0
* tdf#96505 Get rid of cargo cult "long" integer literals .Shivam Kumar Singh2020-02-041-1/+1
* remove some unused local varsNoel Grandin2020-01-261-2/+1
* sal_Char->char in editeng..eventattacherNoel Grandin2019-12-194-4/+4