summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-16ios widget theme: draw focus rectangles for widgetsTomaž Vajngerl4-0/+37
2019-03-16ios widget theme: fix wrong svg filename for the button in editboxTomaž Vajngerl1-2/+2
2019-03-16move the content of theme_definitons to ios subdirTomaž Vajngerl41-42/+43
2019-03-15Fix build with older versions of BoostTomáš Chvátal1-1/+1
2019-03-15tdf#124042: If mrContext is zero, calling Core Graphics APIs on it is futileTor Lillqvist1-0/+5
2019-03-15support case sensitive entry completionCaolán McNamara2-17/+61
2019-03-15add drop target support to welded widgetCaolán McNamara5-35/+119
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-629/+724
2019-03-14Further tweaks that affect the "tunnelled" dialogs in the iOS appTor Lillqvist2-2/+22
2019-03-14Use smaller default font on iOS (in practice used for dialogs in the iOS app)Tor Lillqvist1-1/+1
2019-03-14Fix scheduled Task priority change handlingJan-Marek Glogowski3-5/+28
2019-03-14vcl: avoid OUString defaulted parameter in GDIMetaFile::dumpAsXml()Miklos Vajna1-2/+3
2019-03-14LOK: re-factor async key & mouse event re-posting.Michael Meeks1-1/+0
2019-03-14loplugin:unusedmethodsNoel Grandin1-13/+0
2019-03-13Make the Help URL configurableAshod Nakashian1-0/+12
2019-03-13make selected text/id usable in tree modeCaolán McNamara2-2/+61
2019-03-13tdf#123406 KDE5: Update delayed frame destructionAleksei Nikiforov3-4/+14