summaryrefslogtreecommitdiff
path: root/hwpfilter/source/hwpreader.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-12-17fdo#39440 reduce scope of local variablesMichael Weghorn1-2/+2
2014-12-15hwpfilter: Use appropriate OUString functions on string constantsStephan Bergmann1-1187/+1187
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-01loplugin: cstylecastNoel Grandin1-14/+14
2014-09-24Remove o3tl/heap_ptr.hxx, use std::unique_ptr insteadStephan Bergmann1-2/+2
2014-08-31cppcheck: Logical conjunction always evaluates to falseJulien Nabet1-2/+2
2014-07-03Fix (harmless) stack-use-after-returnStephan Bergmann1-3/+4
2014-06-24new compilerplugin returnbyrefNoel Grandin1-93/+93
2014-06-05coverity#705182 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+1
2014-06-05coverity#705181 Missing break in switch, assuming its intentionalCaolán McNamara1-0/+1
2014-04-23hwpfilter: sal_Bool->boolNoel Grandin1-22/+22
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-2/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-1/+1
2014-02-26Remove visual noise from hwpfilterAlexander Wilms1-9/+9
2014-01-28bool improvementsStephan Bergmann1-4/+4
2013-12-19CID#982610 inefficient iterator usage confusing coverityCaolán McNamara1-9/+1
2013-12-19fix indentCaolán McNamara1-4/+5
2013-12-19CID#982609 inefficient iterator usage confusing coverityCaolán McNamara1-9/+1
2013-12-19fix indentCaolán McNamara1-4/+5
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-12/+14
2013-02-25loplugin: improve indentationThomas Arnhold1-29/+29
2012-10-04sal_Bool->bool in hwpfilterNoel Grandin1-17/+11
2012-10-04sal_Bool -> bool in hwpfilterNoel Grandin1-28/+28
2012-08-08Fix windows build where min and max are macrosAndras Timar1-1/+1
2012-07-24-Werror=formatIvan Timofeev1-1/+1
2012-07-24hwpfilter: improve text import and error handlingMichael Stahl1-167/+156
2012-06-22re-base on ALv2 code. Includes:Michael Meeks1-24/+14
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-14/+14
2012-03-10mark static data that is const as constLuboš Luňák1-1/+1
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi1-22/+36
2012-02-21WaE: duplicateBranchThomas Arnhold1-4/+1
2012-02-13Fix typos in commentsElton Chung1-1/+1
2011-11-27remove include of pch header from hwpfilterNorbert Thiebaud1-2/+0
2011-06-27Fix Windows buildTor Lillqvist1-1/+2
2011-06-21use size_t hereCaolán McNamara1-3/+3
2011-06-14ditch MyDataSink and use comphelper::MediaDescriptor::addInputStreamCaolán McNamara1-35/+7
2011-06-13gbuildize hwpfilterCaolán McNamara1-25/+2
2011-06-13survive missing writer component for testing purposesCaolán McNamara1-6/+8
2011-06-12Code cleanupKorrawit Pruegsanusak1-53/+3
2011-06-09Some cppcheck cleaningJulien Nabet1-3/+3
2011-06-01restore Korean comments that were smashed to just ? by 6dfe3457faf4bef4b7080d...Christian Lohmaier1-138/+138
2011-05-30Code Cleanup in filtersKorrawit Pruegsanusak1-20/+4
2011-05-18do not leak memoryDavid Tardon1-1/+3
2011-05-16do not leak memoryDavid Tardon1-3/+24
2011-03-04Remove useless comments in filters.Guillaume Poussel1-6/+2
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-9/+5
2010-11-27RTL_CONSTASCII_USTRINGPARAM in filters 2Gert Faller1-16/+16
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3