summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2011-03-22make oox build with 'debug=t' againNoel Power
2011-03-20Use SAL_PRIuUINT32 instead of %dTakeshi Abe
2011-03-19Using BorderLine2 constructor w/o argumentCédric Bosdonnat
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Put dump() back into headers in ooxThorsten Behrens
2011-03-18WaE: unused aErrorCaolán McNamara
2011-03-18Fix mismerge, properties.hxx does not exist any more.Jan Holesovsky
2011-03-18Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filtersJan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-18Use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%xTakeshi Abe
2011-03-18Removed dead codeTakeshi Abe
2011-03-18Removed an unchanged variableTakeshi Abe
2011-03-17Remove duplicated constant F_PI and friendsMichael Lefevre
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-11Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-07fix placeholder text style n#650026Radek Doulik
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-02resolves fdo#34909Noel Power
2011-03-02this only worked due to implicit conversionDavid Tardon
2011-03-01Remove "using namespace ::rtl"Julien Nabet
2011-03-01FilterBase::getVersion() -> constLuboš Luňák
2011-02-26OSL_ASSERT takes a condition, not a messageDavid Tardon
2011-02-26Bring back tablestyle.cxxThomas Arnhold
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-26Remove some more dead files and wrappersThomas Arnhold
2011-02-22use r:id or o:relid ( whichever exists ) for vml shape importNoel Power
2011-02-22remove redundant include that was committed by mistakeNoel Power
2011-02-22fdo#34305 fix missing jpg/gif in docx importNoel Power
2011-02-18merged DEV300Release Engineering
2011-02-15XLSX import of duplicate-conditional formatting.Muthu Subramanian K
2011-02-14add mode lines to new filesCaolán McNamara
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-11(std|boost)::hash on a const char* hashes the pointer not the contentsCaolán McNamara
2011-02-07Remove dead codeThomas Arnhold
2011-02-06use boost::hash instead of std::hashFridrich Štrba
2011-02-06sgi hash containers -> boost unordered containersFridrich Štrba
2011-02-03CWS gnumake3: resync to m99Mathias Bauer
2011-02-03chart52: merge with DEV300_m99Ingrid Halama [iha]
2011-02-01CWS-TOOLING: integrate CWS writerfilter09Vladimir Glazunov
2011-01-31WaE: throw out some warningsCaolán McNamara
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov
2011-01-29equalsAscii -> equalsAsciiLCaolán McNamara
2011-01-28revert incorrect usage of RTL_CONSTASCII_STRINGPARAM on char * pointersMichael Meeks
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-28Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-27WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-26chart52: #i28670# import/export of manual chart legend size from/to XLSDaniel Rentz [dr]
2011-01-26chart52: #i28670# import of manual chart legend size from OOXMLDaniel Rentz [dr]