- 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
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- 4ed5fc6 loplugin:stringview by Stephan Bergmann · 4 years, 4 months ago
- 9a96b1b remove unused defines and convert some to OUStringLiteral by Noel Grandin · 4 years, 4 months ago
- 8c66455 Related: tdf#145842 fix a crash after deleting an entry by Caolán McNamara · 4 years, 4 months ago
- b6b7fb3 tdf#145842 canceling remote file delete makes file disappear from treeview by Caolán McNamara · 4 years, 4 months ago
- 0abde63 loplugin:stringliteraldefine in formual,fpicker by Noel Grandin · 4 years, 4 months ago
- e4ff5b1 tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelper by Michael Stahl · 4 years, 5 months ago
- f8a30a8 Fix (mis-)uses of temporary O[U]StringLiteral by Stephan Bergmann · 4 years, 5 months ago
- e587640 uniformly allow focus into GtkToolbar by Caolán McNamara · 4 years, 5 months ago
- 912bc5d gtk[3 vs 4]: remove can-focus from GtkToolButton by Caolán McNamara · 4 years, 5 months ago
- 4de865e Unused TOOLBOXBUTTON_DEFAULT_LOCATION in fpicker by Julien Nabet · 4 years, 5 months ago
- f0e8fa4 Typo: TOOLBOXBUTOON->TOOLBOXBUTTON in fpicker by Julien Nabet · 4 years, 5 months ago
- b3bf757 Prepare for removal of non-const operator[] from Sequence in fpicker by Mike Kaganski · 4 years, 5 months ago
- 323a2a2 Add support for macOS SDK 12.0 by Stephan Bergmann · 4 years, 5 months ago
- fdc2333 Remove line that has been commented out since 2008 by Tor Lillqvist · 4 years, 5 months ago
- d3c8ead There is nothing deprecated about these calls as far as I see by Tor Lillqvist · 4 years, 5 months ago
- 4a7b8a9 Use NSModalResponseOK instead of deprecated NSFileHandlingPanelOKButton by Tor Lillqvist · 4 years, 6 months ago
- 33d5c02 Bin dead code by Tor Lillqvist · 4 years, 6 months ago
- 43b399c add suggested-action to some buttons by Caolán McNamara · 4 years, 6 months ago
- 3859878 Related: tdf#145169 make double-click call same handler as ok button by Caolán McNamara · 4 years, 6 months ago
- 3b3154f tdf#145216 remote open/save dialog: icon view shows nothing by Caolán McNamara · 4 years, 6 months ago
- c263a01 Related: tdf#145169 change to selected dir on remote "save" by Caolán McNamara · 4 years, 6 months ago
- 3c168b1 Resolves: tdf#145169 only position treeview cursor at the first entry by Caolán McNamara · 4 years, 6 months ago
- d9896198 tdf#145169 have one button per response by Caolán McNamara · 4 years, 6 months ago
- 67fa088 tdf#145169 for IsDocument/IsFolder I think we want no interaction by Caolán McNamara · 4 years, 6 months ago
- 15d0eec Related: tdf#145169 unwanted dialogs on sftp save to remote to a new document by Caolán McNamara · 4 years, 6 months ago
- 851c2a6 help button in built-in file dialog didn't work by Caolán McNamara · 4 years, 6 months ago
- f845ee17 Related: tdf#145169 use INetURLObject::getName and removeSegment by Caolán McNamara · 4 years, 6 months ago
- 75fc91b Simplify vector initialization in fpicker by Julien Nabet · 4 years, 6 months ago
- d72511e gives names to all the Idles and Tasks by Noel Grandin · 4 years, 6 months ago
- 1875b3d clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 4b366aa Resolves: tdf#143993 don't change FolderPicker to FilePicker if init called by Caolán McNamara · 4 years, 8 months ago
- 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
- 86abf3a create comphelper::OMultiTypeInterfaceContainerHelper2 and use it by Noel Grandin · 4 years, 8 months ago
- 773a7b5 no need to use UNO_QUERY here by Noel Grandin · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- bfc1600 loplugin:indentation improve checks for brace alignment by Noel Grandin · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- c384c7d Simplify Sequence/vector initializations by Julien Nabet · 4 years, 10 months ago
- 72bc241 -Werror,-Wunused-but-set-variable (Clang 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
- c7a9a1d Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker) by Julien Nabet · 4 years, 10 months ago
- 6783afe no need to allocate these on the heap by Noel Grandin · 4 years, 10 months ago
- 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
- bb16640 use toggle instead of click for CheckButton by Caolán McNamara · 4 years, 11 months ago
- 1325d81 loplugin:moveopt by Noel Grandin · 5 years ago
- 48e279c use string_view in INetURLObject::decode by Noel Grandin · 5 years ago
- 1d44b6e loplugin:staticmethods (clang-cl) by Stephan Bergmann · 5 years ago
- 2cb936a -Werror,-Wnon-virtual-dtor (clang-cl) by Stephan Bergmann · 5 years ago
- 6fc4d07 loplugin:indentation (clang-cl) by Stephan Bergmann · 5 years ago
- 1c12267 tdf#106282 Change Windows File Dialog to run on the main thread by Matt K · 5 years ago
- de9d7f7 loplugin:redundantstatic (clang-cl) by Stephan Bergmann · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- 90c978f tdf#124176 Use pragma once in f* by Vincent LE GARREC · 5 years ago
- c880d3e check for quit when calling Yield in loop by Noel Grandin · 5 years ago
- bb5900a -Werror,-Wshadow (clang-cl) by Stephan Bergmann · 5 years ago
- 351b238 -Werror,-Wnon-virtual-dtor (clang-cl) by Stephan Bergmann · 5 years ago
- 19caafc loplugin:makeshared (clang-cl) by Stephan Bergmann · 5 years ago
- 11380b0 loplugin:external (clang-cl) by Stephan Bergmann · 5 years ago
- dbc28bc Convert some const OUString to OUStringLiteral by Mike Kaganski · 5 years ago
- ed40d47 Drop ComPtr and use sal::systools::COMReference by Mike Kaganski · 5 years ago
- 43e306e Simplify VistaFilePickerImpl by Mike Kaganski · 5 years ago
- 8c62c2f Possible race between retrieving and using parent window by Samuel Mehrbrodt · 5 years ago
- 07324a1 Add mutex guard when assigning member by Samuel Mehrbrodt · 5 years ago
- 9a61e9a loplugin:refcounting in fpicker by Noel · 5 years ago
- 7767ff7 loplugin:referencecasting in editeng..framework by Noel · 5 years ago
- 890bcba tdf#140013 change icon for list view in Template Manager & Remote Files dialog by Rizal Muttaqin · 5 years ago
- 5143de3 remove deprecated [x|y]align property for CheckBoxes and RadioButtons by Caolán McNamara · 5 years ago
- 5df3c10 replace stock button images by Caolán McNamara · 5 years ago
- 9100d70 replace stock button labels by Caolán McNamara · 5 years ago
- f89b94c tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons by Caolán McNamara · 5 years ago
- 3fff050 loplugin:stringliteralvar (clang-cl) by Stephan Bergmann · 5 years ago
- f01d674 replace deprecated gtk-go-up, gtk-go-down, gtk-save and gtk-open labels by Caolán McNamara · 5 years ago
- 80f3c0c replace deprecated stock labels used <= twice by Caolán McNamara · 5 years ago
- 042033f loplugin:stringviewparam: operator + by Stephan Bergmann · 5 years ago
- 4989175 drop deprecated GtkAlignment, move left/top-padding into child margin-start/top by Caolán McNamara · 5 years ago
- 4491cee replace margin-left with margin-start and margin-right with margin-end by Caolán McNamara · 5 years ago
- cdc41b2 don't mention VclBuilder in the dialog tests docs by Caolán McNamara · 5 years ago
- 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
- 5bf61e9 Fix crash or hang on macOS on arm64 when opening a file picker by Tor Lillqvist · 5 years ago
- d6d80c4 OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION by Noel · 5 years ago
- 8332d6d loplugin:stringviewparam include comparisons with string literals by Noel · 5 years ago
- e8227dc loplugin:stringview (clang-cl) by Stephan Bergmann · 5 years ago
- 7c0fcb0 Remove unused parameter (flagged now by loplugin:stringview) by Stephan Bergmann · 5 years ago
- bb06f51 loplugin:stringviewparam extend to comparison operators by Noel · 5 years ago
- 8ef6067 loplugin:stringviewparam check methods too by Noel · 5 years ago
- 1537722 add <!-- n-columns=1 n-rows=1 --> before every GtkGrid by Caolán McNamara · 5 years ago
- 3eb23bd NSArray index type is NSUInteger, not long by Stephan Bergmann · 5 years ago
- 4d9e9f2 tdf#123936 Formatting files in module fpicker with clang-format by Philipp Hofer · 5 years ago
- a5389cb tdf#42949 Fix new IWYU warnings in directories [e-f]* by Gabor Kelemen · 5 years ago
- 93c64a6 loplugin:stringview by Noel · 5 years ago
- b8e38e4 Resolves: tdf#137575 fpicker custom sorting setting not restored by Caolán McNamara · 5 years ago
- 3b3c181 set all .ui min require version of gtk to 3.20 by Caolán McNamara · 5 years ago