summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FontTable.cxx
AgeCommit message (Expand)Author
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-10-17loplugin:virtualdead unused param in LoggedStream::lcl_infoNoel Grandin
2019-10-17loplugin:virtualdead unusedparam in LoggedTable::lcl_entryNoel Grandin
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin
2019-02-22loplugin:unusedfields in writerfilterNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-10-05writerfilter: consistently use "" and <> in include directivesMike Kaganski
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-09-05tdf#43157 Clean up OSL_ENSURE in FontTable.cxxdrazil
2016-05-26We indeed can't do anything with LN_CT_Font_notTrueType hereJulien Nabet
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna
2015-06-07Remove include stdio (part7)Julien Nabet
2015-05-19TagLogger can be staticNoel Grandin
2014-10-07coverity#735573 Logically dead codeCaolán McNamara
2014-07-30Remove redundant casts to voidStephan Bergmann
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-03-20Handle altname in docx's fonttable.xmlChris Sherlock
2014-01-25writerfilter: remove no longer needed generated resourceids.hxx in doctokMiklos Vajna
2014-01-20WaE: comparison between signed and unsigned integer expressionsTor Lillqvist
2014-01-19writerfilter: refactor to be able to remove redundant Font class in doctokMiklos Vajna
2014-01-14writerfilter: unused tokensMiklos Vajna
2014-01-01writerfilter: drop unused rtf:{ALTFONTNAME,XSZFFN,XSTZNAME,UPXSTART,UPX}Miklos Vajna
2014-01-01writerfilter: drop unused rtf:{xst,LISTLEVEL,LFOData,F} tokensMiklos Vajna
2013-06-11hack for reading properly textencoding for opensymbol from old LOLuboš Luňák
2013-03-08function for duplicated codeLuboš Luňák
2013-02-26embed also system fonts when embedding fonts in a documentLuboš Luňák
2013-02-21Revert "embed also system fonts when embedding fonts in a document"David Ostrovsky
2013-02-21embed also system fonts when embedding fonts in a documentLuboš Luňák
2012-10-13writerfilter: fix new clang warningsMiklos Vajna
2012-09-07move the code for adding temporary fonts to a separate classLuboš Luňák
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák
2012-07-28writerfilter: drop pointless rtl:: prefix usageMiklos Vajna
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-29Remove include guardsThomas Arnhold
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák
2011-02-07Remove lots of dead codeThomas Arnhold
2010-12-03Removed the useless WRITERFILTERSTATUS commentsCédric Bosdonnat
2010-12-01merged DEV300_m94Henning Brinkmann
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-04sw34bf01: FontTable::getFontEntry(): put shared_ptr into vectorMichael Stahl