summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgfontexport.cxx
AgeCommit message (Expand)Author
2019-03-14Avoid using index for single getToken() callMatteo Casalin
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-16loplugin:buriedassign in dbaccess..ooxNoel Grandin
2018-03-16Modernize a bit filter (part2)Julien Nabet
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-07-27loplugin:constparams in filterNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock
2016-01-29vcl: add text alignment functions to ImplFont and FontAttributesChris Sherlock
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
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: change Font::SetName() to Font::SetFamilyName()Chris Sherlock
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock
2015-10-01com::sun::star->css in filter/Noel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-11tdf#56467: copy text of meta actions with valid text lengthChr. Rossmanith
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10Fix OutputDevice members / stack allocation: filter.Michael Meeks
2014-10-06loplugin: cstylecastNoel Grandin
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-04-22filter: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-11-22AllSettings with LanguageTagEike Rathke
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2011-12-26Fix for fdo43460 Part XVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-09-20Remove RCS headerThomas Arnhold
2011-07-11Implemented a new way for exporting and handling placeholder text elementsMarco Cecchetti
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-10GDIMetaFile cleanupJoseph Powers
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-17ka102: rebased to DEV300_m100ka