Age | Commit message (Expand) | Author |
2015-10-21 | more removal of com::sun::star typedefs | Noel Grandin |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-19 | loplugin:defaultparams | Stephan Bergmann |
2015-10-19 | convert remaing DBG_WARNING to SAL_INFO | Noel Grandin |
2015-10-16 | convert Link<> to typed | Noel Grandin |
2015-10-15 | convert Link<> to typed | Noel Grandin |
2015-10-14 | convert Link<> to typed | Noel Grandin |
2015-10-14 | com::sun::star->css in fpicker/ | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-06 | tdf#94811: Crash in Open Remote File dialog fixed | Oliver Specht |
2015-10-05 | Remember password after setting new service | Szymon Kłos |
2015-10-05 | Focus for file list after opening folder | Szymon Kłos |
2015-10-05 | Focus for file name field after using it to open folder | Szymon Kłos |
2015-10-02 | tdf#57370 : Open place after pressing 'Enter' | Szymon Kłos |
2015-10-01 | Fix typos | Andrea Gelmini |
2015-10-01 | remove old standalone Sun bug numbers | Noel Grandin |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-25 | don't over-expand built-in file dialog on very long paths/names | Caolán McNamara |
2015-09-24 | convert Link<> to typed | Noel Grandin |
2015-09-18 | boost->std | Caolán McNamara |
2015-09-16 | remove unused Link<> fields | Noel Grandin |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-15 | convert Link<> to typed | Noel Grandin |
2015-09-15 | [API CHANGE] XFilePicker2/3 changes for multiselection | Julien Nabet |
2015-09-13 | Simplify SvtFileDialog::appendDefaultExtension | Matteo Casalin |
2015-09-12 | Update many ListBox users to its sal_Int32 interface | Matteo Casalin |
2015-09-11 | tdf#93240: replace boost::ptr_deque with std::deque<std::unique_ptr> | Matthew Nicholls |
2015-09-11 | convert Link<> to typed | Noel Grandin |
2015-09-08 | convert Link<> to typed | Noel Grandin |
2015-09-03 | tdf#57370 : 'Places' in the LibreOffice file dialog is inaccessible | Szymon Kłos |
2015-09-03 | tdf#93634 repair getDisplayDirectory for Windows filepicker | Regina Henschel |
2015-09-03 | convert Link<> to typed | Noel Grandin |
2015-08-31 | convert Link<> to typed | Noel Grandin |
2015-08-29 | remember password for all types of service | Szymon Kłos |
2015-08-29 | Remove stored password if service is deleted | Szymon Kłos |
2015-08-29 | Remember window size | Szymon Kłos |
2015-08-29 | wider dialog | Szymon Kłos |
2015-08-29 | disable interface after service delete | Szymon Kłos |
2015-08-29 | focus for the file list after opening folder using a tree | Szymon Kłos |
2015-08-29 | clear file name field while changing dir | Szymon Kłos |
2015-08-29 | RemoteFilesDialog: file name autocompletion | Szymon Kłos |
2015-08-29 | don't show type column in the RemoteFilesDialog | Szymon Kłos |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-27 | Clean up aEmpty | Stephan Bergmann |
2015-08-26 | Clean up aEmptyStr | Stephan Bergmann |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-18 | ConvertURLToSystemPath->getSystemPathFromFileURL | Caolán McNamara |