Age | Commit message (Expand) | Author |
2012-06-11 | FixedBorder is no longer used | Caolán McNamara |
2012-06-11 | 2008-12-16 FIXME: remove before integration | Caolán McNamara |
2012-06-10 | Bin pointless <vcl/sv.h> header | Tor Lillqvist |
2012-06-10 | Remove bogus header | Thomas Arnhold |
2012-06-10 | separator will be invisible if there is no visible buttons | Ivan Timofeev |
2012-06-09 | Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxx | Tor Lillqvist |
2012-06-09 | oops, hide the first separator as well | Ivan Timofeev |
2012-06-09 | fdo#42379: hide separators before calculating line breaks | Ivan Timofeev |
2012-06-09 | fdo#46390 Move VERBOSE to OSL_DEBUG_LEVEL leftovers | Thomas Arnhold |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-07 | Use the new THIRTYTWO_BIT_TC_MASK_RGBA format for Android and iOS | Tor Lillqvist |
2012-06-07 | Implement native FixedLine render, add GTK support for it | Ruslan Kabatsayev |
2012-06-07 | Render bg correctly for widgets without theme-visible position | Ruslan Kabatsayev |
2012-06-07 | Fix new Bitmap creation in Lanczos resampling. | Tomaž Vajngerl |
2012-06-06 | calc input line: Fix crash on MacOSX. | Jan Holesovsky |
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-05 | Intercept the window close event and end the preview when clicking 'x'. | Kohei Yoshida |
2012-06-05 | remove unused headers | Thomas Arnhold |
2012-06-05 | fdo#50415 and fdo#34638 Fix Shortcut names are not localized on Linux | Thomas Arnhold |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-06-05 | GTK theming: implement frame rendering | Ruslan Kabatsayev |
2012-06-05 | Let's be bold, and default to the nice method when scaling. | Jan Holesovsky |
2012-06-05 | Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE. | Jan Holesovsky |
2012-06-05 | Lanczos resampling - mirror image on edges and fix image upscaling | Tomaž Vajngerl |
2012-06-05 | assume for all menus we reserve space for checkboxes | Caolán McNamara |
2012-06-05 | at one stage we had checkmarks *and* icons in menus side by side | Caolán McNamara |
2012-06-05 | nCheckPos and nImagePos are always the same value, merge together | Caolán McNamara |
2012-06-05 | fix mangled indent | Caolán McNamara |
2012-06-05 | make ImplGetNativeCheckAndRadioSize return max size | Caolán McNamara |
2012-06-05 | nMax here is a height value | Caolán McNamara |
2012-06-04 | Change return PrintFontManager::countFontconfigFonts | Julien Nabet |
2012-06-04 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin |
2012-06-04 | fdo#50631: Fix the bounding box of rotated glyphs on MacOSX. | Norbert Thiebaud |
2012-06-04 | fdo#50169: skip the rest of the loop in case of wrong index | Michael Stahl |
2012-06-04 | fdo#50169: add another index check | Martin Hosken |
2012-06-04 | nuke unused defines | Takeshi Abe |
2012-06-04 | fdo#46378: Lanczos3 resampling of images added to Bitmap. | Tomaz Vajngerl |
2012-06-04 | sal_uInt32 -> cmsUInt32Number | Fridrich Štrba |
2012-06-04 | Find the internal lcms2 header | Fridrich Štrba |
2012-06-04 | Replace the module icc functionality by a use of lcms2 | Fridrich Štrba |
2012-06-02 | vcl: add dependency on basebmp's headers not implied by linking | Matúš Kukan |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-02 | Fix operator precedence error | Ruslan Kabatsayev |
2012-06-01 | Return correct bounding box of glyphs on Linux, we forgot to rotate it. | Jan Holesovsky |
2012-06-01 | Gtk theming: pass tab prelight state to theme | Ruslan Kabatsayev |
2012-06-01 | GTK theming plugin: convert big if statement to switch structure | Ruslan Kabatsayev |
2012-06-01 | vcl uses X11/extension headers too | David Tardon |
2012-06-01 | nuke unused namespace | Takeshi Abe |
2012-05-31 | targetted cppcheck warning fix reversion | Michael Meeks |