Age | Commit message (Expand) | Author |
2019-03-04 | Add support for button-value to correctly draw the radiobutton | Tomaž Vajngerl |
2019-03-04 | Draw basic RadioButton from the theme definition | Tomaž Vajngerl |
2019-03-04 | Draw basic PushButton from the theme definition | Tomaž Vajngerl |
2019-03-04 | Add definition.xml to share LO folder (theme_definitions subfolder) | Tomaž Vajngerl |
2019-03-04 | WidgetDrawInterface impl. to draw widgets from file definitions | Tomaž Vajngerl |
2019-03-04 | Read style colors from a xml widget definition file | Tomaž Vajngerl |
2019-03-04 | Avoid unnecessary truncation to sal_uInt16 | Stephan Bergmann |
2019-03-04 | simplify UNO getTypes methods | Noel Grandin |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-03 | HELPDELAY_SHORT is unused - get rid of related defines, too | Mike Kaganski |
2019-03-01 | ignore disposed toplevels | Caolán McNamara |
2019-02-28 | tdf#122537: Use "best speed" instead of default compression level on iOS | Tor Lillqvist |
2019-02-27 | weld UpdateDialog | Caolán McNamara |
2019-02-27 | weld LicenseDialogImpl | Caolán McNamara |
2019-02-27 | tdf#121970 KDE5: Regenerate menu when it's set as submenu | Aleksei Nikiforov |
2019-02-27 | Resolves: tdf#123711 measure scrollbar for optimal width | Caolán McNamara |
2019-02-27 | make cursor images part of the theme | Noel Grandin |
2019-02-26 | sal_uLong->sal_uInt32 in drawEPS | Noel Grandin |
2019-02-25 | We don't want any MODELESSDIALOG dialogs in the iOS app, they don't work | Tor Lillqvist |
2019-02-22 | loplugin:unusedfields in vcl | Noel Grandin |
2019-02-21 | weld RecoveryDialog | Caolán McNamara |
2019-02-21 | weld HangulHanjaConversionDialog | Caolán McNamara |
2019-02-21 | loplugin:indentation (macOS) | Stephan Bergmann |
2019-02-20 | weld SaveProgressDialog | Caolán McNamara |
2019-02-20 | get better optimal size for a radiobutton with an image in it | Caolán McNamara |
2019-02-19 | weld ChineseDictionaryDialog | Caolán McNamara |
2019-02-19 | read/written as 32bit integers | Caolán McNamara |
2019-02-19 | survive sorting when a row may not have any string in it yet | Caolán McNamara |
2019-02-19 | ResortChildren doesn't honor sortmode | Caolán McNamara |
2019-02-19 | use boost::optional in SvTreeListEntry | Noel Grandin |
2019-02-19 | pretty up logging of exceptions | Noel Grandin |
2019-02-18 | Resolves: tdf#122355 search help for active notebook page | Caolán McNamara |
2019-02-18 | reorder to reduce size from 64 to 48 bytes | Caolán McNamara |
2019-02-18 | fix comparison of std::lower_bound result | Noel Grandin |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-02-17 | weld HangulHanjaEditDictDialog | Caolán McNamara |
2019-02-17 | use Application::AddKeyListener to be able to mark key events as handled | Caolán McNamara |
2019-02-15 | lok: Fix the font previews in eg. Format -> Character... dialog. | Jan Holesovsky |
2019-02-15 | weld ScDPDateGroupDlg | Caolán McNamara |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin |
2019-02-15 | move Calendar to vcl and map to GtkCalendar | Caolán McNamara |
2019-02-15 | Fix typo in code | Andrea Gelmini |
2019-02-14 | don't need a special function to get the BlueOrIndex color | Tomaž Vajngerl |
2019-02-14 | move pngwrite/pngread to vcl/filter/png | Tomaž Vajngerl |
2019-02-14 | weld MoreOptionsDialog | Caolán McNamara |
2019-02-14 | tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbar | Noel Grandin |
2019-02-13 | Improve the algorithm of disabled image creation | Tomaž Vajngerl |
2019-02-13 | weld CertificateViewer cluster | Caolán McNamara |
2019-02-13 | tdf#123420 Fix RGB/BGR issue with PNG reader | Tomaž Vajngerl |