summaryrefslogtreecommitdiff
path: root/include/filter
AgeCommit message (Expand)AuthorFilesLines
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin3-4/+4
2014-09-26filter: std::auto_ptr -> std::unique_ptrStephan Bergmann2-8/+4
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-08-22The bLastBoxInChain fields are unusedTor Lillqvist1-4/+0
2014-08-22bHasUDefProp is unusedTor Lillqvist1-1/+0
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-10/+10
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-1/+1
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal1-0/+8
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-2/+3
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin1-4/+4
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl1-13/+13
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