Age | Commit message (Expand) | Author |
2015-11-27 | Resolves: tdf#96072 export Chart format codes in Excel notation | Eike Rathke |
2015-11-26 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-25 | loplugin:unusedfields various | Noel Grandin |
2015-11-23 | VirtualDevices either match another device depth, or are 1 bit | Caolán McNamara |
2015-11-23 | establish that Virtual Devices either match Physical Device depth or ... | Caolán McNamara |
2015-11-20 | Remove last redundant toolbar:style properties | Samuel Mehrbrodt |
2015-11-20 | loplugin:unusedfields in chart2 | Noel Grandin |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-19 | Remove redundant toolbar:style attributes | Samuel Mehrbrodt |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin |
2015-11-17 | loplugin:unnecessaryvirtual | 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-12 | Bin mesa_headers completely | Tor Lillqvist |
2015-11-12 | Avoid mesa_headers on X11, also link with -lGL only where necesssary | Tor Lillqvist |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-10 | fix build, std::make_unique is C++14, use o3tl::make_unique | Noel Grandin |
2015-11-10 | fix build | Noel Grandin |
2015-11-10 | chart2: replace boost::ptr_vector with std::vector<unique_ptr> | Noel Grandin |
2015-11-10 | chart2: replace boost::ptr_vector with std::vector<unique_ptr> | Noel Grandin |
2015-11-10 | chart2: replace boost::ptr_vector with std::vector<unique_ptr> | Noel Grandin |
2015-11-10 | chart2: replace boost::ptr_vector with std::vector<unique_ptr> | Noel Grandin |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338265 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338253 Uncaught exception | Caolán McNamara |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-05 | Reduce scope of #include <tools/poly.hxx> | Matteo Casalin |
2015-11-04 | Proper fix for coverity#1326893 | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-11-02 | tdf#94269: Replace "n" prefix for bool variables with "b" | Benjamin Ni |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-27 | Replace boost::bind by lambdas in chart2 tree. | Mario J. Rugiero |
2015-10-27 | tdf#91063 Move border to Gtkbox in Data Series content panel | Yousuf Philips |
2015-10-24 | tdf#91063 Change show legend label to tooltip in chart sidebar | Yousuf Philips |
2015-10-23 | implement text rotation for chart axis sidebar panel, tdf#94970 | Markus Mohrhard |
2015-10-22 | make it harder to use the API wrongly, tdf#95056 | Markus Mohrhard |
2015-10-22 | disable all error bar radion buttons in the beginning, tdf#95057 | Markus Mohrhard |
2015-10-21 | refactor out some com::sun::star typedefs | Noel Grandin |
2015-10-20 | new loplugin: badvectorinit | Noel Grandin |
2015-10-20 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | tdf#91063 Move border to Gtkbox similar to other panels | Yousuf Philips |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | cleanup some local var declarations | Noel Grandin |
2015-10-18 | tdf#94960, Revert "it is insane to not map line and ..." | Markus Mohrhard |