summaryrefslogtreecommitdiff
path: root/writerfilter/source/dmapper/FontTable.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-13loplugin:constfields in writerfilterNoel Grandin1-1/+1
2018-07-10tdf#79877 perf loading docx file, writerfilter/ improvementsNoel Grandin1-3/+3
2017-06-20loplugin:unusedfields in writerfilterNoel Grandin1-2/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-2/+2
2015-11-24loplugin:unusedfields in writerfilter/Noel Grandin1-12/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-19/+19
2015-07-23writerfilter: use std::unique_ptr<> in FontTableMiklos Vajna1-1/+1
2015-04-11writerfilter: no need to spell out com::sun::star, css is enoughMiklos Vajna1-2/+2
2014-12-30writerfilter: boost::shared_ptr -> c++11 std::shared_ptrMiklos Vajna1-3/+3
2014-12-13writerfilter: only dmapper needs LoggedResourcesMiklos Vajna1-1/+1
2014-07-22writerfilter: pass uno::Reference by referenceMichael Stahl1-1/+1
2014-05-18writerfilter: drop global 'using css' from WW8ResourceModel.hxxMiklos Vajna1-1/+1
2014-04-19fixincludeguards.sh: writerfilterThomas Arnhold1-2/+2
2014-04-11writerfilter: remove no longer needed WRITERFILTER_WRITERFILTER_DLLPUBLICMiklos Vajna1-1/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-19/+19
2014-02-26Remove visual noise from writerfilterAlexander Wilms1-1/+1
2014-02-03Remove needless WRITERFILTER_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-14writerfilter: unused tokensMiklos Vajna1-1/+0
2014-01-01writerfilter: drop unused rtf:{ALTFONTNAME,XSZFFN,XSTZNAME,UPXSTART,UPX}Miklos Vajna1-1/+0
2012-09-06basic .docx read support for embedded fonts (w:embedRegular etc.)Luboš Luňák1-0/+18
2012-07-21dmapper: rtl::OUString -> OUStringMiklos Vajna1-5/+5
2012-06-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-25/+28
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák1-0/+1
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák1-1/+1
2011-02-22Remove dead codeBálint Dózsa1-4/+0
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+3
2010-08-11writerfilter09: FontTable: use logged resourcesHenning Brinkmann1-29/+28
2010-03-23writerfilter07: merged DEV300_m75Henning Brinkmann1-4/+1
2010-02-16writerfilter07: fixed memory leak related to FontEntry/FontTableHenning Brinkmann1-1/+4
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-28CWS-TOOLING: integrate CWS writerfilter32bugfixes01Ivo Hinkelmann1-1/+2
2008-04-10INTEGRATION: CWS changefileheader (1.5.20); FILE MERGEDRüdiger Timm1-25/+18
2008-01-10INTEGRATION: CWS xmlfilter02 (1.4.12); FILE MERGEDOliver Bolte1-15/+16
2007-05-04rewriting the startSectionGroup and endSectionGroup to use the new OOXMLParse...Fridrich Štrba1-3/+2
2007-04-30parsing section properties in multisection documentsFridrich Štrba1-2/+3
2006-11-02graphic import startedOliver Specht1-0/+35
2006-10-24initial check inHenning Brinkmann1-0/+79