summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* vcl: Assert that a non-negative nXPos is always foundTakeshi Abe2015-11-101-0/+1
* vcl: We see what you meant by DBG_ASSERT(true, ...)Takeshi Abe2015-11-101-3/+4
* loplugin:stringconstantStephan Bergmann2015-11-101-1/+1
* tdf#95650: Replace wrong assertion with conditionMike Kaganski2015-11-102-2/+28
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10353-3795/+3795
* Use a depth buffer on OS X, tooTor Lillqvist2015-11-101-0/+2
* Surely a 24-bit depth buffer is enoughTor Lillqvist2015-11-101-1/+1
* Add some assertions and improve commentsTor Lillqvist2015-11-101-2/+9
* tdf#95481 catch out-of-range access in vcl bitmapArmin Le Grand2015-11-101-3/+5
* translated German warningsAndras Timar2015-11-091-4/+4
* new loplugin: oncevarNoel Grandin2015-11-094-54/+32
* Leftover debug code? (causes -Werror,-Wformat)Stephan Bergmann2015-11-081-3/+0
* update README.varsTomaž Vajngerl2015-11-081-1/+2
* support to load SVG images when loading from Image resourceTomaž Vajngerl2015-11-083-0/+101
* loplugin:stringconstantStephan Bergmann2015-11-071-1/+1
* vcl: WinMtfOutput: replace the other mutable static with a member tooMichael Stahl2015-11-062-3/+3
* compilerplugins: enhance "badstatics" plugin to find membersMichael Stahl2015-11-062-3/+3
* unused warning in DISABLE_DYNLOADING fixedOliver Specht2015-11-061-1/+2
* vcl: [loplugin:stringconstant]Michael Stahl2015-11-061-42/+42
* merged graphic import/export into a single libraryOliver Specht2015-11-063-23/+83
* coverity#1338231 Unchecked return valueCaolán McNamara2015-11-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-0634-141/+141
* vcl: The keymap table is constantTakeshi Abe2015-11-061-19/+19
* afl-eventesting: deref of null mpTextObjCaolán McNamara2015-11-051-0/+0
* Reduce scope of #include <tools/poly.hxx>Matteo Casalin2015-11-054-3/+10
* Comment the quartz off-screen buffering code.Michael Meeks2015-11-051-0/+9
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-0512-33/+31
* OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks2015-11-051-1/+1
* fix compiling of this java classNoel Grandin2015-11-051-4/+32
* vcl: This is constantTakeshi Abe2015-11-051-1/+1
* vcl: fix typo in the Android stub of sgvsplnMiklos Vajna2015-11-051-1/+1
* vcl: fix Android buildMiklos Vajna2015-11-041-0/+11
* yyyyyNoel Grandin2015-11-046-20/+20
* -Werror,-Wabsolute-valueStephan Bergmann2015-11-041-2/+2
* vcl: What we want here is exactly std::copysignTakeshi Abe2015-11-041-12/+5
* loplugin:simplifyboolStephan Bergmann2015-11-031-1/+1
* tdf#81144 Chinese full-width punctuation does not align properlyMark Hung2015-11-034-1/+27
* vcl: Prefer std::abs to a home-brewed macroTakeshi Abe2015-11-031-6/+3
* vcl: Mark it as constTakeshi Abe2015-11-031-1/+1
* vcl: Mark them as constTakeshi Abe2015-11-031-1/+1
* Handle case that pDock may have no itemsStephan Bergmann2015-11-021-4/+9
* afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara2015-11-021-0/+0
* compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl2015-11-021-1/+1
* dock icon's menu doesn't begin with separator anymoreDouglas Mencken2015-11-021-1/+11
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-3015-47/+3
* vcl: fix the --disable-dbus buildMichael Stahl2015-10-301-8/+38
* vcl: This is a constantTakeshi Abe2015-10-301-1/+1
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-303-5/+4
* tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann2015-10-291-4/+7
* tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl2015-10-281-0/+2