summaryrefslogtreecommitdiff
path: root/vcl/unx/generic/gdi
AgeCommit message (Expand)Author
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-22loplugin:commaoperator in vcl/Noel Grandin
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara
2016-01-27vcl: cairotextrender.hxx is a private Unix headerChris Sherlock
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock
2016-01-26vcl: remove comment cruft from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock
2016-01-26vcl: remove unneeded headers from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
2016-01-18loplugin: unused return values in vcl/Noel Grandin
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock
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-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: put FontConfigFontOptions into Unix headerChris Sherlock
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 all glyph files from generic to unxChris 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-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
2015-12-31vcl: merge ImplDevFontAttributes with ImplFontAttributesChris Sherlock
2015-12-31vcl: create accessor functions for ImplDevFontAttributesChris Sherlock
2015-12-27Revert "loplugin:staticmethods"Julien Nabet
2015-12-27loplugin:staticmethodsJulien Nabet
2015-12-24loplugin:unnecessaryvirtualNoel Grandin