summaryrefslogtreecommitdiff
path: root/vcl/unx
AgeCommit message (Expand)Author
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17vcl: fix the kde4 buildMichael Stahl
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16vcl: de-layer needless module fragmentation in gtk and gtk3.Michael Meeks
2015-11-16this is pure cairo, no xlib foo hereCaolán McNamara
2015-11-16build cairo on androidCaolán McNamara
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
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-13tdf#95795 vcl: fix KDE5 desktop detectionMiklos Vajna
2015-11-13vcl: rename static variable I18NStatus::pInstanceMichael Stahl
2015-11-12Resolves: tdf#93847 gtk3: paint blocking is unnecessary and harmfulCaolán McNamara
2015-11-12Resolves: rhbz#1278885 gtk3 allocated size doesn't match configure-event sizeCaolán McNamara
2015-11-10vcl: We see what you meant by DBG_ASSERT(true, ...)Takeshi Abe
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-06vcl: The keymap table is constantTakeshi Abe
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-05vcl: This is constantTakeshi Abe
2015-11-04yyyyyNoel Grandin
2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie
2015-10-30vcl: fix the --disable-dbus buildMichael Stahl
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-26-Werror,-Wunused-functionStephan Bergmann
2015-10-26Let Gtk handle icon names instead of ResMgr for window and trayiconSimon Steinbeiss
2015-10-21refactor out some com::sun::star typedefsNoel Grandin
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-20Move org.gnome.SessionManager.Inhibit to ScreenSaverInhibitorAndrzej Hunt
2015-10-20Implement org.freedesktop.ScreenSaver inhibitionAndrzej Hunt
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
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-15cppcheck:variableScopeNoel Grandin
2015-10-14WaE: loplugin:staticmethodsTor Lillqvist
2015-10-14fix build against glib < 2.36 (w/o gmenu) againBjoern Michaelsen
2015-10-14fix build against glib < 2.36 (w/o gmenu)Bjoern Michaelsen
2015-10-14bring Unity menues to gtk3 tooBjoern Michaelsen
2015-10-14Bump gtk+ version to 2.18Riccardo Magliocchetti
2015-10-14Allow non ASCII chars as accelerator part 2Niklas Johansson