Age | Commit message (Expand) | Author |
2014-10-03 | coverity#704318 Logically dead code | Caolán McNamara |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-06-17 | improve the inlinesimplememberfunctions clang plugin | Noel Grandin |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-05-11 | fix-includes.pl: svtools | Thomas Arnhold |
2014-05-08 | svtools: sal_Bool->bool | Noel Grandin |
2014-04-09 | Remove unused code | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-04-01 | Explicitly mark overriding destructors as "virtual" | Stephan Bergmann |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-25 | svtools: sal_Bool->bool | Noel Grandin |
2014-03-05 | made ListBox handle more than 64k elements, fdo#61520 related | Eike Rathke |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-25 | Remove visual noise from svtools | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-19 | coverity#738866 Uninitialized scalar field | Caolán McNamara |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-21 | bool improvements | Stephan Bergmann |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
2013-10-22 | vcl: mark more Image constructors as "explicit" | Michael Stahl |
2013-10-02 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-07-12 | remove create of com.sun.star.awt.tree.DefaultTreeDataModel, it doesn't exist | Noel Power |
2013-07-12 | fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel" | Noel Power |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-04 | fdo#46808, create IDL for awt::tree::DefaultTreeDataModel | Noel Grandin |
2012-11-29 | Remove unused method & remove header include by using forward declaration. | Kohei Yoshida |
2012-11-29 | More on removing direct access to tree entry's view flags. | Kohei Yoshida |
2012-11-29 | Pass pointer to view data entry to Paint() instead of its raw flag value. | Kohei Yoshida |
2012-11-28 | Make SvViewDataItem a struct, with only one public data member... | Kohei Yoshida |
2012-11-19 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida |
2012-10-11 | Avoid sub-classing from std container, especially for this. | Kohei Yoshida |
2012-07-15 | Resolves: fdo#37279 and #i78701# startEditingAtNode does nothing | Caolán McNamara |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-05-09 | removed unused defines | Takeshi Abe |
2012-03-20 | remove extra string casts | Caolán McNamara |
2012-03-01 | New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problem | Stephan Bergmann |
2012-01-13 | Fix for fdo43460 Part XXXVII getLength() to isEmpty() | Olivier Hallot |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-11-27 | remove include of pch header from svtools | Norbert Thiebaud |
2011-05-20 | remove un-necessary code | Michael Meeks |
2011-03-11 | Merge commit 'ooo/DEV300_m101' into intm101 | Jan Holesovsky |
2011-02-14 | gridsort: pulled and merged DEV300_m100 | Frank Schoenheit [fs] |
2011-01-12 | removetooltypes01: Exchange misleading type sal_uIntPtr with sal_uLong | Carsten Driesner |
2011-01-07 | gridsort: RowHeight belongs to the GridControlModel (not the GridDataModel), too | Frank Schoenheit [fs] |