summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna4-1/+18
2019-12-20tdf#83248: Use the right text color when printing fieldsArnaud Versini1-2/+1
2019-12-20Resolves: tdf#129484 install decimal key handler for all widgets againCaolán McNamara1-1/+15
2019-12-20Resolves: tdf#129484 just install decimal key handler for spinbuttonsCaolán McNamara1-4/+9
2019-12-20destroy SystemChildWindow at the right stageCaolán McNamara1-3/+7
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara10-51/+352
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara4-0/+27
2019-12-19remove can-focus when focus is lostCaolán McNamara1-1/+7
2019-12-19handle change of focus between widgets within the toplevel GtkWindowCaolán McNamara2-3/+15
2019-12-19allow default GtkWindow to handle key events firstCaolán McNamara1-8/+33
2019-12-19focus-in/out should return a valueCaolán McNamara1-2/+4
2019-12-19Fix typoAndrea Gelmini1-2/+2
2019-12-18only 'null' case is known to be pngCaolán McNamara1-8/+4
2019-12-18load images by explicit typeNoel Grandin1-4/+11
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks1-3/+12
2019-12-18Fix typoAndrea Gelmini1-1/+1
2019-12-18Fix typoAndrea Gelmini1-1/+1
2019-12-18use o3tl::optional rather than boost::optionalNoel Grandin1-2/+2
2019-12-18loplugin:duplicate-definesNoel Grandin1-2/+0
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian32-324/+474
2019-12-17unfold the gtk-related inline we don't need anymoreCaolán McNamara4-42/+27
2019-12-17loplugin:duplicate-definesNoel Grandin1-6/+0
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin1-3/+9
2019-12-17drop gtk_widget_set_double_buffered for X tooCaolán McNamara1-5/+0
2019-12-17loplugin:expandablemethodsNoel Grandin2-7/+2
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian1-2/+2
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara2-1/+9
2019-12-13Revert "Enable/Disable of children shouldn't be necessary"Jan-Marek Glogowski1-1/+1
2019-12-13use SkCanvas::clipPath() as the real solutionLuboš Luňák1-51/+6
2019-12-13fix off-by-one with rectangle->polygon Skia clipping (tdf#129211)Luboš Luňák1-11/+31
2019-12-13loplugin:expandablemethodsNoel Grandin10-64/+15
2019-12-13loplugin:unusedmethodsNoel Grandin4-39/+0
2019-12-13loplugin:singlevalfieldsNoel Grandin6-64/+11
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12Fix typoAndrea Gelmini1-1/+1
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"Tomaž Vajngerl1-1/+6
2019-12-12tdf#123076 Get paper size for print previewGabor Kelemen1-0/+2
2019-12-12Remove some redundant user-provided dtorsStephan Bergmann5-13/+1
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks4-0/+28
2019-12-12loplugin:finalclassesNoel Grandin6-7/+8
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák6-19/+63
2019-12-12update Skia to chrome/m80Luboš Luňák1-6/+6
2019-12-11Fix typosAndrea Gelmini1-1/+1
2019-12-11Resolves: tdf#128867 support LocalizedDecimalSep for native gtk dialogsCaolán McNamara1-0/+4
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák5-3/+67
2019-12-11do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077)Luboš Luňák2-8/+5
2019-12-11tdf#128824 Keep multiselection in style list on right clickSamuel Mehrbrodt1-1/+2
2019-12-11lok: Support per-view help dataTamás Zolnai8-79/+169
2019-12-11tdf#105518 F6: Skip infobar when it has no childrenJim Raykowski1-1/+6
2019-12-11lok: fix welded dialogsHenry Castro1-0/+6