summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpreader.cxx
AgeCommit message (Expand)Author
2022-04-27ofz#47042 previous use of static variable affecting later runsCaolán McNamara
2022-03-01cid#1501377 Dereference after null checkCaolán McNamara
2022-02-28ofz#44991 keep within legal ArrowShape rangeCaolán McNamara
2022-01-31avoid dangling tmp files in hwp importCaolán McNamara
2021-11-14Use M_PI instead of defined value; use rad2deg()Hossein
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-02no need to allocate these on the heapNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in hwpfilter..lotuswordproNoel
2020-10-22long->tools::Long in hwpfilter..ooxNoel
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-05Improve hchar_string to OUString conversionStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-19Fix typosAndrea Gelmini
2020-07-14hwpfilter: create instances with uno constructorsNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: hwpfilterStephan Bergmann
2020-05-29loplugin:simplifybool in hwpfilter..lotuswordproNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-01crashtesting: footnote-layout doesn't existCaolán McNamara
2019-11-24cppcheck: performing init in init list (hwpfilter, i., l.)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-12-21use unique_ptr in hwpfilterNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-10-24hdo is always a HWPDrawingObjectCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-08-21loplugin:useuniqueptr in HStreamIODevNoel Grandin
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-17cppcheck - fix variableScope in some filesGökhan Gurbetoğlu
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:useuniqueptr in hwpfilterNoel Grandin
2018-01-12More loplugin:cstylecast: hwpfilterStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-06loplugin:constparams in various(2)Noel Grandin
2017-10-19use std::unique_ptr in hwpfilterNoel Grandin
2017-10-18Replace some lists by vectors in hwpfilterJulien Nabet
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-07-18loplugin:constparams in scaddins,hwpfilterNoel Grandin
2017-07-17ofz#2668 fix oomCaolán McNamara
2017-07-13ofz#2452 use shared_ptr for cshapeCaolán McNamara