summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-09remove SVX_LIGHT macrogr2Xavier ALT2-6/+0
2011-03-09WaE: mark this dir as warnings freeCaolán McNamara3-29/+30
2011-03-09WaE: mark this dir as warnings freeCaolán McNamara2-20/+18
2011-03-08remove unused dirCaolán McNamara5-378/+0
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara1-2/+0
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara2-2/+1
2011-03-08WaE: mark this dir as warnings freeCaolán McNamara2-5/+3
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
2011-03-01Fix build: Message should be quoted...Thomas Arnhold1-1/+1
2011-02-28Cleanup msfilter.Arnaud Versini11-270/+9
2011-02-28revert removal to fix buildCaolán McNamara4-0/+80
2011-02-27When removing stuff, the least thing to do is a clean build of the moduleChristian Lohmaier7-299/+1
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon1-1/+1