summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* put floating frames under managed links controlCaolán McNamara2023-05-244-28/+50
* tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)2021-04-095-28/+141
* tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)2021-04-091-2/+13
* OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2021-03-311-1/+2
* tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallbackCaolán McNamara2021-02-031-1/+6
* 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
* Fix typoAndrea Gelmini2019-12-141-4/+4
* loplugin:external (clang-cl)Stephan Bergmann2019-12-051-0/+4
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-222-0/+7
* loplugin:fakebool (clang-cl)Stephan Bergmann2019-11-191-5/+5
* OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann2019-10-191-1/+1
* Remove some memset callsMike Kaganski2019-10-171-3/+1
* Rename OUStringLiteral1 to OUStringCharStephan Bergmann2019-10-171-1/+1
* tdf#42949 Fix IWYU warnings in embeddedobj/Gabor Kelemen2019-10-1126-64/+37
* loplugin:logexceptionnicely (clang-cl)Stephan Bergmann2019-10-011-2/+3
* loplugin:stringconstant (clang-cl)Stephan Bergmann2019-10-011-1/+1
* Remove some unused includesMiklos Vajna2019-09-261-0/+5
* loplugin:constmethod in embeddedobj..extensionsNoel Grandin2019-09-262-2/+2
* Fix typosAndrea Gelmini2019-09-101-1/+1
* LOK: Proper use of isMobile() on embedded chartsMuhammet Kara2019-08-291-7/+0
* LOK: per-view support for isMobile()Muhammet Kara2019-08-291-1/+1
* lok: Disable chart editing on mobileTamás Zolnai2019-08-291-0/+7
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-4/+1
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-171-4/+1
* tdf#126877 crash on inserting floating frameNoel Grandin2019-08-161-6/+25
* embeddedobj: allow controlling if PDF documents are converted to Draw or notMiklos Vajna2019-08-153-0/+40
* embeddedobj: allow controlling if Visio documents are converted to Draw or notMiklos Vajna2019-08-153-0/+40
* embeddedobj: add initial CppunitTest_embeddedobj_generalMiklos Vajna2019-08-144-0/+140
* embeddedobj: respect config for Insert -> Object -> OLE Object -> from fileMiklos Vajna2019-08-142-0/+43
* Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobjStephan Bergmann2019-07-314-5/+5