summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-07-05FontFeatureTest set weight/italcs explicitlyTomaž Vajngerl1-4/+10
2018-07-05Honor border width in a welded color picker for gtk3/x11Maxim Monastirsky1-0/+3
2018-07-05vcl: experiment for font related test fails on WNTMichael Stahl1-3/+8
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania2-2/+20
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2-3/+3
2018-07-04tdf#115718 Fix Watch Window EditBoxAlex McMurchy19171-1/+6
2018-07-03vcl: fontfeature test, decalre fonts the same was as in sw testsTomaž Vajngerl1-1/+2
2018-07-03tdf#115671 vcl opengl: fix drawing of polylines with duplicate pointsMiklos Vajna1-1/+6
2018-07-03Draw button focus so that it doesn't obscure the actual buttonKatarina Behrens2-9/+33
2018-07-03Use cairo's OVER operator to preserve transparencyKatarina Behrens3-12/+25
2018-07-03Implement native modality for modal dialogsKatarina Behrens2-0/+13
2018-07-03Traversing dialog controls backwards (Shift-Tab) works nowKatarina Behrens1-0/+4
2018-07-03Ignore closeEvent if user has vetoed closing the frameKatarina Behrens1-2/+11
2018-07-03Rearrange and annotate funcs by XInterfaceKatarina Behrens1-17/+35
2018-07-03Implement getDirectory, signal+slotKatarina Behrens2-4/+23
2018-07-03Folder picker is now really a folder pickerKatarina Behrens2-3/+6
2018-07-03Fix initial switch to folder in fileopen dlgKatarina Behrens1-1/+2
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin4-31/+0
2018-06-30cppcheck: variableScopeJochen Nitschke1-8/+3
2018-06-30cppcheck: variableScopeJochen Nitschke1-3/+3
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): vclStephan Bergmann1-2/+2
2018-06-29This cast seems completely unnecessary to me?Tor Lillqvist1-1/+1
2018-06-29tdf#117335 Fix displaying GIF imagesBartosz Kosiorek1-6/+6
2018-06-29Fix typosAndrea Gelmini2-2/+2
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk1-12/+48
2018-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann2-12/+34
2018-06-27This assert() seems superfluousTor Lillqvist1-2/+0
2018-06-27tdf#102960 vcl opengl: fix missing support for polygon track framesMiklos Vajna1-1/+35
2018-06-27This should be a const NSString* so that we can pass such variables to itTor Lillqvist2-2/+2
2018-06-27vcl: prefer OpenType font feature description over GraphiteTomaž Vajngerl1-8/+9
2018-06-27tdf#53282: Leave (our own) full-screen mode when the AquaSalFrame is dyingTor Lillqvist1-0/+3
2018-06-26forcepoint#50 fix end detectionCaolán McNamara1-3/+2
2018-06-26support gtk < 3.20.0Caolán McNamara1-11/+41
2018-06-26Resolves: tdf#118356 freeze/thaw mass language additionsCaolán McNamara1-2/+16
2018-06-25weld SwWatermarkDialogCaolán McNamara6-49/+372
2018-06-24uitest logger: some changes in log statementsSaurav Chirania1-5/+7
2018-06-24uitest logger: print parent when logging keysSaurav Chirania1-1/+3
2018-06-24vcl: treat description of cv** & ss** font features speciallyTomaž Vajngerl4-62/+74
2018-06-22Fix typoAndrea Gelmini1-1/+1
2018-06-22tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna1-0/+3
2018-06-22Resolves: tdf#115816 simpler fix for masterCaolán McNamara1-1/+0
2018-06-21Allow building KDE5 backend on HaikuKacper Kasper2-4/+8
2018-06-21Fix lists position in dialogsMaxim Monastirsky1-1/+1
2018-06-21Resolves: tdf#115816 second 'Insert' menu is pasteCaolán McNamara1-0/+1
2018-06-21FontFeatureTest - adding the dependency for "Libertine G" fontTomaž Vajngerl1-0/+4
2018-06-21Missing include (-Werror,-Wundef)Stephan Bergmann1-0/+1
2018-06-21disable testGetFontFeatures if bundled fonts aren't availableTomaž Vajngerl1-0/+4
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara4-17/+11
2018-06-21merge GenericSolarMutex and SolarMutexNoel Grandin6-11/+11
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin6-9/+9