summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/tree/writertreevisiting.cxx
AgeCommit message (Expand)Author
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-03-30loplugin:stringadd in sd/sdextNoel Grandin
2022-12-04tdf#152083: sdext Pre-reverse the text for RTL in Writer pdfimport as wellKevin Suo
2022-12-03tdf#147246 sdext.pdfimport: "font-family-asia" -> "font-family-asian"Kevin Suo
2022-11-30tdf#104597 related: restore the mirroring of Bidi_Mirrored charactersKevin Suo
2022-11-18Related tdf#104597, tdf#151546: Introduce comphelper::string::reverseCodePointsStephan Bergmann
2022-11-08sdext.pdfimport - Wirter: add handling for continuous space charactersKevin Suo
2022-11-06sdext.pdfimport Writer: Do not visit DrawElement twice in WriterXmlEmitterKevin Suo
2022-10-19tdf#151546: RTL text is reversed (Writer pdfimport)Kevin Suo
2022-07-01tdf#137544 reduce cost of dynamic_castNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-12loplugin:moveparam in sdextNoel Grandin
2021-10-11sdext.pdfimport tdf#78427: Add support for more Font Weight featuresKevin Suo
2021-07-14tdf81484 Draw and Writer pdf import: SimSun bold font is shown as "outline"Kevin Suo
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-07Fix typos to complete commit cfce486Andrea Gelmini
2019-11-13tdf#42949 Fix IWYU warnings in sdext/Gabor Kelemen
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-20loplugin:constvars in sdext..sfx2Noel Grandin
2019-07-24Fix typosAndrea Gelmini
2019-07-24cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-07-23cid#1448446 Unchecked dynamic_castCaolán McNamara
2019-04-19loplugin:sequentialassign in sdNoel Grandin
2019-04-14tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-02-12loplugin:flatten in sdextNoel Grandin
2018-12-07HAVE_BROKEN_CONST_ITERATORS is always false nowStephan Bergmann
2018-12-03Simplify containers iterations in sdextArkadiy Illarionov
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-06-27tdf#118374: fix crash from loplugin:useuniqueptr in sdextJulien Nabet
2018-03-06loplugin:useuniqueptr in sdextNoel Grandin
2017-10-23loplugin:includeform: sdextStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-03-25Fix typosAndrea Gelmini
2017-03-02Fix typosAndrea Gelmini
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann
2016-03-09tdf#98421: properly import vertical mirroring of images from PDFMike Kaganski
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-06-22Fix typosAndrea Gelmini
2015-06-19Fix check for broken standard libraryStephan Bergmann
2015-06-19once more unto the breech dear fellowsNoel Grandin
2015-06-19workaround older compilers that do not have std::list::erase(const_iterator)Noel Grandin
2015-06-19fix older compilerNoel Grandin