summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfontexport.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin1-1/+2
2018-03-16Modernize a bit filter (part2)Julien Nabet1-31/+13
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin1-4/+4
2017-07-27loplugin:constparams in filterNoel Grandin1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-12/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-3/+3
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-2/+2
2015-10-01com::sun::star->css in filter/Noel Grandin1-3/+3
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin1-7/+7
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-12/+12
2015-04-11tdf#56467: copy text of meta actions with valid text lengthChr. Rossmanith1-3/+6
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-2/+2
2015-04-10Fix OutputDevice members / stack allocation: filter.Michael Meeks1-12/+12
2014-10-06loplugin: cstylecastNoel Grandin1-4/+4
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-2/+2
2014-09-18fdo#82577: Handle FontNoel Grandin1-4/+4
2014-04-22filter: sal_Bool->boolNoel Grandin1-2/+2
2014-03-31xmloff: sal_Bool->boolNoel Grandin1-5/+5
2014-02-23Remove unneccessary commentsAlexander Wilms1-9/+9
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-3/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-17/+17
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-6/+6
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot1-2/+2
2011-11-27remove include of pch header from filterNorbert Thiebaud1-2/+0
2011-09-20Remove RCS headerThomas Arnhold1-3/+0
2011-07-11Implemented a new way for exporting and handling placeholder text elementsMarco Cecchetti1-0/+6
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-67/+163
2011-05-10GDIMetaFile cleanupJoseph Powers1-1/+1
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens1-67/+163
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+6
2011-02-17ka102: rebased to DEV300_m100ka1-6/+6
2011-02-04ka102: SVG import implementationka1-77/+167
2011-01-14removetooltypes01: #i112600# remove tooltypes from filterMikhail Voytenko1-8/+8
2011-01-07Use simple syntax for glyph definitionTakeshi Kurosawa1-17/+10