summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* tdf#93684 - Remove SalFrame::SyncRyan McCoskrie2015-10-306-7/+0
* tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann2015-10-261-117/+0
* Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss2015-10-261-3/+0
* vcl.osx.print: convert to use modern API for print dialogDouglas Mencken2015-10-241-2/+5
* afl-eventtesting: shutdown cleaner to allow things to deregisterCaolán McNamara2015-10-201-0/+1
* ScreenSaverInhibitor: Don't depend on glib type definitionsAndrzej Hunt2015-10-201-11/+12
* Add org.mate.SessionManager supportAndrzej Hunt2015-10-201-0/+4
* Add support for org.freedesktop.PowerManagement.Inhibit tooAndrzej Hunt2015-10-201-1/+14
* Move DPMS inhibition to ScreenSaverInhibitorAndrzej Hunt2015-10-201-0/+11
* Deduplicate XGet/SetScreenSaver, move to ScreenSaverInhibitorAndrzej Hunt2015-10-203-2/+3
* Deduplicate XAutoLock inhibition and move to ScreenSaverInhibitorAndrzej Hunt2015-10-202-2/+7
* Add comment on gsm vs fdo differencesAndrzej Hunt2015-10-201-0/+1
* Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt2015-10-202-2/+3
* Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt2015-10-203-0/+37
* add Application::EndAllPopupsCaolán McNamara2015-10-191-0/+1
* afl-eventtesting: tweak key event injectionCaolán McNamara2015-10-161-0/+1
* convert Link<> to typedNoel Grandin2015-10-161-2/+2
* vcl: Initial NotebookBar implementation.Jan Holesovsky2015-10-151-0/+6
* bring Unity menues to gtk3 tooBjoern Michaelsen2015-10-141-0/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1282-1364/+1364
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-1214-34/+34
* convert Link<> to typedNoel Grandin2015-10-121-2/+2
* opengl: remove code duplication when rendering a texture comboTomaž Vajngerl2015-10-121-0/+2
* Fix FTBFS with TDE integration due to recent SalFrame changesSlávek Banko2015-10-101-2/+2
* fix KDE3 buildNoel Grandin2015-10-091-2/+2
* afl-eventtesting: add Application::EndAllDialogsCaolán McNamara2015-10-081-1/+2
* Make this compile for iOS againTor Lillqvist2015-10-073-5/+3
* afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara2015-10-072-6/+3
* Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara2015-10-073-10/+6
* loplugin:mergeclassesNoel Grandin2015-10-073-6/+10
* loplugin:mergeclassesNoel Grandin2015-10-073-15/+24
* experimental afl driven ui testingCaolán McNamara2015-10-061-0/+6
* test tool is goneCaolán McNamara2015-10-061-1/+0
* loplugin:unusedmethodsNoel Grandin2015-10-065-27/+0
* opengl: cache Spinbox native widget texturesTomaž Vajngerl2015-10-051-6/+8
* create "disabled" image (icon) only if the original changesTomaž Vajngerl2015-10-051-0/+2
* Fix SalFrameStyleFlags bitmaskStephan Bergmann2015-10-051-1/+1
* convert SAL_FRAME_STYLE to scoped enumNoel Grandin2015-10-0514-72/+80
* fix Android and KDE buildNoel Grandin2015-10-023-4/+13
* Fix --enable-kde4Stephan Bergmann2015-10-021-0/+1
* fix KDE buildNoel Grandin2015-10-021-0/+1
* loplugin:unusedmethods in vclNoel Grandin2015-10-0240-210/+7
* tdf#39080 Interactive hide-whitespace modeAshod Nakashian2015-10-016-9/+131
* Graphite edge case line endingsMartin Hosken2015-10-011-1/+1
* Fix typosAndrea Gelmini2015-09-305-5/+5
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-1/+1
* m_pData is always a ImplSVEventCaolán McNamara2015-09-291-2/+2
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-2911-28/+1
* the only use of non-null pData in PostEvent is with a ImplSVEventCaolán McNamara2015-09-291-1/+1
* missing a PostEvent apparentlyCaolán McNamara2015-09-291-1/+1