summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-19Speed up in-process caching of OpenGL shader programsTor Lillqvist1-7/+15
2015-10-19add Application::EndAllPopupsCaolán McNamara2-0/+16
2015-10-19afl-eventtesting: fix deadlockCaolán McNamara1-7/+6
2015-10-19convert DBG_ASSERTWARNING to SAL_WARN_IFNoel Grandin7-10/+10
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin3-3/+2
2015-10-19cleanup some local var declarationsNoel Grandin1-1/+1
2015-10-19vcl: Mark it as constTakeshi Abe1-1/+1
2015-10-18Success is no reason to be scaredTor Lillqvist1-3/+3
2015-10-17tdf#94936 Update the button removal hack to 3.18Maxim Monastirsky1-1/+5
2015-10-17tdf#95096 avoid invalid cursor position exceptionJustin Luth1-2/+5
2015-10-16afl-eventtesting: add a realistic impress workoutCaolán McNamara4-4/+16
2015-10-16afl-eventtesting: tweak key event injectionCaolán McNamara2-17/+35
2015-10-16convert Link<> to typedNoel Grandin1-2/+2
2015-10-16convert Link<> to typedNoel Grandin7-37/+31
2015-10-15vcl: aAlphaBitmap.ImplGetImpBitmap() seen as 0Miklos Vajna1-4/+7
2015-10-15tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.Michael Meeks1-1/+19
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin3-9/+5
2015-10-15loplugin:vclwidgetsStephan Bergmann1-1/+1