summaryrefslogtreecommitdiff
path: root/vcl/unx/generic
AgeCommit message (Expand)Author
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-12op is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_ABSOLUTE is never usedCaolán McNamara
2016-02-12SAL_OBJECT_CLIP_EXCLUDERECTS is never usedCaolán McNamara
2016-02-12nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12tdf#95857 Sort out German plurals ...danielt998
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Fix typosAndrea Gelmini
2016-02-04vcl: take into account the font width is the average font widthChris 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-02-01configure: remove ---disable-randr-linkMichael Stahl
2016-02-01fix the --disable-randr-link buildMichael Stahl
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-27vcl: cairotextrender.hxx is a private Unix headerChris Sherlock
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin
2016-01-26Reorder PspSalPrinter data members for better alignmentMatteo Casalin
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin
2016-01-26vcl: GF_VERT is *only* for Windows implementationsChris Sherlock
2016-01-26vcl: remove unnecessary header includes from Unix fontsubst.cxxChris 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-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin
2016-01-22Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara
2016-01-21cppcheck: variableScopeCaolán McNamara
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara
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-14vcl: fontcache.hxx is a private Unix header for pspChris Sherlock
2016-01-12vcl: resplit FontAttributes from ImplFontMetricDataChris Sherlock
2016-01-12vcl: put FontConfigFontOptions into Unix headerChris Sherlock