summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-11-03Cleanup inline IsGreyPalette implementation for mac platforms.Michael Meeks
2011-11-03Removed IsGreyPaletteEmanuele Fia
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens
2011-11-02Keep basebmp free of naked ptrs.Thorsten Behrens
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02Library_vclplug_gtk3.mk: fix typoMichael Stahl
2011-11-02Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/coreMichael Stahl
2011-11-02gtk3: improve the GTK3 theming layer somewhatCosimo Cecchi
2011-11-02drop freshly unused methodsCaolán McNamara
2011-11-02use SAL_N_ELEMENTSDavid Tardon
2011-11-02use externalDavid Tardon
2011-11-01SalYieldMutex::release(): add assertionMichael Stahl
2011-11-01let's see if better eventloop integr. makes it into Qt4.9, if anyLuboš Luňák
2011-11-01gtk: fix cpu burn when inactive - broken timeout calculationMichael Meeks
2011-11-01drop GetImageIdsCaolán McNamara
2011-11-01callcatcher: remove unused appendStrCaolán McNamara
2011-11-01adapt naming schemeCaolán McNamara
2011-11-01add and use an OString::equalsIgnoreAsciiCaseAsciiL equivalent to OUString oneCaolán McNamara
2011-10-31rhbz#657394: crash closing document while printingMichael Stahl
2011-10-31gtk: tolerate NULL from gdk_screen_get_monitor_plug_nameMichael Meeks
2011-10-28drop some unused codeCaolán McNamara
2011-10-27make FontManager work directly on FontSelectPatternCaolán McNamara
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara
2011-10-27renderArea is implemented only with GTK-3Petr Mladek
2011-10-27there is no USE_XINERAMA define, but USE_XINERAMA_XSUN/USE_XINERAMA_XORGCaolán McNamara
2011-10-27remove ItalicMatrix into delivered headerCaolán McNamara
2011-10-27Resolves: fdo#32665 handle that FreeSerif lacks some glyphs in bold/italicCaolán McNamara
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks
2011-10-27WaE: hush an annoyanceMichael Meeks
2011-10-27gtk3: disable signalDraw for gtk2 case to avoid cairo build issuesMichael Meeks
2011-10-26gtk3: add missing gmodule includeMichael Meeks
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks
2011-10-27removed dead codeTakeshi Abe
2011-10-26gdk_screen_get_monitor_plug_name returns "gchar *"Petr Mladek
2011-10-26gtk3: fix another gdk_screen_get_monitor_plug_name instanceMichael Meeks
2011-10-26compilation fix: disable method inside the name spacePetr Mladek
2011-10-26gtk3: gdk_screen_get_monitor_plug_name is only present > gtk 2.14Michael Meeks
2011-10-26Reverted GetX11SalData to always use dynamic_cast.Stephan Bergmann
2011-10-26generic: cleanup vcl / X11 display abstraction to fix crasherMichael Meeks
2011-10-26Clean up ImplSVData::mpSalData.Stephan Bergmann
2011-10-26fix android build post feature/gtk3Michael Meeks
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25gtk3: cleanup timeout source, to avoid annoying warnings with old glibsMichael Meeks
2011-10-25add stdio for MacOSXCaolán McNamara
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25gtk3: add <cstddef> to vcl/inc/vcl/sysdata.hxx, it seems that g++ 4.6.1 doesn...Lucas Baudin
2011-10-25gtk3: Use some static variable in GtkSalGraphics in order to avoid re-loading...Lucas Baudin
2011-10-25gtk3: add toolbar rendering, there is some graphical bugs if you have more th...Lucas Baudin
2011-10-25gtk3: Use CheckBox style (there is still a problem with the hover stage)Lucas Baudin
2011-10-25gtk3: post merge fixupsMichael Meeks