summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-11-14undo cairo use in svp for nowCaolán McNamara
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara
2015-11-13slideshow: cleanup main-loop usage, post-yield listeners, etc.Michael Meeks
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl
2015-11-12Windows header sanitizationAshod Nakashian
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara
2015-11-12WaE: loplugin:redundantcastTor Lillqvist
2015-11-12vcl: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite; Mac-specific code)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05Reduce scope of #include <tools/poly.hxx>Matteo Casalin
2015-11-03tdf#81144 Chinese full-width punctuation does not align properlyMark Hung
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-26tdf#75637: Resolve help images via a vnd.libreoffice.image UCPStephan Bergmann
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-24vcl.osx.print: convert to use modern API for print dialogDouglas Mencken
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-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-19add Application::EndAllPopupsCaolán McNamara
2015-10-16afl-eventtesting: tweak key event injectionCaolán McNamara
2015-10-16convert Link<> to typedNoel Grandin
2015-10-15vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-12opengl: remove code duplication when rendering a texture comboTomaž Vajngerl
2015-10-10Fix FTBFS with TDE integration due to recent SalFrame changesSlávek Banko
2015-10-09fix KDE3 buildNoel Grandin
2015-10-08afl-eventtesting: add Application::EndAllDialogsCaolán McNamara
2015-10-07Make this compile for iOS againTor Lillqvist
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-06experimental afl driven ui testingCaolán McNamara
2015-10-06test tool is goneCaolán McNamara
2015-10-06loplugin:unusedmethodsNoel Grandin
2015-10-05opengl: cache Spinbox native widget texturesTomaž Vajngerl
2015-10-05create "disabled" image (icon) only if the original changesTomaž Vajngerl
2015-10-05Fix SalFrameStyleFlags bitmaskStephan Bergmann