Age | Commit message (Expand) | Author |
2020-03-11 | tdf#131146 Linked Calc: changes are lost in last edited cell | Serge Krot |
2019-10-19 | OUStringChar must either take a sal_Unicode or an ASCII char | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-11 | tdf#42949 Fix IWYU warnings in embeddedobj/ | Gabor Kelemen |
2019-10-01 | loplugin:logexceptionnicely (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-09-26 | Remove some unused includes | Miklos Vajna |
2019-09-26 | loplugin:constmethod in embeddedobj..extensions | Noel Grandin |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-08-29 | LOK: Proper use of isMobile() on embedded charts | Muhammet Kara |
2019-08-29 | LOK: per-view support for isMobile() | Muhammet Kara |
2019-08-29 | lok: Disable chart editing on mobile | Tamás Zolnai |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |
2019-08-16 | tdf#126877 crash on inserting floating frame | Noel Grandin |
2019-08-15 | embeddedobj: allow controlling if PDF documents are converted to Draw or not | Miklos Vajna |
2019-08-15 | embeddedobj: allow controlling if Visio documents are converted to Draw or not | Miklos Vajna |
2019-08-14 | embeddedobj: add initial CppunitTest_embeddedobj_general | Miklos Vajna |
2019-08-14 | embeddedobj: respect config for Insert -> Object -> OLE Object -> from file | Miklos Vajna |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): embeddedobj | Stephan Bergmann |
2019-07-19 | loplugin:referencecasting in embeddedobj | Noel Grandin |
2019-06-15 | loplugin:logexceptionnicely in editeng..extensions | Noel Grandin |
2019-05-31 | Use hasElements to check Sequence emptiness in [e-i]* | Arkadiy Illarionov |
2019-05-23 | Fix typo | Andrea Gelmini |
2019-05-23 | Fix typo | Andrea Gelmini |
2019-05-22 | Fix typo | Andrea Gelmini |
2019-05-22 | Fix typo | Andrea Gelmini |
2019-05-22 | Fix typo | Andrea Gelmini |
2019-05-22 | Fix typo | Andrea Gelmini |
2019-05-22 | Fix typo | Andrea Gelmini |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin |
2019-04-13 | loplugin:sequentialassign in embeddedobj..l10ntools | Noel Grandin |
2019-04-10 | clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check | Tamás Zolnai |
2019-04-08 | Use osl_atomic_increment/osl_atomic_decrement to change m_refCount | Mike Kaganski |
2019-04-07 | Don't use resettable/clearable guard where plain guard is enough | Mike Kaganski |
2019-04-01 | Fix typo | Andrea Gelmini |
2019-03-31 | tdf#120703 PVS: GetBitmapBits does not return required buffer size | Mike Kaganski |
2019-03-27 | loplugin:typedefparam (clang-cl) | Stephan Bergmann |
2019-03-17 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski |
2019-02-08 | loplugin:indentation in editeng..extensions | Noel Grandin |
2019-01-24 | Clean up dead uses of DISABLE_ATL | Stephan Bergmann |
2018-12-13 | WIN move native dialog hack into WinScheduler | Jan-Marek Glogowski |
2018-12-12 | tdf#117295 WIN no main loop shortcut for OLE dialog | Jan-Marek Glogowski |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-15 | Fix typo | Andrea Gelmini |
2018-11-14 | sw: fix modification of ole obj native data during HTML import | Miklos Vajna |
2018-11-09 | Fix sd toolbar manager lock underflows | Jan-Marek Glogowski |