summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Expand)AuthorAgeFilesLines
* remove all d.lstMichael Stahl2013-02-281-0/+0
* loplugin: improve indentationThomas Arnhold2013-02-251-29/+29
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-1/+1
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+7
* 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
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* 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-2418-618/+373
* coverity: idx == 0x1F cannot be trueDavid Tardon2012-07-031-1/+1
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+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
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
* 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
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
* clean upDavid Tardon2012-04-081-9/+0
* simplify use of configuration from unit testsDavid Tardon2012-04-081-3/+1
* always use --protector for UNO testsDavid Tardon2012-04-081-1/+0
* drop uses_ureDavid Tardon2012-04-081-2/+0
* let use_api handle the use of type rdbs at runtimeDavid Tardon2012-04-081-4/+0
* gbuild: "use" vs. "add":Michael Stahl2012-04-082-7/+7
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* always pass --headless to cppunitsLuboš Luňák2012-04-021-1/+0
* --headless for hwpfilter testLuboš Luňák2012-03-291-0/+1
* chmod -xTor Lillqvist2012-03-211-0/+0
* 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