summaryrefslogtreecommitdiffstats
path: root/hwpfilter/source
Commit message (Expand)AuthorAgeFilesLines
* -Wunused-macrosStephan Bergmann2013-03-274-24/+0
* Remove unused macros from checked-in Flex/Bison outputStephan Bergmann2013-03-252-145/+1
* Reduce confusion by removing #line directivesStephan Bergmann2013-03-252-135/+0
* reduce whitespaces between include and filenameThomas Arnhold2013-03-192-7/+7
* coverity#983009: Resource leakJulien Nabet2013-03-061-4/+4
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-12/+14
* doubled namespacesThomas Arnhold2013-03-041-1/+0
* doubled includesThomas Arnhold2013-03-041-1/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-29/+29
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-1/+1
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-171-5/+0
* sal_Bool->bool in hwpfilterNoel Grandin2012-10-041-17/+11
* sal_Bool -> bool in hwpfilterNoel Grandin2012-10-041-28/+28
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-23/+0
* add more component prefixesMatúš Kukan2012-09-012-2/+2
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
* Fix windows build where min and max are macrosAndras Timar2012-08-081-1/+1
* -Werror=formatIvan Timofeev2012-07-241-1/+1
* hwpfilter: improve text import and error handlingMichael Stahl2012-07-2417-617/+373
* coverity: idx == 0x1F cannot be trueDavid Tardon2012-07-031-1/+1
* Some cppcheck cleaningJulien Nabet2012-06-301-3/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-06-2238-1460/+1247
* re-base on ALv2 code.Michael Meeks2012-06-222-49/+31
* re-base on ALv2 code.Michael Meeks2012-06-2115-363/+228
* targeted string re-workNorbert Thiebaud2012-05-311-9/+9
* WaE: "isnan" redefinedDavid Tardon2012-04-161-1/+1
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+10
* gbuildize internal zlibCaolán McNamara2012-04-132-10/+0
* remove formfeedsThomas Arnhold2012-04-121-3/+3
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-14/+14
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* write unsigned char[] contents as numbers rather than string literalLuboš Luňák2012-03-101-1/+1
* mark static data that is const as constLuboš Luňák2012-03-103-17/+18
* WaE: calling delete on the wrong thingCaolán McNamara2012-03-051-6/+24
* Kill LinkedList in hwpfilterSzabolcs Dezsi2012-03-0511-219/+310
* Avoid temporary rtl::OUStringJulien Nabet2012-03-031-1/+1
* WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist2012-03-011-81/+0
* #pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist2012-03-016-24/+0
* WaE: duplicateBranchThomas Arnhold2012-02-211-4/+1
* EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-131-4/+2
* Fix typos in commentsElton Chung2012-02-131-1/+1
* Add missing operator++/-- overloads to kludge class.Thorsten Behrens2012-02-061-0/+16
* Fixed some cppcheck messagesPKEuS2012-02-063-14/+14
* remove include of pch header from hwpfilterNorbert Thiebaud2011-11-272-4/+0
* valgrind: fix leakCaolán McNamara2011-10-021-15/+7
* WaE: constify these (worrying-looking) font name tablesCaolán McNamara2011-09-091-1/+1
* I see no immediate reason for this #ifndef __MINGW32__Tor Lillqvist2011-09-091-4/+2
* Remove component_getImplementationEnvironmentMatúš Kukan2011-07-121-11/+0