summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2018-05-02loplugin:useuniqueptr in GlyphCacheHolderNoel Grandin
2018-05-02loplugin:useuniqueptr in X11SalBitmapNoel Grandin
2018-04-29weld SwEndNoteOptionPageCaolán McNamara
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-25loplugin:useuniqueptr pass BitmapBuffer around via std::unique_ptrNoel Grandin
2018-04-25loplugin:useuniqueptr in PPDDecompressStreamNoel Grandin
2018-04-25loplugin:useuniqueptr in X11SalDataNoel Grandin
2018-04-25loplugin:useuniqueptr in VirtualDeviceNoel Grandin
2018-04-24loplugin:useuniqueptr in SalDisplayNoel Grandin
2018-04-24loplugin:useuniqueptr in FontCfgWrapperNoel Grandin
2018-04-23weld SfxPrintOptionsDialogCaolán McNamara
2018-04-21cppcheck: identicalInnerConditionJochen Nitschke
2018-04-20vcl: move Bitmap{Ex}::ReduceColors() to BitmapColorQuantizationFilter classChris Sherlock
2018-04-17remove ImpBitmapNoel Grandin
2018-04-16push logic from ImpBitmap::ImplReleaseBuffer downNoel Grandin
2018-04-12weld RTSPWDialogCaolán McNamara
2018-04-12weld QueryStringCaolán McNamara
2018-04-09ppd value list jumps around on selecting scrolled entriesCaolán McNamara
2018-04-09weld RTSDialog and tab pagesCaolán McNamara
2018-04-09std::list->std::vector in DropTargetNoel Grandin
2018-04-09std::list->std::vector in X11ClipboardNoel Grandin
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-05fix bug in GlyphSet::DrawGlyphNoel Grandin
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-04-01Use a simple boolean instead of an enumKhaled Hosny
2018-03-28tdf#116563: floating windows must get input focus at some pointKatarina Behrens
2018-03-26tdf#112343 Port ScreenSaverInhibitor to GDBusArkadiy Illarionov
2018-03-26replace SalColor with ColorNoel Grandin
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12forcepoint #25 ensure null terminationCaolán McNamara
2018-03-12loplugin:redundantfcastStephan Bergmann
2018-03-09loplugin:constantparam in vclNoel Grandin
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26vcl: consolidate ColorOf() and GrayOf() functionsChris Sherlock
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-12Fix typosAndrea Gelmini
2018-02-09Fix conditionSamuel Mehrbrodt
2018-02-08Disable NET_WM_PING for all debug buildsSamuel Mehrbrodt
2018-02-05vcl: remove BitmapColor Color() operatorChris Sherlock
2018-02-02loplugin:useuniqueptr in X11SalFrameNoel Grandin
2018-02-02Replace some front/pop_front by for-range loops+clearJulien Nabet
2018-02-01Convert 2 lists in vectors in X11_selection (vcl)Julien Nabet
2018-01-31Modernize a bit vcl (part5)Julien Nabet
2018-01-27Fix typosAndrea Gelmini
2018-01-26Remove redundant(?) initialization of frame geometryStephan Bergmann
2018-01-26Fix typosAndrea Gelmini
2018-01-25Fix typosAndrea Gelmini