summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-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-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
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-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-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
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
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-26Fix graphite line endings for stacking spacesMartin Hosken
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-26It's a constantTakeshi Abe
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara
2015-10-23nSetGoToRMode wants to be boolStephan Bergmann
2015-10-23take the world scaling factor for fonts, but not the rotationCaolán McNamara
2015-10-23on unity, default to human if possibleBjoern Michaelsen
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara