summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara1-1/+3
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara1-0/+0
2015-10-21afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara1-0/+0
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara4-1/+0
2015-10-21refactor out some com::sun::star typedefsNoel Grandin3-16/+12
2015-10-21remove untyped Link<>Noel Grandin1-3/+2
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist1-0/+97
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara2-13/+36
2015-10-20ScreenSaverInhibitor: Don't depend on glib type definitionsAndrzej Hunt1-11/+12
2015-10-20Add org.mate.SessionManager supportAndrzej Hunt2-0/+35
2015-10-20Add support for org.freedesktop.PowerManagement.Inhibit tooAndrzej Hunt2-1/+42
2015-10-20Move DPMS inhibition to ScreenSaverInhibitorAndrzej Hunt4-69/+59
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt6-63/+36
2015-10-20Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt5-108/+65
2015-10-20Lambda'ise the almost identical FDO and GSM screensaver inhibitionAndrzej Hunt1-97/+62
2015-10-20Add comment on gsm vs fdo differencesAndrzej Hunt1-0/+1
2015-10-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt5-131/+99
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt7-0/+154
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO8-23/+17
2015-10-20loplugin:defaultparamsStephan Bergmann21-35/+33
2015-10-20NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt1-228/+494
2015-10-19loplugin:defaultparamsStephan Bergmann12-44/+44