Age | Commit message (Expand) | Author |
2021-06-08 | Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) | Julien Nabet |
2021-06-01 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-05-19 | loplugin:external (clang-cl) | Stephan Bergmann |
2021-05-18 | loplugin:logexceptionnicely (clang-cl) | Stephan Bergmann |
2021-05-07 | embeddedobj: handle getting the visible area on a thread | Miklos Vajna |
2021-05-05 | loplugin:constmethod | Noel Grandin |
2021-05-02 | throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewrite | Stephan Bergmann |
2021-04-23 | embeddedobj: fix lost native data when updating it via OLE fails, take 2 | Miklos Vajna |
2021-04-08 | embeddedobj: fix lost native data when updating it via OLE fails | Miklos Vajna |
2021-04-08 | tdf#141529 sync linked OLE save(s) with hosting file save(s) | Armin Le Grand (Allotropia) |
2021-04-08 | Fix typos | Andrea Gelmini |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | tdf#141528 ensure that reset of linked state is executed | Armin Le Grand (Allotropia) |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-20 | use unique_ptr in OCommonEmbeddedObject | Noel Grandin |
2021-03-10 | Drop 'static_cast<cppu::OWeakObject*>' syntactic noise | Mike Kaganski |
2021-03-03 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-02-16 | loplugin:referencecasting in editeng..framework | Noel |
2021-02-02 | tdf#140079 Claim support for the OleEmbeddedObject::doVerb -9 fallback | Caolán McNamara |
2021-01-12 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2021-01-12 | tdf#42982: Improve UNO API error reporting | Bayram Çiçek |
2021-01-07 | tdf#42982 Improved UNO API error reporting | homeboy445 |
2021-01-05 | tdf#96505 : Get rid of cargo cult long integer literals | umutbayramoglu |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-25 | Remove unused OleComponent::SetHostName aContName parameter | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-13 | tdf#123936 Formatting files in module embeddedobj with clang-format | Philipp Hofer |
2020-11-12 | tdf#42949 Fix new IWYU warnings in directories [e-f]* | Gabor Kelemen |
2020-10-02 | Use the new single-instance="true" attribute in embeddedobj | Stephan Bergmann |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-13 | tdf#124176 Use #pragma once in embeddedobj | George Bateman |
2020-09-02 | Remove some unused includes | Miklos Vajna |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-07-22 | embeddedobj/msole: create instances with uno constructors | Noel Grandin |
2020-07-22 | embeddedobj/util: create instances with uno constructors | Noel Grandin |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-05-20 | use for-range on Sequence in e* | Noel Grandin |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-05-07 | m_aVerbTable can be a std::map | Noel Grandin |
2020-04-14 | loplugin:flatten in embeddedobj,emfio | Noel Grandin |
2020-03-06 | tdf#131146 Linked Calc: changes are lost in last edited cell | Serge Krot |
2020-02-20 | Remove some unused includes | Miklos Vajna |
2020-02-16 | clang-format c*,d*,e* with under 5-percent lines of change | Muhammet Kara |
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 |