summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-25fix grayscale jpeg writing in pdfexport (tdf#121615)Luboš Luňák3-1/+62
2019-03-24Resolves: tdf#122114 remove support for ~/.recently-used fileArkadiy Illarionov1-15/+1
2019-03-24weld SvxSearchDialogCaolán McNamara6-6/+65
2019-03-24tdf#124237 Qt5 get link colors from themeJan-Marek Glogowski1-0/+6
2019-03-23ComboBoxes have subwidgets in them, combine together for has_focusCaolán McNamara2-1/+13
2019-03-23factor out the adding to an atk relation set codeCaolán McNamara1-19/+24
2019-03-23tdf#123072 Qt5 just use data from QFontDatabaseJan-Marek Glogowski3-16/+32
2019-03-23tdf#123072 Qt5 don't register unknown PSP fontsJan-Marek Glogowski1-15/+0
2019-03-23Qt5 fix Qt5Instance::IsMainThread()Jan-Marek Glogowski3-5/+1
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna5-2/+38
2019-03-22opengl's drawBitmap() should also scale properly if needed (tdf#123372)Luboš Luňák1-1/+13
2019-03-22rhbz#1690732 basic font variation supportCaolán McNamara11-43/+135
2019-03-22SmallButton unusedCaolán McNamara1-5/+0
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil1-1/+13
2019-03-21add missing else in an if-else chainLuboš Luňák1-2/+2
2019-03-20Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara1-9/+21
2019-03-20Resolves: tdf#119996 remove support for GNOME Shell application menuArkadiy Illarionov3-310/+4
2019-03-20fix transparency handling in BitmapEx::GetPixelColor()Luboš Luňák1-1/+1
2019-03-19weld SwFieldVarPageCaolán McNamara2-0/+14
2019-03-19tdf#123379: implement native menu bar toggle on/offKatarina Behrens2-0/+7
2019-03-19weld SwFieldDBPageCaolán McNamara2-0/+52
2019-03-18weld SwFieldRefPageCaolán McNamara2-1/+16
2019-03-17tdf#113448 fix PDF forms exportThorsten Behrens1-0/+13
2019-03-17loplugin:typedefparam (macOS)Stephan Bergmann2-4/+1
2019-03-17Resolves: tdf#123650 explicitly grab focus after modificationCaolán McNamara1-2/+4
2019-03-16tdf#62728 add PDF/A-2 support, change UI default to use thatThorsten Behrens2-9/+25
2019-03-16tdf#113448 fix type1 font subsetterThorsten Behrens1-4/+22
2019-03-16vcl: cleanup font subsetter from ancient TODOsThorsten Behrens1-15/+4
2019-03-16weld SwEditRegionDlgCaolán McNamara2-38/+143
2019-03-16tdf#119718: give focus where focus is dueKatarina Behrens1-2/+4
2019-03-16pahole changes in variousNoel Grandin1-8/+8
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara2-18/+0
2019-03-16ios widget theme: make corners of widgets more round (rx,ry = 4px)Tomaž Vajngerl25-47/+47