summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FontTable.hxx
AgeCommit message (Expand)Author
2023-11-16writerfilter: fix utext()'s dumb sal_uInt8* parameterMichael Stahl
2023-06-19embeddedfontshelper: use u16string_view instead of char pointerKhaled Hosny
2023-02-20writerfilter: prefix members of DomainMapper_Impl, EmbeddedFontHandler, ...Miklos Vajna
2022-07-31clang-tidy modernize-pass-by-value in writer*Noel Grandin
2022-01-06tdf#66039 DOCX: import textboxes (with tables, images etc.) in group shapesAttila Bakos (NISZ)
2021-06-10loplugin:unnecessaryreturn FontTable::addEmbeddedFontNoel Grandin
2021-03-23tdf#124176 Use pragma once in w*Vincent LE GARREC
2020-12-03Pass key by const& to the various addEmbeddedFont functionsStephan Bergmann
2020-10-29tdf#137643 alternative solution to activate embedded fonts in one batchCaolán McNamara
2020-07-20compact namespace: writerfilterNoel Grandin
2020-03-16Revert "loplugin:constfields in writerfilter"Noel Grandin
2020-02-20tdf#42949 Fix IWYU warnings in writerfilter/Gabor Kelemen
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
2018-09-13loplugin:constfields in writerfilterNoel Grandin
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26Remove visual noise from writerfilterAlexander Wilms
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann
2014-01-14writerfilter: unused tokensMiklos Vajna
2014-01-01writerfilter: drop unused rtf:{ALTFONTNAME,XSZFFN,XSTZNAME,UPXSTART,UPX}Miklos Vajna
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna
2012-06-28re-base on ALv2 code. Includes:Michael Meeks
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-22Remove dead codeBálint Dózsa
2010-10-28add modelines to .hxx files as wellCaolán McNamara
2010-08-11writerfilter09: FontTable: use logged resourcesHenning Brinkmann
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann
2010-02-16writerfilter07: fixed memory leak related to FontEntry/FontTableHenning Brinkmann
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann
2008-04-10INTEGRATION: CWS changefileheader (1.5.20); FILE MERGEDRüdiger Timm
2008-01-10INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGEDOliver Bolte