summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara
2016-07-28vcl: remove Application::InsertIdleHdl() and ImplIdleMgrMichael Stahl
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-07-22GSoC notebookbar: file menuSzymon Kłos
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-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann
2016-07-18Resolves: tdf#100731 include palette in checksumCaolán McNamara
2016-07-15loplugin:nullptrStephan Bergmann
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-12new loplugin fragiledestructorNoel Grandin
2016-07-11loplugin:nullptr: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-07-11Modify ImpGraphic class, GraphicReader context to use unique ptrMark Page
2016-07-10ditch the multiply dialog width * X where X is based on language thingCaolán McNamara
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-05changes to floating windows shouldn't trigger re-layout on their parentCaolán McNamara
2016-07-04Modify the ImpGraphic class, mpGfxLink to use an unique pointerMark Page
2016-07-04merge vcl::DisplayConnectionDispatch with vcl::DisplayConnectionNoel Grandin
2016-07-01gtk3: XEmbed isn't going to happenCaolán McNamara
2016-07-01Modify the ImpGraphic class, mpAnimation to use a unique pointerMark Page
2016-06-30Modify the ImpGraphic class SwapFile to use a shared pointerMark Page
2016-06-28update other places that read data from cairo image surfaceDavid Tardon
2016-06-28rhbz#1341064 fix OutputDevice test on big endian systemsDavid Tardon
2016-06-28Adapt OS-X--only code to aa0d0536a444fb26d9e570bd6bf6c1bdc3596cf3Stephan Bergmann
2016-06-28notebookbar: added slide transition tabSzymon Kłos
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-24vcl: add graphic export-as-pdf filterMiklos Vajna
2016-06-24tdf#100411 start the flush timer when batching (PostBatchDraw)Tomaž Vajngerl
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-18uitest: move declaration for the uitesting wrapper objects to include/ dirMarkus Mohrhard
2016-06-18uitest: a slightly better approach for the factory problem in the ui testingMarkus Mohrhard
2016-06-18uitest: provide a way for non-vcl modules to register factoriesMarkus Mohrhard
2016-06-18uitest: use forward declarationsMarkus Mohrhard
2016-06-18uitest: add spinfield uitest supportMarkus Mohrhard
2016-06-18uitest: add todo commentMarkus Mohrhard
2016-06-18uitest: initial support for spinbuttons in uitestingMarkus Mohrhard
2016-06-18uitest: add initial support for combo boxes to uitestingMarkus Mohrhard
2016-06-18uitest: initial work on tab page ui testing supportMarkus Mohrhard