summaryrefslogtreecommitdiffstats
path: root/include/filter
Commit message (Expand)AuthorAgeFilesLines
* add missing modelines to cxx and hxx filesThomas Arnhold2014-04-241-0/+3
* coverity#1202981 Non-virtual destructorCaolán McNamara2014-04-161-4/+3
* The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky2014-04-141-12/+39
* Clean up function declarations and some unused functionsStephan Bergmann2014-04-141-0/+8
* Rename .doc SPRM IDs to match current MS specsLuke Deller2014-04-071-34/+37
* Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann2014-04-071-1/+0
* Full colour table borders in .doc exportLuke Deller2014-04-061-0/+1
* filter: LN_TSetBrc -> LN_TSetBrc80 to match specMiklos Vajna2014-04-061-1/+1
* filter/msfilter: sal_Bool->boolNoel Grandin2014-04-037-275/+275
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-11/+11
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-274-44/+44
* Full colour borders in .doc import/exportLuke Deller2014-03-231-0/+4
* filter,formula: prefer passing OUString by referenceNoel Grandin2014-03-172-2/+2
* hardcoded sprmCFELayoutMiklos Vajna2014-03-111-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-015-29/+29
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-6/+6
* cid#707782 Uninitialized pointer fieldNoel Grandin2014-02-211-1/+13
* sal_Bool->boolNoel Grandin2014-02-142-4/+4
* remove SvStream::operator>> methodsNoel Grandin2014-02-121-1/+1
* coverity#708947 Empty virtual destructorCaolán McNamara2014-02-111-1/+0
* coverity#707785 Unitialized scalar fieldNorbert Thiebaud2014-02-081-2/+13
* coverity#707784 Unitialized scalar fieldNorbert Thiebaud2014-02-081-1/+11
* coverity#707783 Unitialized scalar fieldNorbert Thiebaud2014-02-081-1/+9
* coverity#707774: Uninitialized scalar valueNorbert Thiebaud2014-02-081-2/+13
* sw: hardwired NS_sprm::LN_CCvMiklos Vajna2014-02-061-0/+1
* coverity#707781 Uninitialized scalar fieldCaolán McNamara2014-02-061-6/+8
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-044-17/+17
* sw: hardcoded NS_sprm::LN_CPbiIBulletMiklos Vajna2014-01-311-0/+1
* sw: hardcoded NS_sprm::LN_CPbiGrfMiklos Vajna2014-01-281-0/+1
* bool improvementsStephan Bergmann2014-01-281-1/+1
* filter: add sprmids headerMiklos Vajna2014-01-271-0/+301
* fdo#39468 Translate German comments (include/filter/msfilter/svdfppt.hxx)Sven Wehner2014-01-261-15/+15
* fdo#69616: Fix for VML part missing for group.Rohit Deshmukh2014-01-241-1/+5
* Removed unused solar.h reference in filterAlexandre Vicenzi2014-01-201-1/+0
* fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke2014-01-131-1/+3
* typo fixesAndras Timar2013-12-201-1/+1
* fdo#65836 Do not compress WMF / EMF file incase of OOXML exportNikhil Walvekar2013-12-131-3/+5
* filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna2013-12-031-2/+4
* msfilter: add a drawingML -> VML mapMiklos Vajna2013-12-021-1/+5
* oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna2013-12-021-0/+3
* Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co2013-11-261-1/+0
* Lenght -> LengthJulien Nabet2013-11-231-1/+1
* -Werror,-Wshift-sign-overflowStephan Bergmann2013-11-141-36/+36
* fdo#65108 inter-module includes <> include/filterNorbert Thiebaud2013-11-0912-13/+13
* move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna2013-10-251-2/+9
* fixincludeguards.sh: include - the restThomas Arnhold2013-10-2316-33/+33
* FILTER_PLUGIN_PUBLIC is not used anywhereTor Lillqvist2013-10-121-6/+0
* convert leftovers in filter module from String to OUStringNoel Grandin2013-10-011-2/+2
* Resolves: fdo#66400 import combined characters from docxCaolán McNamara2013-09-251-0/+31
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-252-3/+4