summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-02-05Remove some extra breakZolnai Tamás1-6/+8
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin8-117/+117
2014-02-03some more continuous correctionsThomas Arnhold1-1/+1
2014-02-03convert OOODEBUG to SAL_INFOAndras Timar4-61/+51
2014-02-03drawingML export: custom geometry with cubic bezier curvesZolnai Tamás1-0/+89
2014-02-01cppcheck: redundantAssignmentJulien Nabet1-4/+1
2014-01-29coverity#1000862 : Uninitialized scalar fieldNorbert Thiebaud1-3/+4
2014-01-29coverity#1000863 : Uninitialized scalar fieldNorbert Thiebaud1-2/+5
2014-01-29-Werror=maybe-uninitializedMatúš Kukan1-1/+1
2014-01-29coverity#1157789 Division or modulo by zeroCaolán McNamara1-1/+1
2014-01-29coverity#1157791 Division or modulo by zeroCaolán McNamara1-2/+4
2014-01-29coverity#1000696 Out-of-bounds accessCaolán McNamara1-1/+1
2014-01-29nRetValue was a reference, nRetValue->rRetValueCaolán McNamara1-69/+69
2014-01-29Needless casts sal_uInt8 -> sal_Int8 -> sal_uInt8Stephan Bergmann1-3/+3
2014-01-29Remove OOo1.0 file formats from Save As.Bryan Quigley15-16/+16
2014-01-28bool improvementsStephan Bergmann15-79/+79
2014-01-28coverity#705167 Missing break in switchCaolán McNamara1-0/+1
2014-01-25some more CMYK -> CYMKThomas Arnhold1-1/+1
2014-01-24ooxml: Fix incorrectly named shape type in translation tableJacobo Aragunde Pérez1-1/+1
2014-01-24fdo#69616: Fix for VML part missing for group.Rohit Deshmukh3-2/+16
2014-01-23coverity#1158490 Uninitialized scalar fieldCaolán McNamara1-13/+12
2014-01-23TypoTor Lillqvist1-1/+1
2014-01-23related: fdo#73682 Introduce HTML detection serviceMaxim Monastirsky7-1/+385
2014-01-22convert more SvStream::operator<< callsNoel Grandin4-4/+4
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann3-5/+5
2014-01-20Removed unused solar.h reference in filterAlexandre Vicenzi1-6/+0
2014-01-19fix the buildMarkus Mohrhard1-1/+1
2014-01-19CID#705650: fix memory leakMarkus Mohrhard1-0/+3
2014-01-17Window::Notify should return boolStephan Bergmann2-7/+7
2014-01-17Make Flat XML document name consistant with ODFBryan Quigley4-4/+4
2014-01-17Make text choose encodingBryan Quigley3-3/+3
2014-01-17Make all UIName localizable for filtersFridrich Štrba109-109/+109
2014-01-17Make UIName of filters from writerperfect module localizableFridrich Štrba42-42/+42
2014-01-16Introduce com.sun.star.frame.theGlobalEventBroadcaster singletonStephan Bergmann2-4/+4
2014-01-16fdo#54938: Convert filter to cppu::supportsServiceMarcos Paulo de Souza11-209/+42
2014-01-15Uploading libabw-0.0.1 (support of zabw files too)Fridrich Štrba1-1/+1
2014-01-15filter: audit customshape type -> drawingML preset shape tableMiklos Vajna1-58/+58
2014-01-14bool improvementsStephan Bergmann4-24/+20
2014-01-14Be explicit when using bool as integral valueStephan Bergmann2-5/+5
2014-01-14longparas: expand STRING_LEN to text length locallyCaolán McNamara1-2/+2
2014-01-14Fix conversion from MS-ODRAW gtextSpacing to SvxCharScaleWidthItemStephan Bergmann1-1/+1
2014-01-14filter: fix copypastaMiklos Vajna1-1/+1
2014-01-13AbiWord Import filterFridrich Štrba3-0/+61
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-0/+1
2014-01-13fdo#65833 Fix to preserve VML Canvas InformationVinaya Mandke2-0/+29
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin18-668/+668
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann1-1/+1
2014-01-02fdo#73215 filter: don't try to handle pictureFrame in GetOOXMLPresetGeometry()Miklos Vajna1-1/+0
2013-12-29Need boost_headersTor Lillqvist1-0/+2