summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-10-28vcl: This is constantTakeshi Abe
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-27loplugin:unusedmethodsNoel Grandin
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-26-Werror,-Wunused-functionStephan 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-25loplugin:simplifyboolStephan Bergmann
2015-10-25loplugin:defaultparamsStephan Bergmann
2015-10-25loplugin:simplifyboolStephan Bergmann
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
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-23afl-eventtesting: crash on undoing insert new page in impressCaolá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-22vcl: Free memory by appropriate dtorTakeshi Abe
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara