summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2014-05-14sprmids is used only inside sw/source/filter/ww8Miklos Vajna1-315/+0
2014-05-10coverity#707784 Uninitialized scalar fieldCaolán McNamara1-0/+1
2014-04-24add missing modelines to cxx and hxx filesThomas Arnhold1-0/+3
2014-04-16coverity#1202981 Non-virtual destructorCaolán McNamara1-4/+3
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-12/+39
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann1-0/+8
2014-04-07Rename .doc SPRM IDs to match current MS specsLuke Deller1-34/+37
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann1-1/+0
2014-04-06Full colour table borders in .doc exportLuke Deller1-0/+1
2014-04-06filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna1-1/+1
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin7-275/+275
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-11/+11
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann4-44/+44
2014-03-23Full colour borders in .doc import/exportLuke Deller1-0/+4
2014-03-17filter,formula: prefer passing OUString by referenceNoel Grandin2-2/+2
2014-03-11hardcoded sprmCFELayoutMiklos Vajna1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms5-29/+29
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-6/+6
2014-02-21cid#707782 Uninitialized pointer fieldNoel Grandin1-1/+13
2014-02-14sal_Bool->boolNoel Grandin2-4/+4
2014-02-12remove SvStream::operator>> methodsNoel Grandin1-1/+1
2014-02-11coverity#708947 Empty virtual destructorCaolán McNamara1-1/+0
2014-02-08coverity#707785 Unitialized scalar fieldNorbert Thiebaud1-2/+13
2014-02-08coverity#707784 Unitialized scalar fieldNorbert Thiebaud1-1/+11
2014-02-08coverity#707783 Unitialized scalar fieldNorbert Thiebaud1-1/+9
2014-02-08coverity#707774: Uninitialized scalar valueNorbert Thiebaud1-2/+13
2014-02-06sw: hardwired NS_sprm::LN_CCvMiklos Vajna1-0/+1
2014-02-06coverity#707781 Uninitialized scalar fieldCaolán McNamara1-6/+8
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin4-17/+17
2014-01-31sw: hardcoded NS_sprm::LN_CPbiIBulletMiklos Vajna1-0/+1
2014-01-28sw: hardcoded NS_sprm::LN_CPbiGrfMiklos Vajna1-0/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-27filter: add sprmids headerMiklos Vajna1-0/+301
2014-01-26fdo#39468 Translate German comments (include/filter/msfilter/svdfppt.hxx)Sven Wehner1-15/+15
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh1-1/+5
2014-01-20Removed unused solar.h reference in filterAlexandre Vicenzi1-1/+0
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke1-1/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-12-13fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar1-3/+5
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna1-2/+4
2013-12-02msfilter: add a drawingML -> VML mapMiklos Vajna1-1/+5
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna1-0/+3
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co1-1/+0
2013-11-23Lenght -> LengthJulien Nabet1-1/+1
2013-11-14-Werror,-Wshift-sign-overflowStephan Bergmann1-36/+36
2013-11-09fdo#65108 inter-module includes <> include/filterNorbert Thiebaud12-13/+13
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna1-2/+9
2013-10-23fixincludeguards.sh: include - the restThomas Arnhold16-33/+33
2013-10-12FILTER_PLUGIN_PUBLIC is not used anywhereTor Lillqvist1-6/+0
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin1-2/+2