Age | Commit message (Expand) | Author |
2020-02-07 | test: move component context from subclasses to BootstrapFixture | Miklos Vajna |
2020-02-04 | tdf#96505 Get rid of cargo cult "long" integer literals . | Shivam Kumar Singh |
2020-01-26 | remove some unused local vars | Noel Grandin |
2019-12-19 | sal_Char->char in editeng..eventattacher | Noel Grandin |
2019-12-14 | Fix typo | Andrea Gelmini |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
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 |