summaryrefslogtreecommitdiffstats
path: root/embeddedobj
Commit message (Expand)AuthorAgeFilesLines
* tdf#141529 sync linked OLE save(s) with hosting file save(s)Armin Le Grand (Allotropia)2021-05-185-28/+141
* tdf#141528 ensure that reset of linked state is executedArmin Le Grand (Allotropia)2021-05-181-2/+13
* tdf#131146 Linked Calc: changes are lost in last edited cellSerge Krot2020-03-111-2/+4
* 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
* loplugin:referencecasting in embeddedobjNoel Grandin2019-07-198-110/+56
* loplugin:logexceptionnicely in editeng..extensionsNoel Grandin2019-06-152-4/+6
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-312-8/+8
* Fix typoAndrea Gelmini2019-05-231-1/+1
* Fix typoAndrea Gelmini2019-05-231-1/+1
* Fix typoAndrea Gelmini2019-05-221-1/+1
* Fix typoAndrea Gelmini2019-05-221-1/+1
* Fix typoAndrea Gelmini2019-05-221-1/+1
* Fix typoAndrea Gelmini2019-05-221-2/+2
* Fix typoAndrea Gelmini2019-05-221-1/+1
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-2/+2
* loplugin:sequentialassign in embeddedobj..l10ntoolsNoel Grandin2019-04-131-3/+1
* clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai2019-04-101-0/+3
* Use osl_atomic_increment/osl_atomic_decrement to change m_refCountMike Kaganski2019-04-083-5/+5
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-073-39/+41
* Fix typoAndrea Gelmini2019-04-011-1/+1
* tdf#120703 PVS: GetBitmapBits does not return required buffer sizeMike Kaganski2019-03-311-1/+7
* loplugin:typedefparam (clang-cl)Stephan Bergmann2019-03-274-8/+8
* tdf#120703 PVS: remove redundant static castsMike Kaganski2019-03-171-2/+2
* loplugin:indentation in editeng..extensionsNoel Grandin2019-02-083-7/+7
* Clean up dead uses of DISABLE_ATLStephan Bergmann2019-01-241-1/+1
* WIN move native dialog hack into WinSchedulerJan-Marek Glogowski2018-12-132-7/+2
* tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski2018-12-122-0/+10
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-2/+2
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-051-2/+2
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-011-9/+1
* Fix typoAndrea Gelmini2018-11-151-1/+1