summaryrefslogtreecommitdiffstats
path: root/vcl/source/components
Commit message (Expand)AuthorAgeFilesLines
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-19/+37
* Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann2015-01-262-0/+2
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-051-2/+2
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-083-27/+8
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-031-1/+1
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-022-19/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-262-27/+27
* sal_Bool -> bool in mostly vcl moduleChris Sherlock2014-02-282-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-262-54/+54
* Remove unneccessary commentsAlexander Wilms2014-02-232-7/+7
* remove unnecessary use of OUString constructor in VCL moduleNoel Grandin2013-11-071-3/+3
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-2/+2
* fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2013-10-222-18/+4
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-18/+14
* Remove StringMirror UNO service.Thorsten Behrens2013-03-212-125/+0
* fdo#46808, Adapt SystemClipboard UNO service to new styleNoel Grandin2013-01-151-7/+5
* RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null]Chr. Rossmanith2013-01-122-4/+4
* QUARTZ is equivalent to MACOSXTor Lillqvist2013-01-111-5/+5
* fdo#46808, remove awt::DisplayAccess service.Noel Grandin2012-12-132-373/+0
* Drop unused #includeTakeshi Abe2012-11-161-2/+0
* Goodbye gettext, glib, gdk-pixbuf, pango, libcroco, libgsf and librsvgTor Lillqvist2012-11-061-538/+0
* re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks2012-11-063-83/+42
* Resolves: fdo#50975 rsvg_handle_new_from_data calls rsvg_handle_closeCaolán McNamara2012-07-231-9/+8
* re-base on ALv2 code.Michael Meeks2012-06-212-46/+28
* Make VCLSession into a OneInstanceFactoryStephan Bergmann2012-06-201-1/+1
* targeted string re-workNorbert Thiebaud2012-06-021-17/+17
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-301-5/+37
* removed unused definesTakeshi Abe2012-05-131-2/+0
* vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks2012-01-151-8/+8
* vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks2012-01-151-25/+25
* remove redundant Clipboard_getSupportedServiceNamesCaolán McNamara2012-01-112-10/+0
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-063-4/+0
* remove include of pch header from vclNorbert Thiebaud2011-11-276-12/+0
* dlopen() librsvg-2.so.2 instead of .so which would require -dev(el) packagesRene Engelhard2011-08-231-2/+2
* use new link mechanism and drop this horrible messCaolán McNamara2011-07-261-4/+0
* add missing mode-linesCaolán McNamara2011-07-142-0/+6
* Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-7/+0
* conditionalize this for librsvgCaolán McNamara2011-07-041-0/+2
* link unconditionally to cairo for librsvgCaolán McNamara2011-07-041-116/+20
* dead pre-gbuild makefile.mksCaolán McNamara2011-06-301-55/+0
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-241-2/+2
* Match the change in GLib DLL namesTor Lillqvist2011-06-031-1/+1
* overly staticCaolán McNamara2011-06-012-14/+9
* Match the less clash-prone gobject DLL name we now produceTor Lillqvist2011-05-301-1/+1
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-225-24/+679
|\
| * CWS-TOOLING: integrate CWS vcl2gnumakeIvo Hinkelmann2011-03-292-13/+16
| |\
| | * vcl2gnumake: #i116588# remove old makefilesPhilipp Lohmann [pl]2011-01-281-52/+0
| | * vcl2gnumake: #i116589# header cleanup: linux,solaris,macosPhilipp Lohmann [pl]2011-01-242-13/+16
| * | ka102: adjusted cairo dll nameka2011-03-281-1/+1
| * | ka102: try to find libs in system first, then relative to vcl libraryPhilipp Lohmann [pl]2011-02-081-3/+13