summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2016-08-29CairoFontsCache is only used in cairotextrender.cxxStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-20vcl: don't use the faster cairo code path when using OpenGLTomaž Vajngerl
2016-07-19Revert "hack for now"Caolán McNamara
2016-07-19hack for nowCaolán McNamara
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-07-12Related: rhbz#1351369 gtk3 clipboards have to live to end once createdCaolán McNamara
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-07tdf#50613 speedup fat line drawing on linux using cairoArmin Le Grand
2016-07-07Resolves: rhbz#1351224 wayland grab related crashesCaolán McNamara
2016-07-07gtk3: if a popup is withdrawn close the popupCaolán McNamara
2016-07-01gtk3: XEmbed isn't going to happenCaolán McNamara
2016-06-27Resolves: rhbz#1342823 toolbar menus popdown immediatelyCaolán McNamara
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin
2016-06-24tdf#62525 vcl: use cow_wrapper for jobsetXisco Fauli
2016-06-24Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-23Resolves: rhbz#1349501 gtk3: smooth scrolling events can be disabled...Caolán McNamara
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-19Resolve: tdf#100429 gtk3: set custom icons in native gtk menusCaolán McNamara
2016-06-16tdf#100412: Cope with recursive gdk_threads_enter/_leaveStephan Bergmann
2016-06-13Related: tdf#100337 revert x-crossplatform ToTop...Caolán McNamara
2016-06-13gtk3: m_bSetFocusOnMap is only used on gtk3Caolán McNamara
2016-06-13looks to me we can merge these ctorsCaolán McNamara
2016-06-13Fix typosAndrea Gelmini
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-06-09Resolves: rhbz#1344042 deb#826654 scale gtk3 smooth scaling events...Caolán McNamara
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-05-31gtk3: crash on reusing a popup menu that has a sub menuCaolán McNamara
2016-05-31Related: tdf#92695 gtk3 only activate/deactive submenus, not the toplevelCaolán McNamara
2016-05-30loplugin:passstuffbyrefStephan Bergmann
2016-05-30Resolves: tdf#100097 dbaccess self-dnd depends on getting its own transferableCaolán McNamara
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-24Convert ImageType to scoped enumNoel Grandin
2016-05-23mark destructor as virtual, loplugin:overrideMarkus Mohrhard
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-22Convert SetType to scoped enumNoel Grandin
2016-05-21split GLWindow into platform dependent parts and move to respective backendsCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara
2016-05-11gtk[3]: the frame argument is now unusedCaolán McNamara