summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-06-08Get build unstuck for now re missing glm/glm.hppStephan Bergmann
2016-06-08opengl: batch drawing of polylinesTomaž Vajngerl
2016-06-08Not sure why loplugin:passstuffbyref did not warn about these cases?Tor Lillqvist
2016-06-08Convert ButtonValue to scoped enumNoel Grandin
2016-06-08loplugin:passstuffbyrefTor Lillqvist
2016-06-08loplugin:passstuffbyrefTor Lillqvist
2016-06-08opengl: improve overlap trackingTomaž Vajngerl
2016-06-08opengl: deferred texture drawing in RenderList, add drawAlphaRectTomaž Vajngerl
2016-06-08opengl: fix transparency when drawing polypolygonsTomaž Vajngerl
2016-06-08opengl: batch draw polypolygonsTomaž Vajngerl
2016-06-08opengl: batch drawing of pixel, line, rect draw callsTomaž Vajngerl
2016-06-08opengl: VertexUtils, deferred flush update, remove unneeded callsTomaž Vajngerl
2016-06-07we also need to set initialized falg for deferred initializationMarkus Mohrhard
2016-06-07only init the OpenGL context if we need itMarkus Mohrhard
2016-06-07gtk3: move the updating of native menu to right after its activatedCaolán McNamara
2016-06-07gtk3: wrongly activating the parent menu and not the desired childCaolán McNamara
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06-Werror=unused-variableStephan Bergmann
2016-06-06vcl: "sgf" filter: replace manual byte-swapping with SvStream methodsMichael Stahl
2016-06-06vcl: "sgv" filter: replace more byteswapping with SvStream methodsMichael Stahl
2016-06-06tdf#89329: use unique_ptr for pImpl in windowXisco Fauli
2016-06-06tdf#89329: use unique_ptr for pImpl in dialogXisco Fauli
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-03accidentially reverted fix for tdf#96745Caolán McNamara
2016-06-03Convert ComplexTextLayoutMode to scoped enumNoel Grandin
2016-06-03tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-06-03ignore comment WMF meta-actions in WMF writerNoel Grandin
2016-06-03Teach loplugin:stringconstant about RTL_CONSTASCII_STRINGPARAMStephan Bergmann
2016-06-03Clean up Windows error reporting a bitTor Lillqvist
2016-06-03tdf#100193: Check earlier and harder whether OpenGL is good enough on WindowsTor Lillqvist
2016-06-03Convert NupOrderType to scoped enumNoel Grandin
2016-06-03Convert whichOfficePath to scoped enumNoel Grandin
2016-06-03Convert FontRights to scoped enumNoel Grandin
2016-06-03Follow-up fix (odd missing ~TheAquaA11yFocusTracker error)Stephan Bergmann
2016-06-03loplugin:refcountingStephan Bergmann
2016-06-02vcl: GIF import: don't use __LP64__ to check for a 64-bit systemMichael Stahl
2016-06-02vcl: remove pointless checkMichael Stahl
2016-06-02vcl: fix "sgv" import filter on 64-bit MSVCMichael Stahl
2016-06-02these overrides just call only their parent versionCaolán McNamara
2016-06-02Accept also hex vendor id in hex in opengl_blacklist_windows.xmlTor Lillqvist
2016-06-02tdf#99919: Blacklist that specific vendor, version, and device combinationTor Lillqvist
2016-06-02fix debugging buildCaolán McNamara
2016-06-02tdf#100187 fix division by zero in comboFragmentShaderTomaž Vajngerl
2016-06-02tdf#96099 Reduce number of typedefs used for trivial container typeskrishna keshav
2016-06-02loplugin:unusedfieldsNoel Grandin
2016-06-011 bit masks need each byte to be reversedCaolán McNamara
2016-06-01loplugin:unusedmethodsNoel Grandin
2016-06-01Convert printer enums to scoped enumsNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-31tdf#100159: Remove (harmless) duplicate callTor Lillqvist