summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-23gnumake4 writerfilter gbuildization patchfeature/gnumake4_writerfilterBjoern Michaelsen50-1225/+1072
2011-06-15do not set solid line border and fill as default for chartareafeature/gnumake4_writerfilter_baseRadek Doulik1-11/+3
2011-06-15aResult->aNameCaolán McNamara1-1/+1
2011-06-15Forgot rtl/bootstrap.hxx headerFrancois Tigeot1-0/+1
2011-06-15use other variantCaolán McNamara1-1/+1
2011-06-15Remove some remaining TOOLS_INETDEF_OS usageFrancois Tigeot1-1/+3
2011-06-14Replace List with std::vector< SdrObject* >Joseph Powers2-15/+13
2011-06-14Remove any mention of w4w whatsoeverFridrich Štrba195-2638/+0
2011-06-14Remove them from the fcfg_w4w.mk tooFridrich Štrba1-26/+0
2011-06-14Remove fragments for StarOffice WP filters that we don't haveFridrich Štrba26-325/+0
2011-06-14don't need to link against vclCaolán McNamara1-1/+0
2011-06-14add regression testCaolán McNamara5-1/+260
2011-06-14return the correct return codeCaolán McNamara1-4/+2
2011-06-14ditch MyDataSink and use comphelper::MediaDescriptor::addInputStreamCaolán McNamara2-68/+7
2011-06-13gbuildize hwpfilterCaolán McNamara32-192/+222
2011-06-13survive missing writer component for testing purposesCaolán McNamara4-30/+34
2011-06-13valgrind: linenumber uninitedCaolán McNamara2-29/+16
2011-06-13it's c++ not cCaolán McNamara1-3/+3
2011-06-13#i49123# implement typedetection for supported .hwp format versionsCaolán McNamara6-31/+72
2011-06-13no point in extra initializationCaolán McNamara3-3/+3
2011-06-13tidy indentCaolán McNamara1-4/+3
2011-06-13stack example .hwp files here for future testsCaolán McNamara3-0/+0
2011-06-13mpCommentOut never set, strip it outCaolán McNamara11-547/+463
2011-06-13rename SetKey to SetCryptMaskKeyCaolán McNamara1-1/+1
2011-06-13rename SetKey to informative SetCryptMaskKeyCaolán McNamara11-19/+19
2011-06-13AddMark/RemoveMark unusedCaolán McNamara2-20/+0
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-1/+1
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara2-3/+3
2011-06-12Code cleanupKorrawit Pruegsanusak44-141/+63
2011-06-12Replace List with std::vector< sal_uInt32 >Joseph Powers2-6/+7
2011-06-12Some cppcheck cleaning+1TODO (func not implemented)Julien Nabet7-12/+13
2011-06-12Some cppcheck cleaningJulien Nabet9-27/+26
2011-06-12Some cppcheck cleaningJulien Nabet6-11/+11
2011-06-12Replace List with std::vector< PPTBuGraEntry* >Joseph Powers2-15/+20
2011-06-12Some cppcheck cleaningJulien Nabet10-13/+17
2011-06-12Replace List with std::vector< PPTTextSpecInfo* >Joseph Powers2-10/+12
2011-06-12Replace List with std::vector< SdHyperlinkEntry* >Joseph Powers2-5/+9
2011-06-12Same expression before and after <Julien Nabet2-4/+2
2011-06-11WaE : it needed castsJulien Nabet1-2/+2
2011-06-11Replace List with std::vector< PPTOleEntry* >Joseph Powers2-180/+127
2011-06-11Whitespace cleanupJoseph Powers2-1243/+1441
2011-06-11Some cppcheck cleaningJulien Nabet4-42/+42
2011-06-10Replace List with vector< BUndle* >Joseph Powers2-34/+38
2011-06-10White space cleanup.Joseph Powers1-20/+20
2011-06-10White space cleanup.Joseph Powers1-97/+97
2011-06-10Some cppcheck cleaningJulien Nabet7-19/+18
2011-06-10For the time being approximate ellipic arc with a straight lineFridrich Štrba1-1/+7
2011-06-10n#683578: Performance improvements for xlsx imports.Muthu Subramanian2-59/+51
2011-06-10oops, this comparator doesn't order correctlyCaolán McNamara1-0/+2
2011-06-10init this to NULL to match dtor assertCaolán McNamara1-1/+2