summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree/drawtreevisiting.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann1-1/+1
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin1-1/+1
2016-02-23new loplugin: commaoperatorNoel Grandin1-1/+4
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-04loplugin:fpcomparison in sdext/Noel Grandin1-6/+5
2016-02-01tdf#96993: remove obsolete vertical mirror hack from PDF importMike Kaganski1-10/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-10-29com::sun::star->css in sdextNoel Grandin1-6/+6
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann1-4/+4
2015-06-19Fix check for broken standard libraryStephan Bergmann1-2/+2
2015-06-19Catch inadvertent uses of OUString(sal_Unicode) ctorStephan Bergmann1-3/+3
2015-06-19once more unto the breech dear fellowsNoel Grandin1-2/+1
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin1-2/+8
2015-06-19add commentNoel Grandin1-0/+1
2015-06-19fix older compilerNoel Grandin1-34/+35
2015-06-19tdf#42374 some small optimisations for opening this PDF fileNoel Grandin1-24/+19
2015-03-30loplugin:staticfunctionNoel Grandin1-2/+2
2015-01-19fdo#88465 PDF Import: fix scale and rotate image transformationsVort1-52/+33
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-07fdo#78382 PDF Import: add opacity support for fill and strokeVort1-5/+6
2014-05-06fdo#78241 PDF Import: add dashes supportVort1-45/+19
2014-04-30fdo#78075 PDF Import: Use absolute positions in svg:d parameterVort1-1/+1
2014-04-18fdo#69051 fdo#72028 PDF Import: text fixesVort1-14/+39
2014-04-11fdo#35064 PDF Import: Add support for simple text scalingVort1-1/+15
2014-04-08fdo#45001 fdo#77105 PDF Import: rotated text fixesVort1-0/+9
2014-03-25coverity#982469 Unchecked dynamic_castCaolán McNamara1-2/+2
2014-02-26Remove visual noise from sdextAlexander Wilms1-2/+2
2014-02-12fdo#45003 PDF import: Implementing linejoin and linecap propertiesVort1-0/+32
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-4/+4
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-2/+2
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-14/+14
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-22sdext: fix loplugin warningsMiklos Vajna1-4/+0
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-70/+70
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-4/+3
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-6/+3
2012-10-02re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-3/+3
2012-02-13Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()Kate Goss1-12/+0
2011-11-27remove include of pch header from sdextNorbert Thiebaud1-2/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-6/+3
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-8/+47
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-04vcl119: #i105133# tell fillFrameProps whether to apply transformation (thanks...Philipp Lohmann [pl]1-3/+8
2010-12-06RTL_CONSTASCII_USTRINGPARAM in extensions 1Gert Faller1-2/+2