summaryrefslogtreecommitdiff
path: root/svtools/source/misc/sampletext.cxx
AgeCommit message (Expand)Author
2019-09-03Fix typosAndrea Gelmini
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2017-07-19loplugin:constparams in svtoolsNoel Grandin
2017-06-24tdf#108720 Add symbol fonts to isSymbolFont()Yousuf Philips
2017-06-20reuse IsStarSymbolCaolán McNamara
2017-06-14use more SAL_N_ELEMENTS part 2Noel Grandin
2017-04-26use strong_int for LanguageTypeNoel Grandin
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-05-25vcl: replace boost::dynamic_bitset with boost::optional<std::bitset>Michael Stahl
2016-05-24too much debug spew, SAL_INFO thisCaolán McNamara
2016-04-13Stop assigning null to intrusive_ptrTakeshi Abe
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2016-01-10Cleanup FontCharMapPtr variable prefixesChris Sherlock
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30com::sun::star->css in svtoolsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10cure a lot of unfortunate ScopedVclPtrs.Michael Meeks
2015-04-10start wrapping OutputDevice in VclPtrNoel Grandin
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-13Resolves: fdo#82259 more fonts that lie or have no os/2 tableCaolán McNamara
2014-09-13USCRIPT_LAO->USCRIPT_MALAYALAMCaolán McNamara
2014-09-13Related: fdo#82259 GungSeo has no OS/2 tableCaolán McNamara
2014-09-13do HardCodedScriptName before getting Font CapabilitiesCaolán McNamara
2014-09-12Related: fdo#82259 BiauKai makes some crazy claimsCaolán McNamara
2014-09-12Related: fdo#82259 various "* MN" fonts incorrectly claim to support TAMILCaolán McNamara
2014-09-02fdo#82259 Hardcode script for "GB18030 Bitmap"Matthew J. Francis
2014-08-26Related: fdo#82259 possible solution to 'GB18030 Bitmap' detected as JapaneseCaolán McNamara
2014-08-12Related: fdo#82259 not all STIX are symbol fontsKhaled Hosny
2014-08-12Related: fdo#82259 Show same preview for both Symbol variantsCaolán McNamara
2014-08-12Related: fdo#82259 esint10 can't render its name eitherCaolán McNamara
2014-08-12Related: fdo#82259 OpenSymbol doesn't have 0x2706 or 0x2704 so no previewCaolán McNamara
2014-08-12Resolves: fdo#82259 use same symbol strategy on all platformsCaolán McNamara
2014-08-12Related: fdo#82259 all the STIX fonts are really for symbolsCaolán McNamara
2014-08-12Related: fdo#82259 list Apple Color Emoji as a symbol font.Adolfo Jayme Barrientos
2014-08-11Related: fdo#82259 stmary can render its own name, but unreadablyCaolán McNamara
2014-08-11Related: fdo#82259 add Armenian preview textCaolán McNamara
2014-02-25Remove visual noise from svtoolsAlexander Wilms
2013-12-11Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia'Caolán McNamara
2013-12-04convert OutputDevice::HasGlyphs from xub_StrLen->sal_Int32Noel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin