Age | Commit message (Expand) | Author |
2015-11-11 | framework: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-11 | framework: boost::ptr_vector->std::vector<std::unique_ptr> | Noel Grandin |
2015-11-11 | Fix NotebookBar not showing up when directly opening a document | Samuel Mehrbrodt |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (manually due to macros) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | java: remove ((unnecessary)) parentheses | Noel Grandin |
2015-11-05 | java: make inner classes static where possible | Noel Grandin |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-04 | Tweak MenuBarManager a bit for use with context menus | Maxim Monastirsky |
2015-11-03 | Support of popupmenu resource type | Maxim Monastirsky |
2015-11-02 | Fix license header | Stephan Bergmann |
2015-11-02 | fix build | Noel Grandin |
2015-11-02 | loplugin:stringconstant | Noel Grandin |
2015-11-02 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-11-01 | no need to be so verbose in constructing uno::Reference | Noel Grandin |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-29 | Initialize Sequence<beans::NamedValue> from initializer_lists | Noel Grandin |
2015-10-27 | Reduce scope of #include <tools/stream.hxx> | Matteo Casalin |
2015-10-22 | afl-eventtesting: improve event testing exit | Caolán McNamara |
2015-10-21 | impl_mergeMediaDescriptorWithMightExistingModelArgs is a sick function name. | Jan Holesovsky |
2015-10-20 | afl-eventtesting: shutdown cleaner to allow things to deregister | Caolán McNamara |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-16 | convert "continue" flag to an enum | Noel Grandin |
2015-10-16 | 1327208 UwF: Unwritten field | Noel Grandin |
2015-10-15 | calling IsSet() before Call() on Link<> is unnecessary | Noel Grandin |
2015-10-15 | vcl: Initial NotebookBar implementation. | Jan Holesovsky |
2015-10-14 | com::sun::star->css in framework | Noel Grandin |
2015-10-13 | tdf#94042 Change autorecovery & autosave to 10 minutes | Yousuf Philips |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-08 | full fill mostly fulfill | Caolán McNamara |
2015-10-07 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-07 | loplugin:mergedclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-06 | simplify | Maxim Monastirsky |
2015-10-06 | Related: tdf#91097 Support of enum commands in MenuBarManager | Maxim Monastirsky |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-30 | tdf#94559: second step to remove rtti.hxx | Oliver Specht |