summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-06-01fix build breakEike Rathke
2015-05-27Resolves: tdf#89231 if no font has 0x202F fallback to a normal spaceCaolán McNamara
2015-05-26add missing includesDavid Tardon
2015-05-26Resolves: tdf#90155 don't hide+show window before initial show completesCaolán McNamara
2015-05-20tdf#90604: vcl: reduce MapMode precision further to 32 bits...Michael Stahl
2015-04-29tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny
2015-04-27-Werror,-Wformat-securityStephan Bergmann
2015-04-25Resolves: tdf#73211 gtk checkboxes need erase afer togglingCaolán McNamara
2015-04-20tdf#71278 Fix cursor hiding in presentation modeMatthew Francis
2015-04-17tdf#86793: vcl: speed up OutputDevice::GetEllipsisString()Michael Stahl
2015-04-16tdf#84294: vcl: fix PDF export of transparent Writer frames in LO 4.3Michael Stahl
2015-04-13Resolves: tdf#90384 queue_resize needs to Invalidate the optimal cache sizeCaolán McNamara
2015-04-08Resolves: fdo#84795 Menus don't disappear with right mouse clickCaolán McNamara
2015-04-08Resolves: tdf#86399 don't clobber cluster start caret posCaolán McNamara
2015-04-03tdf#81813: Typing to select value in dropdown resets after space characterJulien Nabet
2015-04-02fix hang with ooo71962-1.odtCaolán McNamara
2015-03-26tdf#67990: Management of case in comboboxJulien Nabet
2015-03-19vcl/text: fix duplicate text in fontwork tdf#81876Pierre-Eric Pelloux-Prayer
2015-03-18fdo#52540, fdo#88051: fix Graphite layoutLászló Németh
2015-03-09Resolves: fdo#86493 Fix crash while scaling large bitmaps.Ashod Nakashian
2015-03-09tdf#84102: Expose XAccessibleExtendedAttributes through ATKJacobo Aragunde Pérez
2015-03-05tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-03-02in BITFIELDS mode (3) there are *3* pal entries not 12Caolán McNamara
2015-02-27tdf#89666: vcl: speed up HbLayoutEngine line layout for large paragraphsMichael Stahl
2015-02-17Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-12Resolves: tdf#87663 update checker tries to add icon to toc preview toolbarCaolán McNamara
2015-02-12Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken
2015-02-09tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-06Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2015-02-03tdf#88051 fix Graphite layout at Linux Libertine G ligature followed by tabLászló Németh
2015-02-03Resolves: fdo#87639 Image-filter Smooth crashesCaolán McNamara
2015-01-30rhbz#1177022: vcl: fix PDF embedding of Type 1 fontsMichael Stahl
2015-01-28when drawing a transformed bitmap in opengl backend, scale it betterLuboš Luňák
2015-01-28make it possible to easily have variants of glsl programsLuboš Luňák
2015-01-28prefer ptr_container to manual memory managementMarkus Mohrhard
2015-01-28some debug code for finding leaked OpenGLContextsMarkus Mohrhard
2015-01-28Apply GLSL patch for areaScaleFragmentShaderChris Sherlock
2015-01-28there's no bigger or smaller halfLuboš Luňák
2015-01-28draw polypolygon outline properly (if wanted)Luboš Luňák
2015-01-27don't strip font names of apparent script suffixes anymoreCaolán McNamara
2015-01-27Resolves: rhbz#1177022 no width set on space glyph with CM Typewriter fontsCaolán McNamara
2015-01-27font cache gets broken on adding an embedded fontCaolán McNamara
2015-01-27Resolves: tdf#88819 printing with ps hangsCaolán McNamara
2015-01-23calling alloca() requires #include <sal/alloca.h>Michael Stahl
2015-01-21do not draw with SALCOLOR_NONELuboš Luňák
2015-01-20accidentally ran make with VALGRIND set and walked away...Caolán McNamara
2015-01-20Fix Windows build (typo: VENT_COMMAND instead of EVENT_COMMAND)László Németh
2015-01-19Resolves: fdo#32664 pass keyboard media keys through to the OSCaolán McNamara
2015-01-19Resolves: fdo#88417 Dropdown for ruler settings should show radio buttonsCaolán McNamara
2015-01-19vcl: fix glsl int casts of floats.Michael Meeks