- 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 4e2b089 loplugin:stringloop by Noel Grandin · 4 months ago
- f710f7b tdf#145614 Convert #define to enum class by seyoufi22 · 4 months ago
- fef506c Bump minimum GTK version in .ui files to 3.24 by Michael Weghorn · 5 months ago
- 76a23a3 tdf#147021 avoid use of SAL_N_ELEMENTS macro in resourceprovider.cxx by Simon Chenery · 8 months ago
- 36a4d7d BitmapEx->Bitmap in various by Noel Grandin · 7 months ago
- 72e538b tainted_data_return is deprecated by Caolán McNamara · 8 months ago
- d752e23 drop coverity workarounds that no longer seem needed by Caolán McNamara · 8 months ago
- 8364404 cid#1401342 silence Uncaught exception by Caolán McNamara · 8 months ago
- b80cd12 const up some more pieces by Caolán McNamara · 9 months ago
- 7e17a9b loplugin:unusedfields by Noel Grandin · 11 months ago
- b663c39 -Werror,-Wunused-private-field by Stephan Bergmann · 11 months ago
- 7bc7ff0 Remove "StandardDir" by Samuel Mehrbrodt · 12 months ago
- aba8ab7 Remove obsolete fw declarations from fpicker/ by Gabor Kelemen · 12 months ago
- bd1c60b [API CHANGE] tdf#74580 Add option to skip filter settings dialog by Shardul Vikram Singh · 1 year, 1 month ago
- fb0bd0e fpicker: Drop unused SvTabListBox forward decl by Michael Weghorn · 1 year, 2 months ago
- 2e498d7 Use ErrorHandler::HandleError, instead of creating own message box by Mike Kaganski · 1 year, 3 months ago
- be5e2a9 The protocol was already checked above by Mike Kaganski · 1 year, 3 months ago
- 12664b7 tdf#164686: handle exceptions from UCBContentHelper::Exists by Mike Kaganski · 1 year, 3 months ago
- 134a753 tdf#164686: Check filename validity in SvtFileDialog by Mike Kaganski · 1 year, 3 months ago
- 33d8c06 Resave remotefilesdialog.ui with glade 3.40, but restore 2 properties by Michael Weghorn · 1 year, 4 months ago
- c4dee82 Simplify SvtFilePicker by Mike Kaganski · 1 year, 4 months ago
- c91edf5 SvtRemoteFilePicker doesn't extend SvtFilePicker's interface list by Mike Kaganski · 1 year, 4 months ago
- 57d5320 weld: Rename weld::Treeview selection signal/connect by Michael Weghorn · 1 year, 4 months ago
- 66c3126 clang-tidy: performance-unnecessary-copy-initialization in fpicker by Noel Grandin · 1 year, 5 months ago
- ce8816ff loplugin:reftotemp in drawinglayer..framework by Noel Grandin · 1 year, 5 months ago
- ed0b12f no need to take a copy of the getProcessComponentContext return value by Noel Grandin · 1 year, 5 months ago
- 31c8213 cid#1606833 Overflowed constant by Caolán McNamara · 1 year, 7 months ago
- 827c1fd use more concrete UNO types in fpicker by Noel Grandin · 1 year, 7 months ago
- 89b88b1 cid#1606757 Overflowed constant by Caolán McNamara · 1 year, 7 months ago
- dd689fb cid#1557699 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- 52eb804 cid#1606639 silence Overflowed constant by Caolán McNamara · 1 year, 8 months ago
- c93eb54 cid#1557618 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- d7056b1 cid#1558088 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- 8f008bf cid#1554812 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 1 year, 8 months ago
- 426c641 tdf#159040: add sign with default certificate to save dialog by Sarper Akdemir · 1 year, 9 months ago
- 4220b8b Add newline at end of file by Taichi Haradaguchi · 1 year, 10 months ago
- 8b3e6cc Resave with newer Glade version by Bogdan Buzea · 1 year, 10 months ago
- d9427b9 loplugin:ostr in fpicker by Noel Grandin · 1 year, 11 months ago
- d779087 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- 193bb41 tdf#146619 Drop unused 'using namespace' in: fpicker/ by Gabor Kelemen · 2 years ago
- fb94c8f Relax SolarMutexReleaser precondition to not require SolarMutex lock by Mike Kaganski · 2 years ago
- 5e70dd0 fix --enable-mergelibs=more on macos by Noel Grandin · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- 5d3d7cd cid#1546281 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 4 months ago
- 4bbd985 c++20: use std::erase(_if) instead of std::remove(_if)+erase (part 4) by Julien Nabet · 2 years, 5 months ago
- 92e5898 Fix wrong context strings by Taichi Haradaguchi · 2 years, 5 months ago
- b91daea tdf#146386 fpicker,svtools: remove FTP from Remote Files dialog by Michael Stahl · 2 years, 5 months ago
- c0e5166 loplugin:stringstatic, lopluign:ostr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
- e624979 loplugin:unnecessarygetstr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
- 2b84c86 shared.hxx is unused by Mike Kaganski · 2 years, 5 months ago
- f029f8d Various -Werror,-Wvla-cxx-extension by Stephan Bergmann · 2 years, 5 months ago
- bd6fb0c Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]String by Stephan Bergmann · 2 years, 6 months ago
- d5fa192 Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: fpicker by Stephan Bergmann · 2 years, 6 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 7b0e834 Replace useless lcl_throwIllegalArgumentException function by Julien Nabet · 2 years, 6 months ago
- 3c7b230 tdf#155125 add "Encrypt with GPG key" checkbox in macOS native save dialog by Patrick Luby · 2 years, 9 months ago
- ae5cb9b Simplify a bit by Mike Kaganski · 2 years, 9 months ago
- e266d44 loplugin:stringstatic look for more strings by Noel Grandin · 2 years, 9 months ago
- 0193b28 new loplugin:constexprliteral by Noel Grandin · 2 years, 10 months ago
- efcbd23 Use getXWeak in fpicker by Mike Kaganski · 3 years ago
- e810bd2b merge some stringadds by Noel Grandin · 2 years, 11 months ago
- 54d07af tdf#155176: only use item's URL in case filesystem path failed by Mike Kaganski · 2 years, 11 months ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- df4255c Simplify lcl_getURLFromShellItem by Mike Kaganski · 3 years ago
- 890bf59e Run clang-tidy with misc-unused-using-decls on modules [d-o]* by Gabor Kelemen · 3 years ago
- eaf0713 new loplugin:unnecessarygetstr by Noel Grandin · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- 50b68c3 improve loplugin:unnecessarylocking by Noel Grandin · 3 years, 1 month ago
- bb1d1aa no need to allocate ucbhelper::Content separately in SmartContent by Noel Grandin · 3 years, 1 month ago
- edf8047 osl::Mutex->std::mutex in FileViewContentEnumerator by Noel Grandin · 3 years, 1 month ago
- da730a3d use more string_view in svtools by Noel Grandin · 3 years, 7 months ago
- afaa86e Simplify by using replace instead of replaceAt in loop in fpicker by Julien Nabet · 3 years, 7 months ago
- b38b047 cid#1500521 silence Dereference before null check by Caolán McNamara · 3 years, 8 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 50c478f GtkIconView uses a different way to link model and view by Caolán McNamara · 3 years, 10 months ago
- ea5a091 VCL add vcl::WindowPosSize abstract class by Jan-Marek Glogowski · 3 years, 10 months ago
- 2928873 clang-tidy modernize-pass-by-value in fpicker by Noel Grandin · 3 years, 10 months ago
- fc27167 tdf#62776 expand tooltips for + and - by Seth Chaiklin · 3 years, 11 months ago
- 9313b6c tdf#62776 - Add tooltip for folder location shortcuts by Andreas Heinisch · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- b8bb4416 tdf#146007: make sure to not hold solar mutex by Mike Kaganski · 4 years ago
- 5493ddc Just use Any ctor instead of makeAny in fpicker by Stephan Bergmann · 4 years ago
- d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
- 8e77be5 loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- ba74c92 use more string_view in fpicker by Noel Grandin · 4 years ago
- 020cf33 loplugin:stringview by Stephan Bergmann · 4 years ago
- 3f79346 tdf#148101 don't autocomplete remote files dialog entry on delete/backspace by Caolán McNamara · 4 years ago
- cbaf1fb loplugin:stringview more o3tl conversion by Noel Grandin · 4 years ago
- 85c2ed8 loplugin:stringview add check for getToken().toInt32 by Noel Grandin · 4 years ago
- 561cb62 Simplify CoCreateInstance / CoGetClassObject with COMReference by Mike Kaganski · 4 years, 1 month ago
- 3307afa tdf#114150: Remove duplication of strings found in file dialogs by Julien Nabet · 4 years, 1 month ago
- 4256c76 do not pass XComponentContext to officecfg::...::get() calls by Luboš Luňák · 4 years, 1 month ago
- dce85af expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3 by Noel Grandin · 4 years, 2 months ago
- d5a43d2 use some more add toId/fromId by Caolán McNamara · 4 years, 2 months ago
- e00032b add toId/fromId to tidy up some ugly casting by Caolán McNamara · 4 years, 2 months ago
- e3206e6 Recheck modules [e-f]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 489bce5 loplugin:flatten in filter..framework by Noel Grandin · 4 years, 4 months ago
- 0040076 Fix typos by Andrea Gelmini · 4 years, 4 months ago