summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2011-04-12WaE: nMicro only used in DEBUG code pathCaolán McNamara
2011-04-12gtk: implement native drawing of menu separatorsMichael Natterer
2011-04-12Our fontconfig baseline is 2.2.0Fridrich Štrba
2011-04-09Removed psp::pitch::type/psp::family::type/psp::italic::typeChristina Rossmanith
2011-04-09Replaced psp::weight::type with FontWeight/finished psp::width::type cleanupChristina Rossmanith
2011-04-09Replaced psp::width::type with FontWidthChristina Rossmanith
2011-04-08better fix for KDE4 popup painting covering popup frameLuboš Luňák
2011-04-08rework KDE4 popup menu drawing to avoid various glitchesLuboš Luňák
2011-04-08kde4 size of menu radio/checkboxesLuboš Luňák
2011-04-08implement CTRL_PROGRESS for KDE4Luboš Luňák
2011-04-08define minimal scrollbar slider size for KDE4Luboš Luňák
2011-04-08provide scrollbar track area, to fix detection of KDE4 scrollbar areasLuboš Luňák
2011-04-08move hitTestNativeControl() to be next to getNativeControlRegion()Luboš Luňák
2011-04-08Resolves: fdo#30729 and make initial font discovery much much fasterCaolán McNamara
2011-04-07Fixed more build breakages with --enable-kde4Katarina Machalkova
2011-04-07Removed duplicate code block (mis-merge, prolly)Katarina Machalkova
2011-04-06Merge remote-tracking branch 'origin/libreoffice-3-4'Petr Mladek
2011-04-06merge oooXXXXX.vcl.x86_64.impressatk.diff from buildCaolán McNamara
2011-04-06rework confused and racy clipboard event polling (bnc#683941)Luboš Luňák
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-04-05rework confused and racy clipboard event polling (bnc#683941)Luboš Luňák
2011-04-05add trailing newline to debug outputLuboš Luňák
2011-04-05WaE: unused variable under some ifdefsCaolán McNamara
2011-04-01fix glyph fallback range crasher with negative nLevelMichael Meeks
2011-04-01add accelerators to Unix 'Ok'/'Cancel' dialog buttonsMichael Meeks
2011-03-29drop bogus executable flag from idl/build/src and config filesFrancisco Saito
2011-03-29drop bogus executable flag from odf filesFrancisco Saito
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29add support for --headlessNorbert Thiebaud
2011-03-29don't bleat about having called GtkSalObject::SetForwardKeyCaolán McNamara
2011-03-29Resolves: rhbz#684580 'X' and '/' strike-through escapes rangeCaolán McNamara
2011-03-28Resolves: fdo#33455 implement rendering of 1bit pngs palette colorsCaolán McNamara
2011-03-28removes some variableScope cppcheck warningsKayo Hamid
2011-03-28Temporarily put back prewin.h/postwin.h hack in tools and vclFridrich Štrba
2011-03-26include windef.h for HWNDCaolán McNamara
2011-03-26Adapt the tree to tools/svwin.h removalFridrich Štrba
2011-03-25Wholesale prewin.h/postwin.h removalFridrich Štrba
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-24using not needed hereLuboš Luňák
2011-03-24why not just write abort() here? fix recursive self-callLuboš Luňák
2011-03-24fix bug that prevents glyph-fallback for char at end of stringSamphan Raruenrom
2011-03-23big leak right from the start I believe, approx 800k+Caolán McNamara
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-guiJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-23ensure safe lifecycleCaolán McNamara
2011-03-22Cut Gordian Knot of who owns the font optionsCaolán McNamara
2011-03-21remove unused functionLuboš Luňák
2011-03-21pClipRegion_ has been apparently renamed to mpClipRegionLuboš Luňák
2011-03-21BOOL -> sal_Bool, get rid of useless and removed BYTELuboš Luňák
2011-03-19One LineListBox to rule them all: started improving column sep lineCédric Bosdonnat