summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2019-12-26tdf#129004 Make shift+F6 cycle order reverse of F6Jim Raykowski
2019-12-26tdf#125516: OpenGL: blacklist Intel drivers 26.20.100.6861 - 26.20.100.7463Mike Kaganski
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-23call gtk_widget_size_allocate explicitlyCaolán McNamara
2019-12-23reorganize ToolbarUnoDispatcher to be useful for sidebarCaolán McNamara
2019-12-23Revert "Drawing calc grid misses pixels on bottom and right; fix."Thorsten Behrens
2019-12-23tdf#129490 Fix enter key in combo boxSamuel Mehrbrodt
2019-12-23Fix typo in codeAndrea Gelmini
2019-12-23sfx2: tolerate missing LOKNotifier on FloatingWindow hideAshod Nakashian
2019-12-23vcl: don't use null window in FloatingWindow HitTestAshod Nakashian
2019-12-23desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian
2019-12-22lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks
2019-12-22Drawing calc grid misses pixels on bottom and right; fix.Michael Meeks
2019-12-22cppcheck: SelectionManager::m_EndThreadPipe not initialized in ctrJulien Nabet
2019-12-22loplugin:unusedmethodsNoel Grandin
2019-12-22loplugin:unusedfieldsNoel Grandin
2019-12-22ensure toolbar image widget is visibleCaolán McNamara
2019-12-21avoid warnings about negative heightsCaolán McNamara
2019-12-21improve warning messageNoel Grandin
2019-12-21Fix compilation with `make -- dbglevel=3`Alex Henrie
2019-12-21tdf#126966: Make the colour swatches larger on iOSTor Lillqvist
2019-12-20tdf#127022 vcl: fix Windows RTL menu barMiklos Vajna
2019-12-20tdf#83248: Use the right text color when printing fieldsArnaud Versini
2019-12-20Resolves: tdf#129484 install decimal key handler for all widgets againCaolán McNamara
2019-12-20Resolves: tdf#129484 just install decimal key handler for spinbuttonsCaolán McNamara
2019-12-20destroy SystemChildWindow at the right stageCaolán McNamara
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-19remove can-focus when focus is lostCaolán McNamara
2019-12-19handle change of focus between widgets within the toplevel GtkWindowCaolán McNamara
2019-12-19allow default GtkWindow to handle key events firstCaolán McNamara
2019-12-19focus-in/out should return a valueCaolán McNamara
2019-12-19Fix typoAndrea Gelmini
2019-12-18only 'null' case is known to be pngCaolán McNamara
2019-12-18load images by explicit typeNoel Grandin
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks
2019-12-18Fix typoAndrea Gelmini
2019-12-18Fix typoAndrea Gelmini
2019-12-18use o3tl::optional rather than boost::optionalNoel Grandin
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17unfold the gtk-related inline we don't need anymoreCaolán McNamara
2019-12-17loplugin:duplicate-definesNoel Grandin
2019-12-17tdf#112989 reduce export to PDF timeNoel Grandin
2019-12-17drop gtk_widget_set_double_buffered for X tooCaolán McNamara
2019-12-17loplugin:expandablemethodsNoel Grandin
2019-12-16sidebar: check for valid current deck before closingAshod Nakashian
2019-12-14tdf#127148 select-all on tabbing into version box in help->aboutCaolán McNamara
2019-12-13Revert "Enable/Disable of children shouldn't be necessary"Jan-Marek Glogowski
2019-12-13use SkCanvas::clipPath() as the real solutionLuboš Luňák