summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-24Convert ImageType to scoped enumNoel Grandin
2016-05-23opengl: combined shaders to reduce shader switchingTomaž Vajngerl
2016-05-23like menus do, restore focus to prev control when floatingwindow popdownsCaolán McNamara
2016-05-23Resolves: tdf#99874 gtk3: all-black xbm cursorsCaolán McNamara
2016-05-23Simplify GfxLink using std::shared_ptr to clarify ownershipMark Page
2016-05-23Silence C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsStephan Bergmann
2016-05-23Resolves: rhbz#1338546 use-after-delete of WindowImplCaolán McNamara
2016-05-23opengl: use line shader for all line drawing not just polylinesTomaž Vajngerl
2016-05-23opengl: use existing code for "legacy" polyline, polygon render.Tomaž Vajngerl
2016-05-23loplugin:overrideTor Lillqvist
2016-05-23mark destructor as virtual, loplugin:overrideMarkus Mohrhard
2016-05-22-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-05-22Convert RSC_IMAGEBUTTON to scoped enumNoel Grandin
2016-05-22Convert RSC_IMAGELIST to scoped enumNoel Grandin
2016-05-22Convert BitmapAccessMode to scoped enumNoel Grandin
2016-05-22Convert PreeditStatus to scoped enumNoel Grandin
2016-05-22Convert EmfPlusRecordType to scoped enumNoel Grandin
2016-05-22Convert WinMtfFillStyleType 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-21WaE: -Werror=maybe-uninitializedCaolán McNamara
2016-05-21move glX stuff to X-only modulesCaolán McNamara
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-20warning C4334: '<<': result of 32-bit shift implicitly converted to 64 bitsNoel Grandin
2016-05-20loplugin:unusedmethods in vclNoel Grandin
2016-05-19Resolve: "TODO(Q1): Make GetSystemData method virtual"Caolán McNamara
2016-05-19rename to two GetSystemData methods to find all call-sitesCaolán McNamara
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19another one in older kde of courseCaolán McNamara
2016-05-19GetSystemData: this cast achieves nothingCaolán McNamara
2016-05-19loplugin:staticcallTor Lillqvist
2016-05-19Try to stop the tinderboxes from spamming meKhaled Hosny
2016-05-19merge duplicate codeCaolán McNamara
2016-05-19gtk3: for x11 case set Display and Visual so opengl slide effects can workCaolán McNamara
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19loplugin:defaultparamsTor Lillqvist
2016-05-19opengl: track the state of blend, DrawArrays on OpenGLProgramTomaž Vajngerl
2016-05-19set aChar using iterateCodePointsAkash Jain
2016-05-18update vclwidgets loplugin to handle VclReferenceBaseNoel Grandin
2016-05-18add CVE-2016-0168 examplesCaolán McNamara
2016-05-18add CVE-2016-0169 examplesCaolán McNamara
2016-05-18add CVE-2016-0170 exampleCaolán McNamara
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-18Try to fix perf regression in HbLayoutEngine::Layout()Khaled Hosny
2016-05-17Outdated commentKhaled Hosny
2016-05-17MouseClick -> MouseMove + MouseClick undesirably mimics a drag eventCaolán McNamara
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17The other Invalidate is a OSL_TRACE, so silence here likewiseCaolán McNamara
2016-05-17shut up about the PAGE_CHANGED event from slide pane slide switchingCaolán McNamara