summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)AuthorFilesLines
2018-05-30Log error codeStephan Bergmann1-2/+3
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann2-6/+6
2018-05-28tdf#117628 crash after closing media player with X11 backendCaolán McNamara1-6/+4
2018-05-22Turn debug fprint in vcl/unx/generic/fontmanager/ into SAL_INFOStephan Bergmann2-45/+25
2018-05-18Consistently use "vcl.fonts" log area across vcl/unx/generic/fontmanager/Stephan Bergmann2-11/+11
2018-05-17loplugin:unusedfields in vclNoel Grandin3-51/+35
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny1-10/+1
2018-05-11coverity#1435548 rework to avoid Dereference after null check warningCaolán McNamara1-11/+10
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny3-16/+16
2018-05-09Blind attempt to fix UBSAN error in FreetypeFontKhaled Hosny1-7/+0
2018-05-08ofz#8185 Undefined-shiftCaolán McNamara1-1/+1
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski4-21/+44
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski4-33/+36
2018-05-06Resolves: tdf#117413 char doubling appearing under X with gtk3Caolán McNamara2-16/+22
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-02loplugin:useuniqueptr in GlyphCacheHolderNoel Grandin1-8/+3
2018-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin3-29/+14
2018-04-29weld SwEndNoteOptionPageCaolán McNamara1-1/+1
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny2-2/+2
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin1-21/+15
2018-04-25loplugin:useuniqueptr in PPDDecompressStreamNoel Grandin1-12/+8
2018-04-25loplugin:useuniqueptr in X11SalDataNoel Grandin1-3/+2
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin1-4/+4
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin2-11/+8
2018-04-24loplugin:useuniqueptr in FontCfgWrapperNoel Grandin1-4/+3
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara1-2/+2
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke1-11/+10
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock1-13/+26
2018-04-17remove ImpBitmapNoel Grandin1-3/+2
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin1-0/+1
2018-04-12weld RTSPWDialogCaolán McNamara1-39/+22
2018-04-12weld QueryStringCaolán McNamara1-37/+26
2018-04-09ppd value list jumps around on selecting scrolled entriesCaolán McNamara2-1/+25
2018-04-09weld RTSDialog and tab pagesCaolán McNamara3-263/+208
2018-04-09std::list->std::vector in DropTargetNoel Grandin2-6/+7
2018-04-09std::list->std::vector in X11ClipboardNoel Grandin2-3/+3
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann5-20/+17
2018-04-05fix bug in GlyphSet::DrawGlyphNoel Grandin1-1/+1
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin5-17/+20
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-04-01Use a simple boolean instead of an enumKhaled Hosny1-16/+9
2018-03-28tdf#116563: floating windows must get input focus at some pointKatarina Behrens1-9/+5
2018-03-26tdf#112343 Port ScreenSaverInhibitor to GDBusArkadiy Illarionov1-90/+90
2018-03-26replace SalColor with ColorNoel Grandin10-167/+164
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara1-5/+9
2018-03-12loplugin:redundantfcastStephan Bergmann1-3/+2
2018-03-09loplugin:constantparam in vclNoel Grandin3-50/+5
2018-03-02drop old tools/gen methods in vclNoel Grandin1-6/+6
2018-02-28convert COL_ constants to be of type ColorNoel Grandin2-6/+6