summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpreader.cxx
AgeCommit message (Expand)Author
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-14boost->stdCaolán McNamara
2015-09-03clang-tidy clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-08-21add hwp to fftesterCaolán McNamara
2015-07-16tdf#91067: Translate Korean commentsJihui Choi
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-24loplugin:constantfunction: hwpfilterNoel Grandin
2015-03-02V805: Decreased performanceCaolán McNamara
2015-01-20Some more loplugin:cstylecast: hwpfilterStephan Bergmann
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-15hwpfilter: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-01loplugin: cstylecastNoel Grandin
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann
2014-08-31cppcheck: Logical conjunction always evaluates to falseJulien Nabet
2014-07-03Fix (harmless) stack-use-after-returnStephan Bergmann
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-05coverity#705182 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05coverity#705181 Missing break in switch, assuming its intentionalCaolán McNamara
2014-04-23hwpfilter: sal_Bool->boolNoel Grandin
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from hwpfilterAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-12-19CID#982610 inefficient iterator usage confusing coverityCaolán McNamara
2013-12-19fix indentCaolán McNamara
2013-12-19CID#982609 inefficient iterator usage confusing coverityCaolán McNamara
2013-12-19fix indentCaolán McNamara
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-02-25loplugin: improve indentationThomas Arnhold
2012-10-04sal_Bool->bool in hwpfilterNoel Grandin
2012-10-04sal_Bool -> bool in hwpfilterNoel Grandin
2012-08-08Fix windows build where min and max are macrosAndras Timar
2012-07-24-Werror=formatIvan Timofeev
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl
2012-06-22re-base on ALv2 code. Includes:Michael Meeks
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-10mark static data that is const as constLuboš Luňák
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi
2012-02-21WaE: duplicateBranchThomas Arnhold
2012-02-13Fix typos in commentsElton Chung
2011-11-27remove include of pch header from hwpfilterNorbert Thiebaud
2011-06-27Fix Windows buildTor Lillqvist