Age | Commit message (Expand) | Author |
2015-12-23 | New saving behavior | Maxim Monastirsky |
2015-12-21 | tdf#96637 svtools: fix missing highlight of selected entry in list box | Miklos Vajna |
2015-12-21 | loplugin:unusedfields in store,svtools,svx | Noel Grandin |
2015-12-17 | Remove unused ToolPanel (aka TaskPane) | Samuel Mehrbrodt |
2015-12-15 | svtools: print some exception messages with SAL_WARN | Michael Stahl |
2015-12-12 | tdf#36722: Enable footnote separator line style NONE | Oliver Specht |
2015-12-12 | No need for a separate <vcl/lstbox.h> | Tor Lillqvist |
2015-12-11 | Return std::unique_ptr from svt::AcceleratorExecute::createAcceleratorHelper | Stephan Bergmann |
2015-12-11 | No need for a separate <vcl/combobox.h> | Tor Lillqvist |
2015-12-11 | tdf#96382: background color is not applied unintentionally | Oliver Specht |
2015-12-06 | tdf#87933 easier visibility of automatic page breaks | Aybuke Ozdemir |
2015-12-04 | svtools: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-04 | svtools: replace boost::ptr_map with std::map<std::unique_ptr> | Michael Stahl |
2015-12-04 | tdf#92925 Remove PBM, PGM, and PPM Export | Bryan Quigley |
2015-12-02 | tdf#92925 Remove XPM export | Bryan Quigley |
2015-12-02 | tdf#92925 Remove RAS export | Bryan Quigley |
2015-12-01 | tdf#92925 Remove PCT export | Bryan Quigley |
2015-11-30 | loplugin:unusedfields | Noel Grandin |
2015-11-28 | -Werror,-Wunused-variable | Stephan Bergmann |
2015-11-26 | Cleanup last, partial include redux patch. | Michael Meeks |
2015-11-26 | mark UNO structs as SAL_WARN_UNUSED, where possible | Noel Grandin |
2015-11-26 | loplugin:unusedfields various | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/sot,include/svl,include/svtools | 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-23 | loplugin:unusedfields svtools/ | Noel Grandin |
2015-11-20 | loplugin:sallogareas | Stephan Bergmann |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin |
2015-11-18 | use unique_ptr for pImpl in svtools/ | Noel Grandin |
2015-11-16 | Move CommandInfoProvider to vcl and use it from there | Samuel Mehrbrodt |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-16 | tdf#60906 Make color configuration consistent | Sedat Ak |
2015-11-16 | Cleanup: Consolidate the different ways to get command labels/tooltips | Samuel Mehrbrodt |
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-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-11-13 | svtools: make this condition readable | Michael Stahl |
2015-11-13 | svtools: remove pointless sal_uLong cast | Michael Stahl |
2015-11-13 | svtools: rename global variables | Michael Stahl |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian |
2015-11-12 | Encourage ValueSet to render a legend as well as an icon. | Michael Meeks |
2015-11-12 | svtools: boost::ptr_vector->std::vector | Noel Grandin |
2015-11-12 | svtools: boost::ptr_vector->std::vector | Noel Grandin |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | Missing includes | Ashod Nakashian |
2015-11-10 | This language string should be more consistent | Adolfo Jayme Barrientos |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |