summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-11-10loplugin:stringconstantStephan Bergmann
2015-11-10tdf#95650: Replace wrong assertion with conditionMike Kaganski
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10Use a depth buffer on OS X, tooTor Lillqvist
2015-11-10Surely a 24-bit depth buffer is enoughTor Lillqvist
2015-11-10Add some assertions and improve commentsTor Lillqvist
2015-11-10tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand
2015-11-09translated German warningsAndras Timar
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-08Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann
2015-11-08update README.varsTomaž Vajngerl
2015-11-08support to load SVG images when loading from Image resourceTomaž Vajngerl
2015-11-07loplugin:stringconstantStephan Bergmann
2015-11-06vcl: WinMtfOutput: replace the other mutable static with a member tooMichael Stahl
2015-11-06compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl
2015-11-06unused warning in DISABLE_DYNLOADING fixedOliver Specht
2015-11-06vcl: [loplugin:stringconstant]Michael Stahl
2015-11-06merged graphic import/export into a single libraryOliver Specht
2015-11-06coverity#1338231 Unchecked return valueCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06vcl: The keymap table is constantTakeshi Abe
2015-11-05afl-eventesting: deref of null mpTextObjCaolán McNamara
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-05Comment the quartz off-screen buffering code.Michael Meeks
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks