summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-05-25Convert BMP_FORMAT to scoped enumNoel Grandin
2016-05-25Convert AUTOCOMPLETE to scoped enumNoel Grandin
2016-05-25Use VCL_GL_INFO hereTor Lillqvist
2016-05-25Avoid redundancy: The same information was logged in readProgramBinary()Tor Lillqvist
2016-05-25convert ImageType to scoped enumNoel Grandin
2016-05-25Don't claim to be reading a file before trying to open itTor Lillqvist
2016-05-25tdf#98792: This assertion is not neededTor Lillqvist
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin
2016-05-25remove (un-)definitions of NDEBUG from source filesMichael Stahl
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-25Convert FontHintStyle to scoped enumNoel Grandin
2016-05-25VclBuilder: pStore may indeed be emptyJulien Nabet
2016-05-25SAL_FALLTRHOUGH in Windows-only codeStephan Bergmann
2016-05-25Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only)Stephan Bergmann
2016-05-25-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-05-25Missing includeStephan Bergmann
2016-05-24opengl: prevent seg. fault - VCL_GL_INFO still needs the contextTomaž Vajngerl
2016-05-24Convert WINDOW_HITTEST to scoped enumNoel Grandin
2016-05-24Convert VclPackType to scoped enumNoel Grandin
2016-05-24support old gtk3sCaolán McNamara
2016-05-24fix crash on pressing esc on Insert->Table floating windowCaolán McNamara
2016-05-24Revert "Simplify GfxLink using std::shared_ptr to clarify ownership"Stephan Bergmann
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin
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