summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin12-33/+31
2015-11-05OpenGL options: clarify setting descriptions, and provide a live status.Michael Meeks1-1/+1
2015-11-05fix compiling of this java classNoel Grandin1-4/+32
2015-11-05vcl: This is constantTakeshi Abe1-1/+1
2015-11-05vcl: fix typo in the Android stub of sgvsplnMiklos Vajna1-1/+1
2015-11-04vcl: fix Android buildMiklos Vajna1-0/+11
2015-11-04yyyyyNoel Grandin6-20/+20
2015-11-04-Werror,-Wabsolute-valueStephan Bergmann1-2/+2
2015-11-04vcl: What we want here is exactly std::copysignTakeshi Abe1-12/+5
2015-11-03loplugin:simplifyboolStephan Bergmann1-1/+1
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung4-1/+27
2015-11-03vcl: Prefer std::abs to a home-brewed macroTakeshi Abe1-6/+3
2015-11-03vcl: Mark it as constTakeshi Abe1-1/+1
2015-11-03vcl: Mark them as constTakeshi Abe1-1/+1
2015-11-02Handle case that pDock may have no itemsStephan Bergmann1-4/+9
2015-11-02afl-eventtesting: crash close impress with spelling dialog activeCaolán McNamara1-0/+0
2015-11-02compilerplugins: add "badstatics" to detect abuse of VCL BitmapsMichael Stahl1-1/+1
2015-11-02dock icon's menu doesn't begin with separator anymoreDouglas Mencken1-1/+11
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie15-47/+3
2015-10-30vcl: fix the --disable-dbus buildMichael Stahl1-8/+38
2015-10-30vcl: This is a constantTakeshi Abe1-1/+1
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin3-5/+4
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann1-4/+7
2015-10-28tdf#94138 also apply settings when printing (Draw call)Tomaž Vajngerl1-0/+2
2015-10-28vcl: This is constantTakeshi Abe1-1/+1
2015-10-27Reduce scope of #include <tools/stream.hxx>Matteo Casalin5-2/+7
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2-6/+45
2015-10-27loplugin:unusedmethodsNoel Grandin6-161/+3
2015-10-27loplugin:unusedmethodsNoel Grandin1-1/+52
2015-10-26Fix graphite line endings for stacking spacesMartin Hosken1-4/+19
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann9-142/+82
2015-10-26-Werror,-Wunused-functionStephan Bergmann1-9/+0
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss3-252/+17
2015-10-26It's a constantTakeshi Abe1-1/+1
2015-10-25loplugin:simplifyboolStephan Bergmann1-1/+1
2015-10-25loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-25loplugin:simplifyboolStephan Bergmann1-3/+3
2015-10-24vcl.osx.print: bin >>vintage<< implementationDouglas Mencken1-316/+3
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken4-148/+352
2015-10-24cppcheck: invalidPrintfArgType_sintCaolán McNamara2-4/+4
2015-10-23nSetGoToRMode wants to be boolStephan Bergmann1-4/+4
2015-10-23take the world scaling factor for fonts, but not the rotationCaolán McNamara1-2/+12
2015-10-23afl-eventtesting: crash on undoing insert new page in impressCaolán McNamara1-0/+0
2015-10-23on unity, default to human if possibleBjoern Michaelsen1-0/+3
2015-10-22tdf#94138 fix printing of edit form fieldsTomaž Vajngerl2-1/+3
2015-10-22vcl: Free memory by appropriate dtorTakeshi Abe1-1/+1
2015-10-22afl-eventtesting: improve event testing exitCaolán McNamara1-1/+0
2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas1-69/+15
2015-10-22vcl: add Window::SetClipboard()Miklos Vajna1-0/+6
2015-10-22crashtesting+ubsan: rhbz1003919-1.svg left shift of negative numberCaolán McNamara1-2/+4