summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara2012-06-052-8/+5
* fix mangled indentCaolán McNamara2012-06-051-5/+5
* make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara2012-06-052-18/+19
* nMax here is a height valueCaolán McNamara2012-06-051-6/+6
* Change return PrintFontManager::countFontconfigFontsJulien Nabet2012-06-042-4/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-53/+44
* fdo#50631: Fix the bounding box of rotated glyphs on MacOSX.Norbert Thiebaud2012-06-041-5/+21
* fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl2012-06-041-4/+5
* fdo#50169: add another index checkMartin Hosken2012-06-041-0/+1
* nuke unused definesTakeshi Abe2012-06-041-2/+0
* fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2012-06-042-0/+250
* sal_uInt32 -> cmsUInt32NumberFridrich Štrba2012-06-041-1/+1
* Find the internal lcms2 headerFridrich Štrba2012-06-041-0/+1
* Replace the module icc functionality by a use of lcms2Fridrich Štrba2012-06-043-3/+12
* vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan2012-06-021-0/+5
* targeted string re-workNorbert Thiebaud2012-06-029-189/+187
* targeted string re-workNorbert Thiebaud2012-06-0221-134/+123
* Fix operator precedence errorRuslan Kabatsayev2012-06-021-2/+2
* Return correct bounding box of glyphs on Linux, we forgot to rotate it.Jan Holesovsky2012-06-012-1/+16
* Gtk theming: pass tab prelight state to themeRuslan Kabatsayev2012-06-011-0/+6
* GTK theming plugin: convert big if statement to switch structureRuslan Kabatsayev2012-06-011-74/+87
* vcl uses X11/extension headers tooDavid Tardon2012-06-012-6/+6
* nuke unused namespaceTakeshi Abe2012-06-011-1/+0
* targetted cppcheck warning fix reversionMichael Meeks2012-05-312-7/+7
* make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2012-05-314-8/+9
* vcl: cleanup code flow, and minor indent tweakMichael Meeks2012-05-311-24/+23
* GTK-theming: fix rendering of toolbuttonsRuslan Kabatsayev2012-05-311-8/+33
* GTK theming: implement rendering window backgroundRuslan Kabatsayev2012-05-312-1/+34
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-3011-18/+54
* One line docu to save me code reading the next time ;-)Jan Holesovsky2012-05-301-0/+1
* calc input line: Fix the size on Windows.Jan Holesovsky2012-05-301-8/+8
* i#87757: do not create empty Rectangle bounding box for glyphs:Michael Stahl2012-05-302-1/+6
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-0/+10
* nuke unused typedefTakeshi Abe2012-05-293-9/+0
* rename functions for consistency with the rest of gbuildDavid Tardon2012-05-291-2/+2
* set all kde4 libs in configureDavid Tardon2012-05-291-4/+0
* simplify by using externalsDavid Tardon2012-05-292-20/+1
* gbuildize shellDavid Tardon2012-05-291-0/+4
* connectivity: convert kab to gbuildPeter Foley2012-05-291-5/+1
* removed dead codeTakeshi Abe2012-05-291-19/+0
* android: fix mouse click positioning, add more keymappings, fix focus.Michael Meeks2012-05-281-12/+44
* valgrind: Related rhbz#820376 mnDestWidth used without initializationCaolán McNamara2012-05-281-0/+2
* calc input line: Native rendering of the input line.Jan Holesovsky2012-05-284-0/+22
* fdo#46378: Prefer interpolation-based image rescaling in PDF export.Gökçen Eraslan2012-05-281-1/+1
* break dep. cycle between vcl and fpickerDavid Tardon2012-05-278-16/+57
* WaE unused argumentNorbert Thiebaud2012-05-271-1/+1
* Use normal font in tab headersStefan Knorr (astron)2012-05-275-34/+1
* fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl2012-05-251-1/+5
* gtk: add support for "vertical-padding" menu style propertyIvan Timofeev2012-05-255-28/+34
* WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara2012-05-251-1/+1