summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Unbreak internal DnD by using null MimeDataKatarina Behrens4-6/+7
2019-03-04draw polyline and polygon when drawing rect draw commandTomaž Vajngerl1-1/+8
2019-03-04use line for editbox theme definitionTomaž Vajngerl1-1/+2
2019-03-04support drawing a line in theme definitionTomaž Vajngerl3-1/+83
2019-03-04Draw basic Editbox from the theme definitionTomaž Vajngerl4-2/+48
2019-03-04remove code duplication in WidgetDefinitionReaderTomaž Vajngerl2-53/+36
2019-03-04Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl4-18/+37
2019-03-04Update WidgetDefinitionTest for RadioButton and button valueTomaž Vajngerl2-52/+111
2019-03-04Draw basic RadioButton from the theme definitionTomaž Vajngerl4-1/+144
2019-03-04Draw basic PushButton from the theme definitionTomaž Vajngerl4-9/+470
2019-03-04Add definition.xml to share LO folder (theme_definitions subfolder)Tomaž Vajngerl4-5/+77
2019-03-04WidgetDrawInterface impl. to draw widgets from file definitionsTomaž Vajngerl4-1/+198
2019-03-04Read style colors from a xml widget definition fileTomaž Vajngerl7-0/+416
2019-03-04Avoid unnecessary truncation to sal_uInt16Stephan Bergmann1-2/+2
2019-03-04simplify UNO getTypes methodsNoel Grandin3-25/+18
2019-03-04Revert "new loplugin typedefparam"Noel Grandin4-8/+10
2019-03-04new loplugin typedefparamNoel Grandin4-10/+8
2019-03-03HELPDELAY_SHORT is unused - get rid of related defines, tooMike Kaganski2-16/+9
2019-03-02ofz#13431 fix buildCaolán McNamara1-0/+2
2019-03-01weld SwInsertDBColAutoPilotCaolán McNamara1-0/+16
2019-03-01Some more WIN32 -> _WIN32Stephan Bergmann1-3/+3
2019-03-01ignore disposed toplevelsCaolán McNamara1-0/+4
2019-03-01ofz#13431 fix buildCaolán McNamara1-0/+5
2019-02-28tdf#122537: Use "best speed" instead of default compression level on iOSTor Lillqvist1-1/+11
2019-02-27weld UpdateDialogCaolán McNamara2-0/+62
2019-02-27weld LicenseDialogImplCaolán McNamara4-259/+397
2019-02-27tdf#122689 qt5: Consider external clipboard updatesMichael Weghorn3-1/+32
2019-02-27KDE5: set correct parent menu in functionAleksei Nikiforov2-23/+24
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov4-25/+82
2019-02-27tdf#104235: Qt5Frame: Set default iconMichael Weghorn1-0/+2
2019-02-27ofz#13431 fix buildCaolán McNamara2-0/+10
2019-02-27Resolves: tdf#123711 measure scrollbar for optimal widthCaolán McNamara1-0/+4
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin11-12/+12
2019-02-27make cursor images part of the themeNoel Grandin75-843/+469
2019-02-27tdf#123406 KDE5: Use delayed frame destructionAleksei Nikiforov4-3/+22
2019-02-27tdf#119720 KDE5: Don't show hidden windows on modality changeAleksei Nikiforov1-5/+13
2019-02-26parentclass set_size_request is sufficientCaolán McNamara1-12/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann6-124/+124
2019-02-26tdf#120824 KDE5: fix visible/enabled state for menuAleksei Nikiforov1-3/+7
2019-02-26fix android build (2)Noel Grandin1-1/+1
2019-02-26fix android buildNoel Grandin1-1/+1
2019-02-26fix windows buildNoel Grandin1-1/+1
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin28-30/+30
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin6-6/+6
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin21-22/+22
2019-02-26sal_uIntPtr->unsigned in X11SalBitmapNoel Grandin2-2/+2
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist1-0/+4
2019-02-22tdf#122256 KDE5: Make menubar work for windows with parentsAleksei Nikiforov1-6/+15
2019-02-22Removed duplicated includesAndrea Gelmini1-1/+0
2019-02-22loplugin:unusedfields in vclNoel Grandin25-75/+11