summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-16opengl: remove unused mbPixmap & glPix members.Michael Meeks
2015-11-16Add comment to 'direct' parameter: un-related to double-buffering.Michael Meeks
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara
2015-11-16build cairo on androidCaolán McNamara
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt
2015-11-16tdf#94008 Crash opening password protected file - CJK UITakeshi Abe
2015-11-16fix android buildCaolán McNamara
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna
2015-11-14undo cairo use in svp for nowCaolán McNamara
2015-11-14presumably I need to put cairo external hereCaolán McNamara
2015-11-13disentangle ENABLE_CAIRO_CANVAS from other cairo usageCaolán McNamara
2015-11-13silence Solar-Version warningsCaolán McNamara
2015-11-13OpenGL error codes are defined in hex, so show them as suchTor Lillqvist
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-13tdf#95795 vcl: fix KDE5 desktop detectionMiklos Vajna
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara
2015-11-12loplugin:vclwidgetsStephan Bergmann
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt
2015-11-12Vcl: Disable buttons if the associated UNO slot is disabledSamuel Mehrbrodt
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara
2015-11-12WaE: loplugin:redundantcastTor Lillqvist
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin
2015-11-12vcl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-12Bin mesa_headers completelyTor Lillqvist
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist
2015-11-11It seems we don't need to include OpenGL (Mesa) headers for X11Tor Lillqvist
2015-11-11Move checkExtension() to a more private locationTor Lillqvist
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10Missing includesAshod Nakashian
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10vcl: Assert that a non-negative nXPos is always foundTakeshi Abe
2015-11-10vcl: We see what you meant by DBG_ASSERT(true, ...)Takeshi Abe