summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2011-03-23unnecessary test. Decrepted ODIAPI.Guto Maia
2011-03-23unnecessary test. Testing xxml itselfGuto Maia
2011-03-19Docx import filter now working with new borders and widthCédric Bosdonnat
2011-03-19fix debug buildDavid Tardon
2011-03-18changing the chmod of some documentsGuto Maia
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16there's no CT_AlignH/V either, only ST_Luboš Luňák
2011-03-16there's no CT_PositionOffset, only ST_PositionOffsetLuboš Luňák
2011-03-15amazingly writerfilter actually use libxml...Norbert Thiebaud
2011-03-15Fix the buildThorsten Behrens
2011-03-14Remove dates from commentsThomas Arnhold
2011-03-14Remove dates from commentsThomas Arnhold
2011-03-14make writerfilter compile cleanlyMichael Meeks
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-04cppcheck: this can be constCaolán McNamara
2011-03-03read w:characterSet (fdo#34814)Luboš Luňák
2011-03-02fix indentationLuboš Luňák
2011-03-02read w:charset , not used later though it seems (part of fdo#34814)Luboš Luňák
2011-03-02resolves fdo#34909Noel Power
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-03-01avoid implicit castCaolán McNamara
2011-03-01mark static readonly data also as constLuboš Luňák
2011-03-01fix incorrect test for name ( was using default name )Noel Power
2011-03-01remove references to ODF_FORMCHECKBOX_DEFAULT & ODF_FORMTEXT_DEFAULTNoel Power
2011-02-26Remove some more dead files and wrappersThomas Arnhold
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon
2011-02-24fix for fdo#34663Noel Power
2011-02-24Remove TURBOC supportThomas Arnhold
2011-02-24remove empty TESTSHL2LIBCaolán McNamara
2011-02-24Remove unused commented variableMichael Lefevre
2011-02-24Remove unused methodsBálint Dózsa
2011-02-24more form field fixesNoel Power
2011-02-23revert 380ad35864c450f5d4df6cc29d5d512a24de11da change in wrong placeNoel Power
2011-02-23use the ODF_FORMCHECKBOX define instead of yet another const char*Noel Power
2011-02-22silence these warningsCaolán McNamara
2011-02-22Remove dead codeBálint Dózsa
2011-02-21make docx import cater for enhanced fieldsNoel Power
2011-02-180x486e is sprmCRgLid1_80 not sprmCRgLid1Caolán McNamara
2011-02-180x486d is sprmCRgLid0_80 not sprmCRgLid0Caolán McNamara
2011-02-17Remove unused methodsBálint Dózsa
2011-02-15Remove unused methodBálint Dózsa
2011-02-14Remove unused method: GetListTableBálint Dózsa
2011-02-14Remove dead codeBálint Dózsa
2011-02-14these variables are used, do not (void)var themLuboš Luňák
2011-02-13Remove bogus commentsGuillaume Poussel
2011-02-11fix compile error related to floor and move #TODO closer to related itemNoel Power
2011-02-10handle wp:simplePos properlyLuboš Luňák
2011-02-10some form field import/export improvementsNoel Power
2011-02-09make test -> make checkThomas Arnhold