summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2020-08-04loplugin:elidestringvar (clang-cl)Stephan Bergmann1-2/+1
2020-08-04loplugin:unusedmethodsNoel Grandin1-5/+0
2020-08-04loplugin:flatten in vclNoel Grandin48-3484/+3478
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin20-1262/+1262
2020-08-04loplugin:flatten in vcl/windowNoel Grandin32-2372/+2372
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen3-0/+6
2020-08-02Revert "android: avoid expensive load of un-used sidebar icons on mobile."Jan Holesovsky1-6/+0
2020-08-01tidy up language a bitCaolán McNamara1-7/+7
2020-08-01tdf#135325 previews missing content drawn via DrawTransformedBitmapExCaolán McNamara1-2/+11
2020-07-31drop unused SvTreeList::LastSelectedCaolán McNamara1-9/+0
2020-07-31tdf#135212 Don't crash when unable to create clipboardMichael Weghorn1-1/+2
2020-07-31add queue_draw to force redraw with custom renderingCaolán McNamara1-0/+8
2020-07-29tdf#135264: draw to mpAlphaVDev after DrawTransparentNativelyMike Kaganski1-3/+2
2020-07-29replace and drop MiscCfgCaolán McNamara1-4/+4
2020-07-28Resolves tdf#132066 - Localization of special text in about windowHeiko Tietze1-8/+16
2020-07-27map gtk-new symbol to SymbolType::PLUSCaolán McNamara1-0/+2
2020-07-27make margin-start/margin-left and margin-end/margin-right synonymsCaolán McNamara1-2/+2
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara8-12/+12
2020-07-25cid#1465512 Wrong operator usedCaolán McNamara1-1/+1
2020-07-25loplugin:unusedfieldsNoel Grandin2-6/+3
2020-07-24use HasChildPathFocus for composite MultiLineEditCaolán McNamara1-0/+5
2020-07-24add Idle layout timer to InterimItemWindowCaolán McNamara1-1/+24
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna1-1/+12
2020-07-24NumericField is unusedCaolán McNamara1-108/+0
2020-07-23spinfld can be toolkit only nowCaolán McNamara2-2/+2
2020-07-23GtkSpinButton->NumericField no longer usedCaolán McNamara1-12/+4
2020-07-23NumericFormatter can be toolkit only nowCaolán McNamara1-1/+1
2020-07-23map border without shadow to WindowBorderStyle::MONOCaolán McNamara1-0/+5
2020-07-23Describe intended usageMike Kaganski1-0/+2
2020-07-23defeat IsReallyVisible for subedit of forms navigation-bar edit paintCaolán McNamara1-0/+9
2020-07-23keep sensitivity in sync with StateChangedType::EnableCaolán McNamara1-0/+7
2020-07-22move useful parts of ControlBase down hierarchyCaolán McNamara1-0/+27
2020-07-22avoid intermediate bitmap causing blurringCaolán McNamara1-6/+29
2020-07-22weld PatternControlCaolán McNamara2-68/+337
2020-07-22add get/set overwrite modeCaolán McNamara1-0/+10
2020-07-21weld DateControlCaolán McNamara3-89/+228
2020-07-21m_bLegacy is always false for dialogCaolán McNamara1-1/+1
2020-07-21loplugin:unusedmethodsNoel Grandin1-113/+0
2020-07-21loplugin:constantparamNoel Grandin1-7/+5
2020-07-21loplugin:unusedfieldsNoel Grandin2-36/+15
2020-07-20tdf#50879 PDF export: ensure only built-in fonts are used for formsMiklos Vajna1-3/+10
2020-07-20tdf#134085 DrawTransformedBitmap in wrong place for RTLCaolán McNamara1-109/+49
2020-07-19compact namespace: vclNoel Grandin1-5/+2
2020-07-17tdf#134523 variable is null during reentrant callsCaolán McNamara1-2/+3
2020-07-17jsdialog: Add mobile version of data validation dialogSzymon Kłos1-1/+6
2020-07-16tdf#134841 image totally clipped outCaolán McNamara1-0/+6
2020-07-16Move SalInstanceTextView dect to header fileSzymon Kłos1-134/+118
2020-07-16loplugin:unusedmethodsNoel Grandin3-24/+0
2020-07-15move SVTXDateField to toolkitCaolán McNamara1-0/+208
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara3-83/+37