summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens
2019-03-04draw polyline and polygon when drawing rect draw commandTomaž Vajngerl
2019-03-04use line for editbox theme definitionTomaž Vajngerl
2019-03-04support drawing a line in theme definitionTomaž Vajngerl
2019-03-04Draw basic Editbox from the theme definitionTomaž Vajngerl
2019-03-04remove code duplication in WidgetDefinitionReaderTomaž Vajngerl
2019-03-04Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-03-04Update WidgetDefinitionTest for RadioButton and button valueTomaž 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-02ofz#13431 fix buildCaolán McNamara
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-03-01ofz#13431 fix buildCaolá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#122689 qt5: Consider external clipboard updatesMichael Weghorn
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn
2019-02-27ofz#13431 fix buildCaolán McNamara
2019-02-27Resolves: tdf#123711 measure scrollbar for optimal widthCaolán McNamara
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-27make cursor images part of the themeNoel Grandin
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov
2019-02-26parentclass set_size_request is sufficientCaolán McNamara
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-02-26tdf#120824 KDE5: fix visible/enabled state for menuAleksei Nikiforov
2019-02-26fix android build (2)Noel Grandin
2019-02-26fix android buildNoel Grandin
2019-02-26fix windows buildNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov
2019-02-22Removed duplicated includesAndrea Gelmini
2019-02-22loplugin:unusedfields in vclNoel Grandin