summaryrefslogtreecommitdiff
path: root/vcl/source/gdi
AgeCommit message (Expand)Author
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-07removed unused definesTakeshi Abe
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-05-05Related: fdo#47511 valgrind: invalid read of size 1Caolán McNamara
2012-05-01fdo#42779 followup: Do not check for icons in nonexistent lookaside directory.Gábor Stefanik
2012-04-30fdo#42779: Implement icon theme lookaside directoryGábor Stefanik
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-27Fix debug message and remove useless try...catch from ImplImageTree::loadImageGábor Stefanik
2012-04-26Add comment so FontSelectPattern ctor used on Windows is not removedJesús Corrius
2012-04-26Revert "Remove unused FontSelectPattern constructor"Stephan Bergmann
2012-04-26Remove unused FontSelectPattern constructorMiguel Fernández
2012-04-23cut out negative widths/heights earlyCaolán McNamara
2012-04-23fdo#42986 Add Presentationsize 16:9 WidescreenRob Snelders
2012-04-23Remove unused vcl methods.Monica Ramirez Arceda
2012-04-23Remove unused code in vclSantiago Martinez
2012-04-19fail earlier on oversized imagesCaolán McNamara
2012-04-19ImplLayout can return NULLCaolán McNamara
2012-04-17png parsing regression testCaolán McNamara
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-07callcatcher: update and remove newly unused methodsCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04remove useless line (probably mis-merge)David Tardon
2012-04-03fdo#44610 - EasyHackDaniel Bankston
2012-03-29n714787: Duplicate code removal.Muthu Subramanian
2012-03-29set correct paper tray in UIDavid Tardon
2012-03-27Fix vcl alpha blending n#714787Thorsten Behrens
2012-03-26ditch some UniStrings and intermediate temporariesCaolán McNamara
2012-03-23.cxx files don't need executable bitsMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl
2012-03-16Align transparency cut-off with application defaultsThorsten Behrens
2012-03-16Cleanup: remove silly extra scope.Thorsten Behrens
2012-03-15Revert "fix setting of paper tray from print dialog (fdo#43932)"David Tardon
2012-03-14add 'Japanese Postcard' paper size to both Paper format and Print dialogTakeshi Abe
2012-03-14fix setting of paper tray from print dialog (fdo#43932)David Tardon
2012-03-12remove unused FontFamily argument in ImplFindByAttributesCaolán McNamara
2012-03-12pointless comparisonCaolán McNamara
2012-03-05iterator are not orderedNorbert Thiebaud
2012-03-05Resolves: fdo#31306 some icons don't get grayed when disabledCaolán McNamara
2012-03-04iterator end should be tested with != not <Norbert Thiebaud
2012-03-04help GlyphItems vector to be sized correctly up-frontNorbert Thiebaud
2012-03-04GenericSalLayout: manage the collection of GlyphItem with a vector.Norbert Thiebaud
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-03-01I really only want to know if IsSymbolFont was toggledCaolán McNamara
2012-02-29we use mpFontData->IsSymbolFont() in our comparison to detect symbol fontsCaolán McNamara