summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2016-01-08Don't use the "marketing" version number for the Intel driverTor Lillqvist
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08Revert "vcl: move filter headers to vcl/inc/filter"Chris Sherlock
2016-01-08vcl: ImpBitmap optimize GetBitCountDaniel Robertson
2016-01-08Missing semicolonStephan Bergmann
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08tdf#96888 Kill internal vcl dog-tags ...Ras-al-Ghul
2016-01-08vcl: document parameter in vertical font functionsChris Sherlock
2016-01-08vcl: this function is already documented in the base classChris Sherlock
2016-01-08vcl: fix WaE messagesChris Sherlock
2016-01-08vcl: this function is already documented in the base classChris Sherlock
2016-01-08vcl: update documentation of drawAlphaRectChris Sherlock
2016-01-08vcl: document parameters in vcl/inc/sft.hxxChris Sherlock
2016-01-08vcl: silence doxygen warningChris Sherlock
2016-01-08vcl: StartPresentationMode should be using a sal_uInt32 as function paramChris Sherlock
2016-01-08vcl: cleanup namespaces is vcl/source/window/toolbox2.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces is vcl/source/window/menu.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces is vcl/source/window/builder.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/image/ImageList.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/image/Image.cxxChris Sherlock
2016-01-08vcl: cosmetic, tabify print3.cxxChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/gdi/print3.cxxChris Sherlock
2016-01-08vcl: cleanup vcl/source/gdi/print3.cxx headersChris Sherlock
2016-01-08vcl: silence Doxygen warning about mismatched param var names in print3.cxxChris Sherlock
2016-01-08vcl: move filter headers to vcl/inc/filterChris Sherlock
2016-01-08vcl: cleanup namespaces in vcl/source/filter/graphicfilter.cxxChris Sherlock
2016-01-08vcl: cleanup namespace in vcl/source/edit/textview.cxxChris Sherlock
2016-01-08vcl: ComboBox::ImplUserDrawHandler was in the void namespace...Chris Sherlock
2016-01-07vcl: migrate font functions from outdev/font.cxx to own filesChris Sherlock
2016-01-07vcl: reorganize ImplFontEntry functionsChris Sherlock
2016-01-07The OpenGL Windows driver blacklist file should be in share, not user configTor Lillqvist
2016-01-07vcl: tabify fontattributes.hxxChris Sherlock
2016-01-07vcl: move FontSelectPattern[Attributes] to fontselect.cxxChris Sherlock
2016-01-07vcl: rename outfont.hxx to fontentry.hxxChris Sherlock
2016-01-07vcl: FtFont{Info|File} renamed to FreetypeFont{Info|Type}Chris Sherlock
2016-01-07vcl: cleanup headers - remove unnecessary includes and fwd declsChris Sherlock
2016-01-07vcl: split more font classes from outfont.hxxChris Sherlock
2016-01-07vcl: remove unnecessary includes in font headersChris Sherlock
2016-01-07vcl: use FontSelectPattern, not FontSelectPatternAttributesChris Sherlock
2016-01-06Fix build with gtk2 older than 2.20 by using the old definitionTomáš Chvátal
2016-01-06We should compare an Intel version to 15.40.4.64, not 15.40.4.64.4256Tor Lillqvist
2016-01-06vcl: fix lifecycle errors & memory corruption.Michael Meeks
2016-01-06Bin unneeded forward declarationsTor Lillqvist
2016-01-06vcl: opengl - if we can't get the context we want, fallback properly.Michael Meeks
2016-01-06loplugin:defaultparamsStephan Bergmann