summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-01-15vcl: fixup prefixes for ImplFontMetricDataPtr variablesChris Sherlock
2016-01-14vcl: change ImplFontMetricData to be reference counted via intrusive_ptrChris Sherlock
2016-01-14vcl: change ServerFont::FetchFontMetric to GetFontMetricChris Sherlock
2016-01-14vcl: fontmanager.hxx is a private Unix headerChris Sherlock
2016-01-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock
2016-01-13This stuff is private to vclTor Lillqvist
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: put FontConfigFontOptions into Unix headerChris Sherlock
2016-01-12vcl: split off ImplFontCharMap into it's own header fileChris Sherlock
2016-01-11loplugin:privatebase: Make various derivations publicStephan Bergmann
2016-01-11vcl: move vcl/generic/app/ files to vcl/unx/generic/appChris Sherlock
2016-01-11vcl: move vcl/generic/print files to vcl/unx/generic/printChris Sherlock
2016-01-11vcl: move vcl/generic/fontmanager files to vcl/unx/generic/fontmanagerChris Sherlock
2016-01-11vcl: move all glyph files from generic to unxChris Sherlock
2016-01-11vcl: rename gcach_ftyp.{cxx|hxx} to freetype_glyphcache.{cxx|hxx}Chris Sherlock
2016-01-11vcl: move gcach_ftyp.cxx to vcl/unx/generic/glyphsChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-10vcl: promote ImplFontAttributes to FontAttributesChris Sherlock
2016-01-09vcl: move some Freetype stuff away from the "generic" folderChris Sherlock
2016-01-09vcl: Rename ImplServerFontEntry to ServerFontInstanceChris Sherlock
2016-01-08vcl: change ImplFontEntry to LogicalFontInstanceChris Sherlock
2016-01-06Fix build with gtk2 older than 2.20 by using the old definitionTomáš Chvátal
2016-01-05Fix memleak of strings allocated in VclGtkClipboard::makeGtkTargetEntryDennis Francis
2016-01-04Get rid of silly stderr0 macroTor Lillqvist
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2016-01-03vcl: rename variables from metric names to font attribute namesChris Sherlock
2016-01-03vcl: merge ImplFontMetricData with ImplFontAttributesChris Sherlock
2016-01-03vcl: convert ImplFontMetricData to accessor functionsChris Sherlock
2016-01-02vcl: gtk2 - synchronous painting during initial expose to avoid flicker.Michael Meeks
2016-01-02tdf#84263 KDE4: unify includesJan-Marek Glogowski
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-30cppcheck: allocaCalledCaolán McNamara
2015-12-29cppcheck: allocaCalledCaolán McNamara
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-28tdf#75191: only call atk_register_role if strictly necessaryJacobo Aragunde Pérez
2015-12-28tdf#39944: Fix mapping additional a11y roles to ATKpasqual milvaques
2015-12-27sal_uIntPtr to sal_uInt32, int to sal_uInt32/sal_uInt64Matteo Casalin
2015-12-27Revert "loplugin:staticmethods"Julien Nabet
2015-12-27loplugin:staticmethodsJulien Nabet
2015-12-24loplugin:unnecessaryvirtualNoel Grandin
2015-12-24tdf#95416 Get rid of #include "../foo/bar.hxx" style includesburcinakalin
2015-12-21avoid the same thing ever happening in the vcl cairo text rendererCaolán McNamara
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-16gtk3: stop the ever shrinking size of toplevel on every restoreCaolán McNamara
2015-12-15Resolves: rhbz#1285364 urls cannot be opened under waylandCaolán McNamara
2015-12-15Get rid of :: prefix for basegfx in include/vcl and vclTor Lillqvist
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15Resolves: rhbz#1287581 explicitly state we don't want decorated toolbarsCaolán McNamara