summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2019-03-04Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-03-04Draw basic RadioButton from the theme definitionTomaž Vajngerl
2019-03-04Draw basic PushButton from the theme definitionTomaž Vajngerl
2019-03-04Add definition.xml to share LO folder (theme_definitions subfolder)Tomaž Vajngerl
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl
2019-03-04Avoid unnecessary truncation to sal_uInt16Stephan Bergmann
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-02-28tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist
2019-02-27weld UpdateDialogCaolán McNamara
2019-02-27weld LicenseDialogImplCaolán McNamara
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-27Resolves: tdf#123711 measure scrollbar for optimal widthCaolán McNamara
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-21weld RecoveryDialogCaolán McNamara
2019-02-21weld HangulHanjaConversionDialogCaolán McNamara
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-20weld SaveProgressDialogCaolán McNamara
2019-02-20get better optimal size for a radiobutton with an image in itCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-19read/written as 32bit integersCaolán McNamara
2019-02-19survive sorting when a row may not have any string in it yetCaolán McNamara
2019-02-19ResortChildren doesn't honor sortmodeCaolán McNamara
2019-02-19use boost::optional in SvTreeListEntryNoel Grandin
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-18Resolves: tdf#122355 search help for active notebook pageCaolán McNamara
2019-02-18reorder to reduce size from 64 to 48 bytesCaolán McNamara
2019-02-18fix comparison of std::lower_bound resultNoel Grandin
2019-02-18loplugin:simplifybool, check for !(!a op !b)Noel Grandin
2019-02-17weld HangulHanjaEditDictDialogCaolán McNamara
2019-02-17use Application::AddKeyListener to be able to mark key events as handledCaolán McNamara
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-15Fix typo in codeAndrea Gelmini
2019-02-14don't need a special function to get the BlueOrIndex colorTomaž Vajngerl
2019-02-14move pngwrite/pngread to vcl/filter/pngTomaž Vajngerl
2019-02-14weld MoreOptionsDialogCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Improve the algorithm of disabled image creationTomaž Vajngerl
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-13tdf#123420 Fix RGB/BGR issue with PNG readerTomaž Vajngerl