summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* nMax here is a height valueCaolán McNamara2012-06-051-6/+6
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-043-53/+44
* 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
* fdo#46378: Lanczos3 resampling of images added to Bitmap.Tomaz Vajngerl2012-06-041-0/+237
* sal_uInt32 -> cmsUInt32NumberFridrich Štrba2012-06-041-1/+1
* Replace the module icc functionality by a use of lcms2Fridrich Štrba2012-06-041-2/+10
* targeted string re-workNorbert Thiebaud2012-06-024-142/+142
* targeted string re-workNorbert Thiebaud2012-06-0213-102/+91
* Fix operator precedence errorRuslan Kabatsayev2012-06-021-2/+2
* targetted cppcheck warning fix reversionMichael Meeks2012-05-312-7/+7
* make CheckCharacterBounds tests happy without forcing empty glyphs 1 unit wideCaolán McNamara2012-05-312-2/+8
* vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks2012-05-302-8/+40
* calc input line: Fix the size on Windows.Jan Holesovsky2012-05-301-8/+8
* Add temporary test JNI method createWindowFoo()...Tor Lillqvist2012-05-301-0/+10
* nuke unused typedefTakeshi Abe2012-05-291-4/+0
* 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-282-0/+20
* fdo#46378: Prefer interpolation-based image rescaling in PDF export.Gökçen Eraslan2012-05-281-1/+1
* WaE unused argumentNorbert Thiebaud2012-05-271-1/+1
* Use normal font in tab headersStefan Knorr (astron)2012-05-271-30/+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-251-22/+20
* WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara2012-05-251-1/+1
* remove unused ImplSubEdit classCaolán McNamara2012-05-233-16/+0
* Bin unused REFDEV_MODE48Tor Lillqvist2012-05-221-3/+0
* border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky2012-05-222-0/+19
* convert GetSurroundingText family to OUStringCaolán McNamara2012-05-222-6/+5
* vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks2012-05-221-11/+9
* Some cppcheck cleaningJulien Nabet2012-05-202-2/+2
* reduce static_initialization_and_destruction chainCaolán McNamara2012-05-161-10/+0
* aero: Implement a glass menubar on Windows.Jan Holesovsky2012-05-151-9/+42
* Reduce copy'n'paste by different nesting of if's.Jan Holesovsky2012-05-151-38/+26
* TDE integrationNorbert Thiebaud2012-05-141-0/+2
* removed unused definesTakeshi Abe2012-05-132-6/+0
* WaE: unsafe mix of bool and sal_BoolCaolán McNamara2012-05-101-2/+2
* callcatcher: update unused code listCaolán McNamara2012-05-101-10/+0
* n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayoutMiklos Vajna2012-05-081-1/+1
* Related: fdo#49271 strip charset suffixes from fontname for substitutionsCaolán McNamara2012-05-081-0/+56
* Keep ImplMulDiv() DRYTakeshi Abe2012-05-083-20/+25
* fdo#49421: do not divide by zero when scrollbar cannot be movedIvan Timofeev2012-05-071-0/+2
* removed unused definesTakeshi Abe2012-05-0710-43/+0
* silence more valgrind spew on scanline-extended deadspaceCaolán McNamara2012-05-071-0/+20
* Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara2012-05-051-4/+12
* gtk: fix drawing of separators in vertical toolbarsIvan Timofeev2012-05-051-2/+3
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-042-5/+5
* != instead of < for comparison with end iteratorJulien Nabet2012-05-023-3/+3
* fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik2012-05-011-10/+12
* fdo#42779: Implement icon theme lookaside directoryGábor Stefanik2012-04-301-28/+84
* make ResId::toString a non-static memberCaolán McNamara2012-04-3010-36/+34