summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2015-11-23Restore deleted svpcairotextrender.hxxJan-Marek Glogowski
2015-11-23only one headless text renderer nowCaolán
2015-11-23loplugin:staticmethodsStephan Bergmann
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-23Do all svp text rendering with cairoCaolán McNamara
2015-11-23vcl: simplify Image internalsTomaž Vajngerl
2015-11-23ImplImageRefData is not used anywhere anymoreTomaž Vajngerl
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-20opengl: fix blocklist parsingTomaž Vajngerl
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-19opengl: support Win 10 in black/white listingTomaž Vajngerl
2015-11-19Use GLyphy for text on Windows (broken)Tor Lillqvist
2015-11-19Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Bin unneeded forward declarationsTor Lillqvist
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-16build cairo on androidCaolán McNamara
2015-11-16use cairo-compatible top-down direction virtual devices everywhereCaolán McNamara
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
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