summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* vcl: This is constantTakeshi Abe2015-10-281-1/+1
* Reduce scope of #include <tools/stream.hxx>Matteo Casalin2015-10-275-2/+7
* tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2015-10-272-6/+45
* loplugin:unusedmethodsNoel Grandin2015-10-276-161/+3
* loplugin:unusedmethodsNoel Grandin2015-10-271-1/+52
* Fix graphite line endings for stacking spacesMartin Hosken2015-10-261-4/+19
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-269-142/+82
* -Werror,-Wunused-functionStephan Bergmann2015-10-261-9/+0
* Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss2015-10-263-252/+17
* It's a constantTakeshi Abe2015-10-261-1/+1