summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)Author
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara
2012-06-05fix mangled indentCaolán McNamara
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara
2012-06-05nMax here is a height valueCaolán McNamara
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl
2012-06-04fdo#50169: add another index checkMartin Hosken
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl
2012-06-04sal_uInt32 -> cmsUInt32NumberFridrich Štrba
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02Fix operator precedence errorRuslan Kabatsayev
2012-05-31targetted cppcheck warning fix reversionMichael Meeks
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-29nuke unused typedefTakeshi Abe
2012-05-28valgrind: Related rhbz#820376 mnDestWidth used without initializationCaolán McNamara
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-28fdo#46378: Prefer interpolation-based image rescaling in PDF export.Gökçen Eraslan
2012-05-27WaE unused argumentNorbert Thiebaud
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-05-25fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara
2012-05-23remove unused ImplSubEdit classCaolán McNamara
2012-05-22Bin unused REFDEV_MODE48Tor Lillqvist
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-05-22vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky
2012-05-14TDE integrationNorbert Thiebaud
2012-05-13removed unused definesTakeshi Abe
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-08n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna
2012-05-08Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara
2012-05-08Keep ImplMulDiv() DRYTakeshi Abe
2012-05-07fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev
2012-05-07removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara