summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2011-04-19clean a bit the patch for fdo#36203, reset the text body pointerRadek Doulik
2011-04-18seem to need realpath here to buildCaolán McNamara
2011-04-16change ...(%d)... to ...(%"SAL_PRIdINT32")... + 2 commented lines removedJulien Nabet
2011-04-15remove obsoleted .pmk fileDavid Tardon
2011-04-15link against openssl correctlyDavid Tardon
2011-04-14fix delivery of generated filesDavid Tardon
2011-04-14really deliver namespaces.txtDavid Tardon
2011-04-14gbuildize ooxDavid Tardon
2011-04-14fix crash in fdo#36203, the referenced shape didn't contain texbodyRadek Doulik
2011-04-14dump property map of customshape preset only when building with debugRadek Doulik
2011-04-14added preset for right-arrow - proof of conceptRadek Doulik
2011-04-14added method to dump code for enhanced custom shape presetsRadek Doulik
2011-04-13catch by const referenceCaolán McNamara
2011-04-08Again merge-fix with importDocumentProperties()Muthu Subramanian
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-03-31we don't use the exception valueCaolán McNamara
2011-03-30fix import of percentual top and bottom paragraph marginsRadek Doulik
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29this arg should be referenceDavid Tardon
2011-03-28WaE: overloaded virtualDavid Tardon
2011-03-26Fixed NMSP_MASK definition.Muthu Subramanian
2011-03-25removing the executable mode from some sourcesFrancisco Saito
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 build in writerfilterPetr Mladek
2011-03-07resolves fdo#34909Noel Power
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