summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2016-02-12gtk3: only available since 3.12.0Caolá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-12split the gtk2 and gtk2 gtkobjectsCaolá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-12Related: rhbz#1287593 issue 8, set a 'dark shadow' color based on the themeCaolán McNamara
2016-02-12-Werror,-Wunused-functionStephan Bergmann
2016-02-12Related: rhbz#1287593 subissues 1 & 2, pick 'tab' suitable colors from themeCaolán McNamara
2016-02-12gtk3: we don't render whatever a CTRL_LISTNET isCaolán McNamara
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-12gtk_icon_info_free is deprecatedCaolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-11SalYieldMutex::acquire/release should always be called in pairs, no?Stephan Bergmann
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara
2016-02-09vcl, libreofficekit: gtk_clipboard_wait_for_contents() may return nullMichael Stahl
2016-02-09gtk3: endless trudge as gtk changes theming yet againCaolán McNamara
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-27Resolves: rhbz#1294208 trackpad two finger scroll does into reverseCaolán McNamara
2016-01-27gtk_drag_begin_with_coordinates is too new for tinderboxCaolán McNamara
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara
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-26wrong CreateDropTargetCaolán McNamara
2016-01-26loplugin:nullptrStephan Bergmann
2016-01-26-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
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