summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2012-06-11Remove non-functional Hide/ShowStatusTextThomas Arnhold1-12/+0
2012-06-11Make DO_TEST_PDF code work againGökçen Eraslan1-2/+20
2012-06-11FixedBorder is no longer usedCaolán McNamara2-197/+0
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev1-2/+1
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist2-2/+1
2012-06-09oops, hide the first separator as wellIvan Timofeev1-1/+1
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev1-28/+35
2012-06-09Remove superfluous empty lines on topThomas Arnhold3-8/+0
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev1-0/+11
2012-06-07Fix new Bitmap creation in Lanczos resampling.Tomaž Vajngerl1-3/+2
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky1-1/+1
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-8/+4
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida2-10/+33
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky3-3/+3
2012-06-05Lanczos resampling - mirror image on edges and fix image upscalingTomaž Vajngerl1-18/+42
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara1-37/+17
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara1-6/+7
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara1-6/+4
2012-06-05fix mangled indentCaolán McNamara1-5/+5
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara1-15/+16
2012-06-05nMax here is a height valueCaolán McNamara1-6/+6
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin3-53/+44
2012-06-04fdo#50169: skip the rest of the loop in case of wrong indexMichael Stahl1-4/+5
2012-06-04fdo#50169: add another index checkMartin Hosken1-0/+1
2012-06-04fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl1-0/+237
2012-06-04sal_uInt32 -> cmsUInt32NumberFridrich Štrba1-1/+1
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba1-2/+10
2012-06-02targeted string re-workNorbert Thiebaud4-142/+142
2012-06-02targeted string re-workNorbert Thiebaud13-102/+91
2012-06-02Fix operator precedence errorRuslan Kabatsayev1-2/+2
2012-05-31targetted cppcheck warning fix reversionMichael Meeks2-7/+7
2012-05-31make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2-2/+8
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2-8/+40
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky1-8/+8
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist1-0/+10
2012-05-29nuke unused typedefTakeshi Abe1-4/+0
2012-05-28valgrind: Related rhbz#820376 mnDestWidth used without initializationCaolán McNamara1-0/+2
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky2-0/+20
2012-05-28fdo#46378: Prefer interpolation-based image rescaling in PDF export.Gökçen Eraslan1-1/+1
2012-05-27WaE unused argumentNorbert Thiebaud1-1/+1
2012-05-27Use normal font in tab headersStefan Knorr (astron)1-30/+1
2012-05-25fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl1-1/+5
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev1-22/+20
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara1-1/+1
2012-05-23remove unused ImplSubEdit classCaolán McNamara3-16/+0
2012-05-22Bin unused REFDEV_MODE48Tor Lillqvist1-3/+0
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2-0/+19
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara2-6/+5
2012-05-22vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks1-11/+9
2012-05-20Some cppcheck cleaningJulien Nabet2-2/+2