summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15amazingly writerfilter actually use libxml...integration/dev300_m101Norbert Thiebaud1-0/+3
2011-03-15Fix the buildThorsten Behrens1-1/+2
2011-03-14make writerfilter compile cleanlyMichael Meeks14-41/+33
2011-03-13no more writeInfoNorbert Thiebaud1-1/+0
2011-03-13no more writeInfoNorbert Thiebaud1-1/+0
2011-03-13fix minor macro mis-mergeNorbert Thiebaud1-1/+1
2011-03-13fixing tools types in source/graphicfilter/ipict/shape.cxxBjoern Michaelsen1-21/+21
2011-03-13convert tools type in lotuswordproNorbert Thiebaud30-156/+156
2011-03-13fix mis-merge in ooxNorbert Thiebaud27-164/+147
2011-03-13fix mis-merge (mostly tools type remnants)Norbert Thiebaud25-106/+104
2011-03-10fix mis-merge in binfilterNorbert Thiebaud3-3/+3
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1782-34608/+28734
2011-03-07fix placeholder text style n#650026LO-BASE-INTEGRATION-DEV300_M101Radek Doulik4-7/+100
2011-03-07WaE: explicitly cast resultCaolán McNamara1-3/+3
2011-03-07enable exceptions hereCaolán McNamara1-0/+1
2011-03-05bool functions should use bool instead of BOOL for bRetValue.Arnaud Versini1-1/+1
2011-03-04Remove "using namespace ::rtl"Julien Nabet25-36/+30
2011-03-04Remove "using namespace ::rtl"Julien Nabet38-39/+70
2011-03-04Remove useless comments in filters.Guillaume Poussel74-311/+1
2011-03-04Remove various useless comments in filters.Guillaume Poussel13-24/+12
2011-03-04Remove useless comments in filters.Guillaume Poussel115-475/+2
2011-03-04Remove useless comments in filters.Guillaume Poussel39-145/+34
2011-03-04cppcheck: this can be constCaolán McNamara1-1/+1
2011-03-04throw out some warningsCaolán McNamara2-14/+16
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák3-5/+44
2011-03-02resolves #fdo34941Noel Power2-2/+2
2011-03-02fix indentationLuboš Luňák1-28/+28
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák2-2/+11
2011-03-02Add osl/diagnose.h includeThomas Arnhold1-0/+1
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold360-1084/+1084
2011-03-02resolves fdo#34909Noel Power7-4/+30
2011-03-02Resolves: fdo#33701 ensure node outlives pathCaolán McNamara3-5/+5
2011-03-02throw out some warningsCaolán McNamara2-1/+2
2011-03-02this only worked due to implicit conversionDavid Tardon1-1/+1
2011-03-01Remove "using namespace ::rtl"Julien Nabet5-5/+16
2011-03-01Remove "using namespace ::rtl"Julien Nabet13-17/+25
2011-03-01throw out some warningsCaolán McNamara1-4/+5
2011-03-01throw out some warningsCaolán McNamara1-3/+3
2011-03-01pointless to go from char* to OString to char*Caolán McNamara1-2/+1
2011-03-01avoid implicit castCaolán McNamara7-12/+12
2011-03-01avoid implicit castingCaolán McNamara1-0/+3
2011-03-01avoid implicit castingCaolán McNamara1-6/+6
2011-03-01avoid implicit castingCaolán McNamara2-2/+2
2011-03-01remove some warningsCaolán McNamara1-3/+3
2011-03-01FilterBase::getVersion() -> constLuboš Luňák2-2/+2
2011-03-01mark static readonly data also as constLuboš Luňák1-5/+5
2011-03-01fix incorrect test for name ( was using default name )Noel Power1-1/+1
2011-03-01remove references to ODF_FORMCHECKBOX_DEFAULT & ODF_FORMTEXT_DEFAULTNoel Power1-12/+4
2011-03-01Fix build: Message should be quoted...Thomas Arnhold1-1/+1
2011-03-01Fix build: Add missing semicolonThomas Arnhold1-1/+1