summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2018-07-31Add missing sal/log.hxx headersGabor Kelemen46-0/+47
2018-07-27tdf#118966 vcl: add a flag to determine if AA of fonts is used from the systemMiklos Vajna1-1/+4
2018-07-27loplugin:returnconstant in vclNoel Grandin3-7/+3
2018-07-27loplugin:stringloop in vclNoel Grandin3-15/+16
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara1-1/+2
2018-07-26vcl cairo text renderer: support non-AA textMiklos Vajna2-3/+13
2018-07-23loplugin:unnecessaryparenStephan Bergmann1-2/+2
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-20Fix typosAndrea Gelmini1-2/+2
2018-07-18Resolves: tdf#118802 map GTK_RESPONSE_DELETE_EVENT to RET_CANCELCaolán McNamara1-0/+2
2018-07-18only ellipize menubutton label when requesting narrower sizeCaolán McNamara1-1/+7
2018-07-18Resolves: tdf#118604 only use popover workaround for popovers, not menusCaolán McNamara1-17/+18
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara1-1/+17
2018-07-17Resolves: tdf#118801 icons go missing on text-less buttonsCaolán McNamara1-4/+10
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin2-10/+6
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin1-22/+20
2018-07-16move freeze/thaw to WidgetCaolán McNamara1-4/+14
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke1-13/+9
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin1-0/+1
2018-07-09Don't draw focus around checkboxes and radiobuttonsKatarina Behrens1-0/+4
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens1-1/+7
2018-07-09loplugin:oncevarNoel Grandin1-3/+1
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle1-9/+2
2018-07-06WaE: -Wunused-variableThorsten Behrens3-1/+10
2018-07-05Honor border width in a welded color picker for gtk3/x11Maxim Monastirsky1-0/+3
2018-07-04tdf#115718 Fix Watch Window EditBoxAlex McMurchy19171-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 Behrens1-1/+1
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-06-28Clean up ownership tracking of SalVisual's visual (in X11 Visual base class)Stephan Bergmann1-11/+11
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 McNamara1-45/+281
2018-06-21Fix lists position in dialogsMaxim Monastirsky1-1/+1
2018-06-21take the surface directly from the SvpSalVirtualDeviceCaolán McNamara1-17/+2
2018-06-20show down arrow in GtkMenuButtonsCaolán McNamara1-0/+7
2018-06-20weld SvxColorTabPageCaolán McNamara1-48/+106
2018-06-20forcepoint: rework to explore loopCaolán McNamara2-6/+8
2018-06-18loplugin:{implicitboolconversion,salbool}Stephan Bergmann2-3/+3
2018-06-18VCLKDE5Application is now unused as wellKatarina Behrens2-116/+0
2018-06-18Drop cargo-cult FPServiceInfoKatarina Behrens2-30/+1
2018-06-18Fold all the rest into KDE5FilePicker2Katarina Behrens2-59/+23
2018-06-18Drop winId and KWindowSystem::setMainWindowKatarina Behrens3-8/+0
2018-06-18Fold enableFolderMode into ctorKatarina Behrens3-8/+7
2018-06-18Fix suggesting file name (for new documents)Katarina Behrens1-1/+1