summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-11-15use initialiser for Sequence<OUString>Noel Grandin2-6/+3
2015-11-15use initialiser for Sequence<OUString>Noel Grandin1-4/+2
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin5-24/+12
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna1-1/+4
2015-11-14undo cairo use in svp for nowCaolán McNamara7-24/+37
2015-11-14presumably I need to put cairo external hereCaolán McNamara1-0/+2
2015-11-13disentangle ENABLE_CAIRO_CANVAS from other cairo usageCaolán McNamara1-13/+0
2015-11-13silence Solar-Version warningsCaolán McNamara1-5/+0
2015-11-13OpenGL error codes are defined in hex, so show them as suchTor Lillqvist1-4/+3
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara6-24/+22
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks4-73/+2
2015-11-13tdf#95795 vcl: fix KDE5 desktop detectionMiklos Vajna1-1/+1
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl2-11/+9
2015-11-13vcl: loplugin:passstuffbyrefMiklos Vajna1-2/+2
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt2-4/+11
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara1-0/+1
2015-11-12tdf#95761 All Hotkeys with CTRL+ALT+ not workedJuergen Funk1-8/+3
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara1-1/+4
2015-11-12loplugin:vclwidgetsStephan Bergmann1-1/+1
2015-11-12Windows header sanitizationAshod Nakashian5-16/+12
2015-11-12Vcl: Set PushButtons pressed if the uno slot is activeSamuel Mehrbrodt2-1/+13
2015-11-12Vcl: Disable buttons if the associated UNO slot is disabledSamuel Mehrbrodt3-3/+78
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara2-88/+164
2015-11-12WaE: loplugin:redundantcastTor Lillqvist1-1/+1
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin3-27/+29
2015-11-12vcl: boost::ptr_vector->std::vectorNoel Grandin2-26/+26
2015-11-12vcl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-17/+18
2015-11-12Bin mesa_headers completelyTor Lillqvist4-4/+0
2015-11-12Avoid mesa_headers on X11, also link with -lGL only where necesssaryTor Lillqvist6-8/+3
2015-11-11It seems we don't need to include OpenGL (Mesa) headers for X11Tor Lillqvist1-1/+1
2015-11-11Move checkExtension() to a more private locationTor Lillqvist1-0/+40
2015-11-115th step to remove tools/rtti.hxxOliver Specht8-22/+0
2015-11-11tdf#93243 replace boost::bind with c++11 lambdas in vcl/source treeFabio Buso4-26/+40
2015-11-11new loplugin: memoryvarNoel Grandin5-43/+21
2015-11-10Missing includesAshod Nakashian1-4/+1
2015-11-10Revert "vcl: Assert that a non-negative nXPos is always found"Stephan Bergmann1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann30-300/+300
2015-11-10vcl: Assert that a non-negative nXPos is always foundTakeshi Abe1-0/+1
2015-11-10vcl: We see what you meant by DBG_ASSERT(true, ...)Takeshi Abe1-3/+4
2015-11-10loplugin:stringconstantStephan Bergmann1-1/+1
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski2-2/+28
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann353-3795/+3795
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist1-0/+2
2015-11-10Surely a 24-bit depth buffer is enoughTor Lillqvist1-1/+1
2015-11-10Add some assertions and improve commentsTor Lillqvist1-2/+9
2015-11-10tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand1-3/+5
2015-11-09translated German warningsAndras Timar1-4/+4
2015-11-09new loplugin: oncevarNoel Grandin4-54/+32
2015-11-08Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann1-3/+0
2015-11-08update README.varsTomaž Vajngerl1-1/+2