- fbcfd00 weld: Move weld::Dialog to own header/source by Michael Weghorn · 8 weeks ago
- ab3635b weld: Move weld::MessageDialog to own header by Michael Weghorn · 8 weeks ago
- 495fa42 tdf#146619 Use more forward declarations in include/vcl/weld/ by Gabor Kelemen · 3 months ago
- 84a5990 uui: simplify code a bit by Xisco Fauli · 2 months ago
- 31ea498 tdf#146619 Use more forward declarations in include/vcl/[q-w]* by Gabor Kelemen · 3 months ago
- ffc8326 weld: Move weld::Entry to own header/source by Michael Weghorn · 3 months ago
- 5454b7e weld: Move weld::DialogController and subclasses to own header/source by Michael Weghorn · 4 months ago
- 4e63010 weld: Move weld::TreeView to its own header by Michael Weghorn · 4 months ago
- 5b16b3a weld: Move weld.hxx and weldutils.hxx to new include/vcl/weld subdir by Michael Weghorn · 4 months ago
- 9bcc597 tdf#132007: Refine password prompt dialog UI and text by varshneydevansh · 2 years, 1 month ago
- fef506c Bump minimum GTK version in .ui files to 3.24 by Michael Weghorn · 5 months ago
- 964bcfa tdf#101630: Use redirect URL for browser-based OAuth2 by Mike Kaganski · 6 months ago
- fdd24da tdf#145967: Initial support for docs with restricted embedded fonts by Mike Kaganski · 8 months ago
- 6f19111 clang-format uui/source/masterpassworddlg.cxx by Michael Weghorn · 8 months ago
- 9a3e9b8 tdf#130857 uui: Don't show msg box in MasterPasswordDialog ctor by Michael Weghorn · 8 months ago
- 681b1e5 Remove obsolete fw declarations from UnoControls/ unotools/ unoxml/ uui/ by Gabor Kelemen · 12 months ago
- f6a96d9 tdf#130857 uui: Move showing warning dialog out of PasswordDialog ctor by Michael Weghorn · 12 months ago
- 85bfc66 tdf#74580 Simplify passing "Edit Filter Settings" to Filter Dialog by Shardul Vikram Singh · 1 year ago
- bd1c60b [API CHANGE] tdf#74580 Add option to skip filter settings dialog by Shardul Vikram Singh · 1 year, 1 month ago
- bbd3f80 tdf#146947 Add show/reveal toggle to "Enter Password" dialog by Karthik · 1 year, 1 month ago
- b811b28 Extend the Link DBG_UTIL support to non-member function Links by Stephan Bergmann · 1 year, 2 months ago
- c5f360a tdf#130857 uui: Drop empty GtkSizeGroup from password.ui by Michael Weghorn · 1 year, 5 months ago
- a34d9e3 loplugin:reftotemp in scripting..uui by Noel Grandin · 1 year, 5 months ago
- 5130d24 cool#9956 uui lok: avoid showing the password dialog for now by Miklos Vajna · 1 year, 7 months ago
- fb56e1e tdf#161909: Escape filepaths for password dialog. by Moritz Duge · 1 year, 8 months ago
- 25331a0 Resave with newer Glade version by Moritz Duge · 1 year, 8 months ago
- 3b7b1fe uui: improve Authentication dialog by Michael Stahl · 1 year, 9 months ago
- 2ffd958 Resave with newer Glade version by Bogdan Buzea · 1 year, 9 months ago
- b02eb99 uui,ucb: webdav-curl: display curl error message on connection failure by Michael Stahl · 1 year, 10 months ago
- 4a19fef loplugin:ostr in uui by Noel Grandin · 1 year, 11 months ago
- 8cda679 tdf#146619 Drop unused 'using namespace com::sun::star' by Gabor Kelemen · 2 years ago
- e3ca92b Drop unneeded 'using' instances by Gabor Kelemen · 2 years ago
- d4f07d4 replace createFromAscii with OUString literals in OConfigurationNode by Noel Grandin · 1 year, 11 months ago
- 9dac311 replace createFromAscii with OUString literals in OConfigurationNode by Noel Grandin · 1 year, 11 months ago
- 9b50d81 replace createFromAscii with OUString literals in uui by Noel Grandin · 1 year, 11 months ago
- 8662a96 WaE: C6011 Dereferencing NULL pointer warnings by Caolán McNamara · 1 year, 11 months ago
- fc7f871 elide temporary OString in uui by Noel Grandin · 1 year, 11 months ago
- ce8e14c uui: show what is the unhandled result before asserting by Miklos Vajna · 2 years, 2 months ago
- 2782fa0 Fix meaning of warning message by Gabor Kelemen · 2 years, 3 months ago
- 6e08c83 cid#1545625 COPY_INSTEAD_OF_MOVE by Caolán McNamara · 2 years, 3 months ago
- 6d91b6b loplugin:unusedfields by Noel Grandin · 2 years, 3 months ago
- f8a288f Fix typo in code by Andrea Gelmini · 2 years, 4 months ago
- 2ee0500 tdf#158576 Explain why OK btn is disabled by Samuel Mehrbrodt · 2 years, 4 months ago
- a383794 tdf#158576 This button shows a certificate when only one signature found by Samuel Mehrbrodt · 2 years, 4 months ago
- 37b381e tdf#158576 Allow trusting certificates only once by Samuel Mehrbrodt · 2 years, 4 months ago
- 4a859b3 This dialog is no longer called when MacroTrustedAuthors is readonly by Samuel Mehrbrodt · 2 years, 4 months ago
- 69814fc tdf#158576 Show warning when cert is not yet/no longer valid by Samuel Mehrbrodt · 2 years, 4 months ago
- e45cfa7 uui: remove use of org.openoffice.ucb.InteractionHandler/InteractionHandlers by Michael Stahl · 2 years, 4 months ago
- 3c4b11c Reuse GetContentPart instead of duplicating it by Samuel Mehrbrodt · 2 years, 4 months ago
- 53c21bb macrowarnmedium: Save with newer Glade by Samuel Mehrbrodt · 2 years, 4 months ago
- 8a28201 tdf#158576 Require viewing the certificate by Samuel Mehrbrodt · 2 years, 4 months ago
- fed7b30 tdf#157518: enforce password policy on setmasterpassworddlg by Sarper Akdemir · 2 years, 5 months ago
- cdcff8c tdf#157518: add password strength meter to setmasterpassworddlg by Sarper Akdemir · 2 years, 5 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 55c7c06 sfx2: fix typo by Henry Castro · 2 years, 6 months ago
- dd009cf tdf#157650 Unhelpful error when XML in content.xml is malformed by Noel Grandin · 2 years, 6 months ago
- 447d6af lok: implement "handleLoadReadOnlyRequest" by Henry Castro · 2 years, 7 months ago
- 7fee80f uui: implement "handleLoadReadOnlyRequest" by Henry Castro · 2 years, 7 months ago
- d9e322d replace ErrorInfo with simpler mechanism by Noel Grandin · 2 years, 6 months ago
- e2ee3dd lok: add broken package interaction handler by Szymon Kłos · 2 years, 7 months ago
- 610dea0 jsdialog: setup LOKNotifier for interaction handler errors by Szymon Kłos · 2 years, 6 months ago
- e23d2be using decls should come after #include by Noel Grandin · 2 years, 7 months ago
- 40b2464 ignore exception in UUIInteractionHelper::handlerequest by Noel Grandin · 2 years, 8 months ago
- 17154ce tdf#92620 - Adjust error message about exceeding legacy module size by Andreas Heinisch · 3 years ago
- 116b9d6d Avoid conversions between OUString and OString in VCL by Mike Kaganski · 3 years ago
- db9912d loplugin:stringadd in ucbhelper..uui by Noel Grandin · 3 years ago
- 53b06ea move image into the .ui file by Caolán McNamara · 3 years, 2 months ago
- ef66843 loplugin:unusedfields by Noel Grandin · 3 years, 5 months ago
- 4252555 use more string_view by Noel Grandin · 3 years, 6 months ago
- fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 1bdd72e tdf#150045 Set secondary/explanatory labels apart by Adolfo Jayme Barrientos · 3 years, 8 months ago
- dc82dd8 loplugin:unusedmethods by Noel Grandin · 3 years, 9 months ago
- ff9ff60 tdf#141026 Put user and computer name into collapsed section by Siddhant Chaudhary · 4 years ago
- fea45cc clang-tidy modernize-pass-by-value in uui by Noel Grandin · 3 years, 10 months ago
- 259a1eb Rework UUIInteractionHelper construction by Stephan Bergmann · 3 years, 10 months ago
- c593567 UUIInteractionRequestStringResolver::m_pImpl can be a plain data member by Stephan Bergmann · 3 years, 10 months ago
- d05b808 flatten UUIInteractionHandler by Noel Grandin · 3 years, 11 months ago
- 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
- 2b44f94 Recheck modules [uU]* with IWYU by Gabor Kelemen · 4 years ago
- d7ba561 make hash encoding match decoding by Caolán McNamara · 4 years, 1 month ago
- 54e7ac4 tdf#145829: typo ERRCODE_UUI_IO_MODULESIZEEXCEEDED ("basic" instead of "BASIC") by Julien Nabet · 4 years, 1 month ago
- db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
- f9ab313 tdf#143971 Removes pop-up dialog for read-only documents by Matt K · 4 years, 5 months ago
- db149ba Prepare for removal of non-const operator[] from Sequence in uui by Mike Kaganski · 4 years, 5 months ago
- f28c4ae Directly initialize vectors in uui by Julien Nabet · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 4f5b3e4 In O[U]StringBuffer, make string_view params replacements for OUString ones by Stephan Bergmann · 4 years, 6 months ago
- f7a0e58 Don't URL encode the filename in the macro security warning dialog by Andreas Heinisch · 4 years, 6 months ago
- 03d8a92 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- ef38b9a split SvNumberFormatter into it's own header by Noel Grandin · 4 years, 8 months ago
- 377a318 drop unneeded forward declare by Caolán McNamara · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 6ed8c5a use officecfg for security options by Noel Grandin · 4 years, 9 months ago
- 17694c9 tdf#66553 - Add file/product name to title bar for password managers by Andreas Heinisch · 4 years, 10 months ago
- 95eb088 tdf#47065 Add new file open UI options and implement a new thread by Matt K · 5 years 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
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago