Age | Commit message (Expand) | Author |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-05 | tdf#94205: Use o3tl::make_unique insted of new+std::move. | Sheikha AL-Hinai |
2016-01-05 | new loplugin rangedforcopy - use reference in range based for | Andrzej Hunt |
2016-01-02 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-12-31 | Typo: NOTIFY_LISTERNERS_CHECK->NOTIFY_LISTENERS_CHECK | Julien Nabet |
2015-12-24 | loplugin:unusedfields | Noel Grandin |
2015-12-23 | New saving behavior | Maxim Monastirsky |
2015-12-23 | loplugin:unusedfields in dbaccess | Noel Grandin |
2015-12-18 | dbaccess: module_dba not used anymore | Matúš Kukan |
2015-12-18 | XComponentContext not needed for DataAccessDescriptor | Matúš Kukan |
2015-12-16 | assert that no ODF import happens without a BaseURL | Michael Stahl |
2015-12-12 | OOneInstanceAutoRegistration is not used | Matúš Kukan |
2015-12-12 | tdf#74608 dbaccess: Constructor for singleton DataAccessDescriptorFactory | Matúš Kukan |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-12-11 | Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelper | Stephan Bergmann |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-12-05 | loplugin:defaultparams | Matúš Kukan |
2015-12-05 | tdf#74608 dbaccess: Constructor feature for ODatabaseDocument | Matúš Kukan |
2015-12-05 | tdf#74608 dbaccess: Constructor feature for OComponentDefinition | Matúš Kukan |
2015-12-05 | Fix Treelist shouldn't use VCLEVENT_LISTBOX_SELECT | Julien Nabet |
2015-12-05 | tdf#96234: Type Formatting, Primary key checkbox may be checked | Julien Nabet |
2015-12-05 | tdf#74608 dbaccess: Constructor feature for OCommandDefinition | Matúš Kukan |
2015-12-04 | UBSan: Bad static_cast from dbaccess::ODatabaseSource | Stephan Bergmann |
2015-12-03 | tdf#74608 dbaccess: Constructor feature for ODatabaseSource | Matúš Kukan |
2015-12-03 | Use comphelper::containerToSequence() | Noel Grandin |
2015-12-03 | Revert "tdf#96012: Type formatting in Base shouldn't be multiselect" | Lionel Elie Mamane |
2015-12-03 | tdf#96012 enable simple mode for the multilistbox | Lionel Elie Mamane |
2015-12-02 | tdf#96012: Type formatting in Base shouldn't be multiselect | Julien Nabet |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-30 | tdf#96135 - Crash : When Field Format Window Close | Noel Grandin |
2015-11-28 | dbaccess: small cleanup | Matúš Kukan |
2015-11-25 | tdf#96059 Replace imageproducer with CommandInfoProvider | Samuel Mehrbrodt |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-24 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-20 | loplugin:unusedfields in dbaccess | Noel Grandin |
2015-11-20 | Remove last redundant toolbar:style properties | Samuel Mehrbrodt |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | Remove redundant toolbar:style attributes | Samuel Mehrbrodt |
2015-11-19 | loplugin:sallogareas | Stephan Bergmann |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-17 | Toolbar: Remove empty attributes | Samuel Mehrbrodt |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-11 | new loplugin: memoryvar | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |