summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2019-04-02weld CrashReportDialogCaolán McNamara1-0/+19
2019-04-02only use GdkSeat where availableCaolán McNamara1-2/+8
2019-04-01drop unnecessary includesCaolán McNamara4-5/+1
2019-04-01Resolves: tdf#123175 don't use NWF to draw buttons with an overridden bgCaolán McNamara1-1/+2
2019-04-01Resolves: tdf#124411 default dnd to MOVE for internal and COPY for externalCaolán McNamara1-1/+7
2019-04-01Resolves: tdf#124440 nospin has no subeditCaolán McNamara1-1/+6
2019-04-01tdf#124413 Crash on undo / redo in Basic IDENoel Grandin1-3/+8
2019-04-01tdf#120865: preserve cursor shape on repositioning the cursorKatarina Behrens1-2/+2
2019-04-01Qt5 convert broken clippingJan-Marek Glogowski1-37/+31
2019-04-01tdf#124150 increase size of color valueset widgetTomaž Vajngerl2-0/+6
2019-03-31tdf#120703 PVS: Silence V575 warningsMike Kaganski2-6/+9
2019-03-30tdf#122056: Catch DisposedExceptions everywhereKatarina Behrens2-85/+201
2019-03-30ios theme definition: file rename svgx -> svgTomaž Vajngerl44-93/+93
2019-03-30tdf#124292 Qt5 / KDE5 disable Qt's HiDPI scalingJan-Marek Glogowski4-4/+8
2019-03-29prefer help strings to a11y strings when availableCaolán McNamara1-11/+18
2019-03-29fix testConvert for OpenGLTomaž Vajngerl1-1/+6
2019-03-29add bitmap test with a custom 8bit paletteTomaž Vajngerl1-0/+45
2019-03-29tdf#107966 vcl opengl: fix not drawn 1px wide polypolygonsMiklos Vajna3-1/+41
2019-03-29check that jpeg export of 8bit grayscale worksLuboš Luňák2-0/+18
2019-03-29GTK use SalYieldMutex lock argumentsJan-Marek Glogowski1-8/+6
2019-03-28mapped tooltip before attempting to show a menu is a problemCaolán McNamara5-12/+46
2019-03-28weld SfxTemplateManagerDlgCaolán McNamara3-32/+155
2019-03-28check that jpeg export of 8bit non-grayscale worksLuboš Luňák3-0/+89
2019-03-28make OpenGLSalBitmap deallocate user data properlyLuboš Luňák2-4/+14
2019-03-28make ReadTexture() also handle 8-bit non-grayscale images (tdf#116888)Luboš Luňák3-3/+43
2019-03-28tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl5-21/+43
2019-03-28simplify reset(nullptr) -> reset()Noel Grandin1-1/+1
2019-03-27Remove stale testcodeThorsten Behrens1-390/+0
2019-03-27tdf#124026: map window resizing-related cursors to their Qt equivalentsKatarina Behrens1-7/+6
2019-03-27return by unique_ptr from NWGetPixmapFromScreenNoel Grandin2-15/+14
2019-03-27return by unique_ptr from weld_parentNoel Grandin2-7/+11
2019-03-27return by unique_ptr from psp::PrintFontManager::getFontOptionsNoel Grandin3-6/+6
2019-03-27rhbz#1691287 tdf#53029 ui prompt for printer authenticationCaolán McNamara3-62/+171
2019-03-26Related: tdf#123291 treat overwrite like a selection of 1Caolán McNamara1-2/+8
2019-03-26support overwrite-modeCaolán McNamara1-0/+4
2019-03-26Make contents of combobox follow the finger when scrolling with a pan gestureTor Lillqvist1-1/+1
2019-03-268bit image is "native" only if it has grey palette (tdf#116888)Luboš Luňák1-1/+1
2019-03-26missing trailing modelinesCaolán McNamara1-0/+2
2019-03-26weld PrintProgressDialogCaolán McNamara3-50/+52
2019-03-26CppunitTest_vcl_complextext: work around lo_daily_update_gandalf failureMiklos Vajna1-1/+3
2019-03-26fix mistake by setting default scale factor to 2.0Tomaž Vajngerl1-1/+1
2019-03-26Consolidate declarations of {fire,reap}_glxtest_process in single include fileStephan Bergmann3-8/+2
2019-03-26loplugin:unusedmethodsNoel Grandin1-5/+0
2019-03-26loplugin:singlevalfieldsNoel Grandin3-26/+3
2019-03-26Allow irregular feature value structures in feature dialogMartin Hosken2-3/+12
2019-03-26tdf#124146 Support panning (pan gesture) of the combobox listTomaž Vajngerl4-0/+26
2019-03-26tdf#124146 add (general) gesture event support to VCLTomaž Vajngerl4-7/+128
2019-03-26Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl6-156/+86
2019-03-25Resolves: tdf#124234 page leave signal missing on move to overflow deckCaolán McNamara1-3/+10
2019-03-25ctl (UnoControls) needed nowCaolán McNamara1-0/+1