summaryrefslogtreecommitdiff
path: root/hwpfilter
AgeCommit message (Expand)AuthorFilesLines
2012-11-01rework filters test to squeeze through extra flagsCaolán McNamara1-2/+7
2012-10-17More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza1-5/+0
2012-10-04sal_Bool->bool in hwpfilterNoel Grandin1-17/+11
2012-10-04sal_Bool -> bool in hwpfilterNoel Grandin1-28/+28
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl1-1/+1
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-23/+0
2012-09-01add more component prefixesMatúš Kukan2-2/+2
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
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 Stahl18-618/+373
2012-07-03coverity: idx == 0x1F cannot be trueDavid Tardon1-1/+1
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks1-4/+1
2012-06-30Some cppcheck cleaningJulien Nabet1-3/+3
2012-06-22re-base on ALv2 code. Includes:Michael Meeks38-1460/+1247
2012-06-22re-base on ALv2 code.Michael Meeks2-49/+31
2012-06-21re-base on ALv2 code.Michael Meeks15-363/+228
2012-05-31targeted string re-workNorbert Thiebaud1-9/+9
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
2012-04-16WaE: "isnan" redefinedDavid Tardon1-1/+1
2012-04-13sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2-0/+10
2012-04-13gbuildize internal zlibCaolán McNamara2-10/+0
2012-04-12remove formfeedsThomas Arnhold1-3/+3
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-14/+14
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-9/+0
2012-04-08simplify use of configuration from unit testsDavid Tardon1-3/+1
2012-04-08always use --protector for UNO testsDavid Tardon1-1/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-7/+7
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-02always pass --headless to cppunitsLuboš Luňák1-1/+0
2012-03-29--headless for hwpfilter testLuboš Luňák1-0/+1
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-10write unsigned char[] contents as numbers rather than string literalLuboš Luňák1-1/+1
2012-03-10mark static data that is const as constLuboš Luňák3-17/+18
2012-03-05WaE: calling delete on the wrong thingCaolán McNamara1-6/+24
2012-03-05Kill LinkedList in hwpfilterSzabolcs Dezsi11-219/+310
2012-03-03Avoid temporary rtl::OUStringJulien Nabet1-1/+1
2012-03-01WaE: function 'yyinput' is not needed and will not be emittedTor Lillqvist1-81/+0
2012-03-01#pragma interface and #pragma implementation are obsolete and pointlessTor Lillqvist6-24/+0
2012-02-21WaE: duplicateBranchThomas Arnhold1-4/+1
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann1-4/+2
2012-02-13Fix typos in commentsElton Chung1-1/+1
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan1-1/+0