summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2015-10-22crashtesting+ubsan: abi2079-1.html memcpy null source with 0 lenCaolán McNamara
2015-10-21afl-eventtesting: crash if you close shell behind running presentationCaolán McNamara
2015-10-21afl-eventtesting: crash when accelerator processed after frame is disposedCaolán McNamara
2015-10-21move afl examples/test-cases to dedicated dirCaolán McNamara
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
2015-10-21remove untyped Link<>Noel Grandin
2015-10-21tdf#94897: Don't mess up spacing of combining diacritic glyphsTor Lillqvist
2015-10-20afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara
2015-10-20ScreenSaverInhibitor: Don't depend on glib type definitionsAndrzej Hunt
2015-10-20Add org.mate.SessionManager supportAndrzej Hunt
2015-10-20Add support for org.freedesktop.PowerManagement.Inhibit tooAndrzej Hunt
2015-10-20Move DPMS inhibition to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Lambda'ise the almost identical FDO and GSM screensaver inhibitionAndrzej Hunt
2015-10-20Add comment on gsm vs fdo differencesAndrzej Hunt
2015-10-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt
2015-10-20Add DLOPEN_LIBS to configure for some cases where -ldl is neededRichard PALO
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20NotebookBar: Initial "Home" tab for WriterSamuel Mehrbrodt
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-19Speed up in-process caching of OpenGL shader programsTor Lillqvist
2015-10-19add Application::EndAllPopupsCaolán McNamara
2015-10-19afl-eventtesting: fix deadlockCaolán McNamara
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-19vcl: Mark it as constTakeshi Abe
2015-10-18Success is no reason to be scaredTor Lillqvist
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky
2015-10-17tdf#95096 avoid invalid cursor position exceptionJustin Luth
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara
2015-10-16afl-eventtesting: tweak key event injectionCaolán McNamara