summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-11-05fix compiling of this java classNoel Grandin
2015-11-05vcl: This is constantTakeshi Abe
2015-11-05vcl: fix typo in the Android stub of sgvsplnMiklos Vajna
2015-11-04vcl: fix Android buildMiklos Vajna
2015-11-04yyyyyNoel Grandin
2015-11-04-Werror,-Wabsolute-valueStephan Bergmann
2015-11-04vcl: What we want here is exactly std::copysignTakeshi Abe
2015-11-03loplugin:simplifyboolStephan Bergmann
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-11-03vcl: Prefer std::abs to a home-brewed macroTakeshi Abe
2015-11-03vcl: Mark it as constTakeshi Abe
2015-11-03vcl: Mark them as constTakeshi Abe
2015-11-02Handle case that pDock may have no itemsStephan Bergmann
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30vcl: fix the --disable-dbus buildMichael Stahl
2015-10-30vcl: This is a constantTakeshi Abe
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-28tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl