summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Resolves: fdo#51957 typo, endash entered twice, 2nd should be emdashCaolán McNamara1-1/+1
2012-07-17Doxygen needs ///< for inline comments, not only //<.Jan Holesovsky1-1/+1
2012-07-17Improve check for the FRAME_DRAW_NWF.Jan Holesovsky1-1/+1
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-07-16make gtk-print stuff build on gtk+2 2.12.0Caolán McNamara1-0/+2
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan16-80/+79
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-4/+4
2012-07-16Revert "Make bottom tabbar items follow native theme"Ruslan Kabatsayev2-10/+1
2012-07-15#include "tools/helpers.hxx" for FRoundStephan Bergmann1-0/+1
2012-07-15Resolves: fdo#31821 always process ZW[N]J in the font regardless of scriptCaolán McNamara1-0/+13
2012-07-15Resolves: fdo#31821 use icu layout whenever possibleCaolán McNamara1-3/+1
2012-07-14ENABLE_ICU_LAYOUT is always enabledCaolán McNamara1-26/+7
2012-07-14Related: fdo#31821 prefer non-latn over latn, but latn over nothingCaolán McNamara1-3/+7
2012-07-14Fix typosJulien Nabet1-3/+3
2012-07-14Related: fdo#31821 pull tables from otf fonts as wellCaolán McNamara1-4/+7
2012-07-14Resolves: fdo#35322 add a font only once under one of its namesCaolán McNamara1-31/+12
2012-07-14simplify include guardsThomas Arnhold1-2/+0
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-1/+2
2012-07-12Related: fdo#45355 stale gdi font handles apparently still usedCaolán McNamara2-28/+47
2012-07-11Adding helpers.hxx for FRound()Muthu Subramanian1-0/+1
2012-07-11Decrease header files dependenciesMatteo Casalin12-15/+8
2012-07-11sysdata.hxx: work around idiotic warnings from winnt.hMichael Stahl1-0/+7
2012-07-10Make bottom tabbar items follow native themeRuslan Kabatsayev2-1/+10
2012-07-10Implement support for HeaderBar arrow native rendering, add GTK supportRuslan Kabatsayev3-2/+40
2012-07-10solaris: fix compilation error by adding temp var holding const_cast resultPierre-Eric Pelloux-Prayer1-1/+2
2012-07-10Implement support for listview headers native render, add GTK implementationRuslan Kabatsayev3-2/+69
2012-07-10correctly paint toolbar separators with gtk-2.8 (bnc#770013)Petr Mladek1-3/+5
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev1-1/+1
2012-07-09Related: fdo#30763 fill in default user realname under GNOME3Caolán McNamara1-1/+6
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-6/+6
2012-07-09We use hidden signatures for now.Gökçen Eraslan1-1/+1
2012-07-09PDFWriterImpl::createControl: -Werror=maybe-uninitializedMichael Stahl1-1/+1
2012-07-09PDFWriterImpl::finalizeSignature: -Werror=unused-variableMichael Stahl1-0/+3
2012-07-09PDFWriterImpl: -Werror=reorderMichael Stahl1-1/+1
2012-07-09Fix 'will be initialized after' error of GCC.Gökçen Eraslan1-2/+1
2012-07-09Remove faulty DBG_ASSERT.Gökçen Eraslan1-1/+0
2012-07-09Merge branch 'feature/pdf-signing'Gökçen Eraslan3-16/+261
2012-07-08Get der encoded certificate to use in NSS.Gökçen Eraslan1-0/+11
2012-07-07Add password edit and pass XCertificate to PDFWriter code in VCL.Gökçen Eraslan2-1/+7
2012-07-07Prescale image with Bitmap::Scale to improve quality.Tomaž Vajngerl1-103/+53
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev1-1/+1
2012-07-06additional fix for fdo#51336 for radiobuttonsNoel Power2-6/+15
2012-07-06fdo#51336 - change vcl checkbox no-label behaviourNoel Power2-12/+21
2012-07-05fdo#49486: fix graphite2 hyphenation regressionMartin Hosken1-2/+2
2012-07-05Revert "Remove unused throbber.src"Thomas Arnhold1-0/+106
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev1-1/+2
2012-07-04fix build problem on windowsCaolán McNamara1-2/+2
2012-07-03Resolves: fdo#51693 use fontconfig font/glyph substitution in headless modeCaolán McNamara1-0/+6
2012-07-03ditch String::CreateFromAsciiCaolán McNamara3-5/+5
2012-07-03Remove unused throbber.srcThomas Arnhold1-106/+0