summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)AuthorFilesLines
2016-02-09Formatting changes across all modulesChris Sherlock2-6/+3
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-7/+7
2016-02-06vcl: bmpacc.hxx -> bitmapaccess.hxxChris Sherlock3-3/+3
2016-02-06vcl: split exception types from input typesChris Sherlock2-14/+14
2016-02-05Fix typosAndrea Gelmini5-7/+7
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-2/+2
2016-02-02loplugin:staticmethodsStephan Bergmann1-1/+1
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara2-29/+19
2016-02-02move CairoTextRender cleanup to callersCaolán McNamara3-3/+8
2016-02-02rename drawSurface to releaseCairoContextCaolán McNamara5-5/+5
2016-02-01configure: remove ---disable-randr-linkMichael Stahl1-145/+0
2016-02-01fix the --disable-randr-link buildMichael Stahl1-1/+1
2016-01-31unnecessary use of OUString constructorNoel Grandin1-1/+1
2016-01-27Resolves: rhbz#1294208 trackpad two finger scroll does into reverseCaolán McNamara1-5/+3
2016-01-27gtk_drag_begin_with_coordinates is too new for tinderboxCaolán McNamara1-1/+10
2016-01-27Resolves: tdf#93054 gtk3: implement drag and dropCaolán McNamara2-49/+290
2016-01-27vcl: cairotextrender.hxx is a private Unix headerChris Sherlock2-2/+2
2016-01-26sal_uLong/sal_uIntPtr to sal_uInt32 (printer GetCapabilities)Matteo Casalin2-2/+2
2016-01-26Reorder PspSalPrinter data members for better alignmentMatteo Casalin1-6/+6
2016-01-26sal_uIntPtr/sal_uLong to sal_uInt32 for number of printed copiesMatteo Casalin1-1/+1
2016-01-26Convert SAL_JOBSET_* defines to new JobSetFlags enum classMatteo Casalin1-7/+7
2016-01-26wrong CreateDropTargetCaolán McNamara1-1/+1
2016-01-26loplugin:nullptrStephan Bergmann1-1/+1
2016-01-26-Werror,-Winconsistent-missing-overrideStephan Bergmann2-1/+2
2016-01-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara3-135/+557
2016-01-26vcl: GF_VERT is *only* for Windows implementationsChris Sherlock1-4/+0
2016-01-26vcl: remove unnecessary header includes from Unix fontsubst.cxxChris Sherlock1-13/+0
2016-01-26vcl: rename Unix salgdi3.cxx to font.cxxChris Sherlock1-0/+0
2016-01-26vcl: remove comment cruft from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock1-2/+0
2016-01-26vcl: remove unneeded headers from vcl/unx/generic/gdi/salgdi3.cxxChris Sherlock1-34/+0
2016-01-25vcl: gtkprintwrapper is a private gtk only headerChris Sherlock3-3/+3
2016-01-25vcl: cupsmgr.hxx is a private Unix-only headerChris Sherlock3-3/+5
2016-01-25more usage of C++ osl::Mutex, osl::MutexGuardNoel Grandin2-62/+33
2016-01-22Resolves: rhbz#1257635 after httpConnectEncrypt use cupsGetDests2Caolán McNamara1-4/+3
2016-01-21gtk3: use gdk_window_create_similar_image_surfaceCaolán McNamara1-2/+12
2016-01-21Resolves: rhbz#1240591 gtk3: store clipboard when LibreOffice is closedCaolán McNamara1-3/+22
2016-01-21cppcheck: variableScopeCaolán McNamara1-1/+1
2016-01-20Related: rhbz#1149116 collateEquals was set with OString::booleanCaolán McNamara1-1/+1
2016-01-20replace use of basebmp in vcl entirely nowCaolán McNamara1-2/+2
2016-01-19Resolves: tdf#99604 ungrab modal dialogsCaolán McNamara1-0/+7
2016-01-19vcl: FontAttributes::GetSlantType() -> FontAttributes::GetItalic()Chris Sherlock6-11/+11
2016-01-18fix recently broken gtk a11yCaolán McNamara1-0/+2
2016-01-18gtk3: SpinButtons button area isn't always part of the ControlRegionCaolán McNamara1-3/+9
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara2-69/+41
2016-01-18svp: emulate XOR in cairo paths when necessaryCaolán McNamara2-2/+2
2016-01-18-Wunused-resultNoel Grandin1-1/+1
2016-01-18Fix --enable-kde4 againStephan Bergmann2-6/+5
2016-01-18loplugin: unused return values in vcl/Noel Grandin15-81/+43
2016-01-18loplugin:unusedfieldsNoel Grandin6-13/+6
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud6-11/+11