Age | Commit message (Expand) | Author |
2015-08-19 | Remove two silly typedefs | Stephan Bergmann |
2015-08-18 | rBaseURL argument now unused | Caolán McNamara |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-17 | convert Link<> to typed | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-17 | maSelectHdl is unused | Noel Grandin |
2015-08-17 | make Link<> typed | Noel Grandin |
2015-08-17 | maDoubleClickHdl is unused | Noel Grandin |
2015-08-17 | maRequestDateInfoHdl is unused | Noel Grandin |
2015-08-17 | maDateRangeChangedHdl is unused | Noel Grandin |
2015-08-17 | maSelectionChangingHdl is unused | Noel Grandin |
2015-08-17 | Put Polygon from tools under tools:: namespace | Norbert Thiebaud |
2015-08-16 | sal_uLong to sal_uInt32 | Matteo Casalin |
2015-08-14 | don't show remember password in the CMIS connections | Szymon Kłos |
2015-08-14 | added 'Remember password' checkbox | Szymon Kłos |
2015-08-14 | store password for service if filled | Szymon Kłos |
2015-08-14 | added password field in the Add service dialog | Szymon Kłos |
2015-08-14 | Rework of the 'Add service' dialog | Szymon Kłos |
2015-08-14 | Show unavailable services with disabled controls | Szymon Kłos |
2015-08-14 | reuse data from SvtFileView in the FolderTree | Szymon Kłos |
2015-08-11 | loplugin:constantfunction | Noel Grandin |
2015-08-05 | loplugin:unusedmethods | Noel Grandin |
2015-08-04 | include: inline some use-once typedefs | Noel Grandin |
2015-07-31 | svtools: replace boost::function with std::function | Michael Stahl |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-24 | Fix alternating rows in SvTreeListBox | Mihály Palenik |
2015-07-24 | RemoteFilesDialog integration with AsyncPickerAction | Szymon Kłos |
2015-07-24 | FolderTree: expanded folder icon | Szymon Kłos |
2015-07-24 | default label for service | Szymon Kłos |
2015-07-24 | svtools: replace boost::ptr_vector with std::vector | Michael Stahl |
2015-07-24 | svtools: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-07-20 | svtools: this one has a copy constructor but not a copy assingment? | Michael Stahl |
2015-07-20 | svtools: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-07-20 | svtools: change these SvTreeListEntry functions to unique_ptr | Michael Stahl |
2015-07-20 | svtools: replace boost::ptr_vector with std::vector<std::unique_ptr> | Michael Stahl |
2015-07-19 | Fix typos | Andrea Gelmini |
2015-07-17 | formatting of public/private/protected section qualifiers | Noel Grandin |
2015-07-16 | loplugin:saloverride | Stephan Bergmann |
2015-07-16 | loplugin:saloverride | Stephan Bergmann |
2015-07-16 | loplugin:passstuffbyref | Stephan Bergmann |
2015-07-16 | loplugin:passstuffbyref | Stephan Bergmann |
2015-07-16 | -Werror,-Winconsistent-missing-override | Stephan Bergmann |
2015-07-16 | Separators between services types | Szymon Kłos |
2015-07-16 | RemoteFilesDialog moved to fpicker | Szymon Kłos |
2015-07-16 | moved the FolderTree class | Szymon Kłos |
2015-07-16 | tree settings moved inside class | Szymon Kłos |
2015-07-16 | RemoteFilesDialog: auto file extension in the save mode | Szymon Kłos |
2015-07-16 | RemoteFilesDialog: enable controls in one place | Szymon Kłos |