Age | Commit message (Expand) | Author |
2020-03-13 | tdf#42316 always evaluate macro signatures on load | Jan-Marek Glogowski |
2020-03-03 | remove some dead code | Noel Grandin |
2020-03-01 | cid#1459028 various checked_return warnings | Caolán McNamara |
2020-02-12 | clang-analyzer-deadcode.DeadStores | Noel Grandin |
2020-02-09 | Fix typo | Andrea Gelmini |
2020-02-07 | test: move component context from subclasses to BootstrapFixture | Miklos Vajna |
2020-02-07 | Remove erroneous whitespace in update_pch | Muhammet Kara |
2020-02-03 | tdf:#54938Adapt supportsService implementations to cppu::supportsService | iakarsu |
2020-02-03 | tdf#54938: Adapt supportsService implementations to cppu::supportsService | Hakan Bakacak |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-02-01 | tdf#54938: Adapt supportsService implementations to cppu::supportsService | Canberk TURAN |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-28 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Faruk Demirbaş |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-28 | remove some unused local vars | Noel Grandin |
2020-01-21 | Make TempFile destructor remove temp directory recursively | Samuel Mehrbrodt |
2020-01-13 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Mesut Çifci |
2020-01-08 | [API CHANGE] extend css.security.XDocumentDigitalSignatures | brinzing |
2020-01-06 | tdf#54938 Adapt supportsService implementations to cppu::supportsService | Yusuf Keten |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-12-22 | loplugin:finalclasses in xmlsecurity | Noel Grandin |
2019-12-18 | Elide use of rtl_Instance (which is obsoleted by C++11 thread-safe statics) | Noel Grandin |
2019-12-17 | Fix macro security UI usability problems | Jan-Marek Glogowski |
2019-12-05 | loplugin:external (clang-cl) | Stephan Bergmann |
2019-12-01 | boost::optional: replace uses of get_value_or with value_or | Stephan Bergmann |
2019-11-29 | make some function symbols module private | Noel Grandin |
2019-11-26 | loplugin:consttobool (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-11-15 | make some classes module-private | Noel Grandin |
2019-11-11 | remove a PCH for which the library has already been removed | Luboš Luňák |
2019-11-05 | make some classes module-private | Noel Grandin |
2019-11-03 | loplugin:stringadd | Noel Grandin |
2019-11-03 | find symbols that can be private | Noel Grandin |
2019-10-31 | Fix StringAdd::isCompileTimeConstant | Stephan Bergmann |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-16 | tdf#42316 handle saving to template filters | Jan-Marek Glogowski |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-10 | Silence -Werror,-Wunused-variable (clang-cl) | Stephan Bergmann |
2019-10-09 | tdf#114441 changed some sal_uLong to better fitting types | Christian Barth |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-06 | Related: tdf#127935 set default activate handler to toggle row expansion | Caolán McNamara |
2019-10-01 | loplugin:stringconstant (clang-cl) | Stephan Bergmann |
2019-10-01 | add activates_default to GtkEntries in dialogs | Caolán McNamara |
2019-09-28 | loplugin:constmethod in xmlsecurity | Noel Grandin |
2019-09-26 | Remove some unused includes | Miklos Vajna |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-06 | tdf#39593 use isUnoTunnelId | Arkadiy Illarionov |