summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2016-02-29gtk3: presumably XrmInitialize can be dropped nowCaolán McNamara
2016-02-28mbUnityMode is always falseMaxim Monastirsky
2016-02-26gtk3: add a menubar close buttonCaolán McNamara
2016-02-26gtk3: native gtk menubarCaolán McNamara
2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin
2016-02-25gtk3: put all of our existing toplevel stuff inside a GtkGridCaolán McNamara
2016-02-24gtk3: implement native context menusCaolán McNamara
2016-02-22gtk3: some changes towards enabling native gtk3 popup menusCaolán McNamara
2016-02-22tdf#82577: Remove prex.h and postx.h wrapper headersJorenz Paragas
2016-02-19always support packagekit if dbus is enabledCaolán McNamara
2016-02-19move dbus config into its own config headerCaolán McNamara
2016-02-19move gio config into its own separate config headerCaolán McNamara
2016-02-19loplugin: checkconfigmacrosCaolán McNamara
2016-02-19gtk3: get app menu working again under gtk3Caolán McNamara
2016-02-18Resolves: tdf#97904 opengl stuff isn't implemented for gtk3Caolán McNamara
2016-02-17gtk3: use native GtkPopover for calc formula prompt, etcCaolán McNamara
2016-02-16Related: tdf#97739 fix gtk3 spinbuttons for recent control region changesCaolán McNamara
2016-02-15implement wayland handle passing for gstreamerCaolán McNamara
2016-02-15rename X11WindowProvider to a NativeWindowHandle providerCaolán McNamara
2016-02-15tdf#97665 Let's hope that over activation isn't really neededMaxim Monastirsky
2016-02-12nothing needs GetClipRegionType or uses SAL_OBJECT_CLIP_INCLUDERECTS nowCaolán McNamara
2016-02-12this GetClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-12nClipRegionType is always SAL_OBJECT_CLIP_INCLUDERECTSCaolán McNamara
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-12Related: rhbz#1287593 subissue 6, get suitable hyperlink colors for dark themeCaolán McNamara
2016-02-11Keep track of ThreadsEnter/Leave acquire counts per threadStephan Bergmann
2016-02-11gtk3: adapt to 3.20 style changesCaolán McNamara
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08Fix XBM-format cursor dataStephan Bergmann
2016-02-05Fix typosAndrea Gelmini
2016-02-04coverity#1351758 Uninitialized pointer fieldCaolán McNamara
2016-02-02loplugin:staticmethodsStephan Bergmann
2016-02-02move getCairoContext from X11CairoTextRender to X11SalGraphicsCaolán McNamara
2016-02-02rename drawSurface to releaseCairoContextCaolá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-26Related: tdf#93054 gtk3: implement enough dnd to be dragged into...Caolán McNamara
2016-01-25vcl: gtkprintwrapper is a private gtk only headerChris Sherlock
2016-01-25vcl: fix cupsmgr.hxx header guardsChris 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-18basebmp now only used from vcl/headless codeCaolán McNamara
2016-01-18gtk3: SpinButtons button area isn't always part of the ControlRegionCaolán McNamara
2016-01-18svp: replace basebmp surfaces with native cairo surfacesCaolán McNamara