summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree
AgeCommit message (Expand)Author
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-24fdo#43460 sd,rsc,ucb,sdext: use isEmpty()Jelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-21Remove StringMirror UNO service.Thorsten Behrens
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-25remove some trivial duplicatesThomas Arnhold
2013-02-22sdext: fix loplugin warningsMiklos Vajna
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-17coverity: pass by const reference is more efficientMarkus Mohrhard
2013-02-14Disambiguation for MSCStephan Bergmann
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-14Modify constructor, remove setters + unused defineJulien Nabet
2012-12-27Fix Possible inefficient checking for 'm_GlyphsList' emptinessJulien Nabet
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-30Some cppcheck cleaningJulien Nabet
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-12fix invalid vector.push_back(vector.back())Michael Stahl
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-31target cppcheck index incrementing revertMichael Meeks
2012-04-21Fix fdo#45848Korrawit Pruegsanusak
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-07use const_iteratorDavid Tardon
2012-03-06gbuildize sdextDavid Tardon
2012-02-18Fix typos in commentsElton Chung
2012-02-13Remove unused pdfi::PDFIProcessor::sortDocument(bool)Kate Goss
2012-02-13Remove unused pdfi::DrawXmlEmitter::GetBreakIterator()Kate Goss
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-16Clang -Wunused-variable.Stephan Bergmann
2012-01-10Fix for fdo43460 Part XXXII getLength() to isEmpty()Olivier Hallot
2011-12-01fix typoMarkus Mohrhard
2011-12-01Remove uses of charAtAugust Sodora
2011-11-28Remove uses of OUString::setCharAtAugust Sodora
2011-11-27remove include of pch header from sdextNorbert Thiebaud
2011-10-04keep it simple, original won't compile except on msvc anywayCaolán McNamara
2011-10-04WaE: class has virtual functions, but destructor is not virtualTor Lillqvist
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-06[cppchecker] deletion of unneeded variablesPierre-André Jacquod
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17CWS gnumake4: reimplement basegfx_s hack for new build system [hg:c943ed591aff]Mathias Bauer
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-04-26inefficient emptiness checkKayo Hamid
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold