Age | Commit message (Expand) | Author |
2020-12-24 | custom literal for Degree10 | Noel Grandin |
2020-12-23 | Use char16_t string literals | Stephan Bergmann |
2020-12-22 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-22 | replace deprecated xpad/ypad | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-20 | tdf#139063 crash when add a new sheet to a RTL sheet | Caolán McNamara |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-15 | update pches | Caolán McNamara |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-09 | tdf#138778 add has_child_focus which considers a related popup a 'child' | Caolán McNamara |
2020-12-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | move ManagedMenuButton to vcl | Caolán McNamara |
2020-12-04 | add a way to get an awt::XPopupMenu from a PopupMenu | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
2020-12-03 | convert EHistoryType to scoped enum | Noel |
2020-12-01 | tdf#42949 Fix new IWYU warnings in directories s* | Gabor Kelemen |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-30 | weld ImplTabButtons | Caolán McNamara |
2020-11-30 | loplugin:stringviewparam include comparisons with string literals | Noel |
2020-11-24 | tdf#138430 schedule a reformat if we turned off the scrollbar | Caolán McNamara |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-23 | don't need to include vcl/scrbar.hxx here | Caolán McNamara |
2020-11-22 | don't need to include vcl/toolbox.hxx here | Caolán McNamara |
2020-11-20 | ScrollBar::GetThumbPos returns tools::Long | Stephan Bergmann |
2020-11-19 | Clean up GetHTMLColor "not found" value | Stephan Bergmann |
2020-11-17 | loplugin:stringviewparam extend to constructors | Noel |
2020-11-16 | tdf#138116 Accurate minimal height for wizard opened by extension | Ilhan Yesil |
2020-11-16 | tdf#123936 Formatting files in module svtools with clang-format | Philipp Hofer |
2020-11-16 | tdf#138229: make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64 | Mike Kaganski |
2020-11-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-12 | New loplugin:stringviewparam | Stephan Bergmann |
2020-11-11 | loplugin:stringview | Noel |
2020-11-02 | remove duplicate initialisation | Noel |
2020-11-02 | toolbox always has flat style | Noel Grandin |
2020-11-02 | use officecfg or MacroRecorderMode | Noel Grandin |
2020-11-01 | use officecfg for ShowLinkWarningDialog | Noel Grandin |
2020-11-01 | use officecfg for IsPluginsEnabled | Noel Grandin |
2020-11-01 | use officecfg for UseSystemFileDialog | Noel Grandin |
2020-11-01 | use officecfg for UseSystemPrintDialog | Noel Grandin |
2020-11-01 | use officecfg for Experimental flag | Noel Grandin |
2020-10-31 | remove pimpl in UnoControlTableModel | Noel Grandin |
2020-10-30 | convert some tools::Long->sal_Int32 | Noel |
2020-10-29 | tdf#132536 free the cached VirtualDevices | Jan-Marek Glogowski |
2020-10-28 | tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missi... | Bryan Gazali |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-26 | rhbz#1891326 suggest package install of the most appropiate pt langpack | Caolán McNamara |
2020-10-25 | Replace list by vector in svtools/sampletext | Julien Nabet |
2020-10-24 | Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdown | Caolán McNamara |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |