summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2012-06-15-Werror=unused-variableStephan Bergmann1-1/+0
2012-06-15Fixed a bug related to text fields introduced on the last commit.Marco Cecchetti1-6/+4
2012-06-15Provided support for clipping-based shape transitions (barnWipe,Marco Cecchetti1-42/+327
2012-06-15Enabled support for clipping-based slide transitions (barnWipe,Marco Cecchetti2-33/+1523
2012-06-15Enabled support for fade, slide wipe and push wipe slide transitions.Marco Cecchetti2-57/+1092
2012-06-15The new slide elements structure is created by the svg export filterMarco Cecchetti3-322/+211
2012-06-15In order to enable future support for slide transitions has been neededMarco Cecchetti1-403/+984
2012-06-15In order to fix bug 43060 the width and height attributes are exported with ...Marco Cecchetti1-0/+18
2012-06-15Now debug printers are turned off automaticallyMarco Cecchetti1-1/+6
2012-06-15fixed wrong indentation / provided better indentationMarco Cecchetti1-369/+368
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-3/+2
2012-06-14Fix uninitialized valuesJulien Nabet1-2/+2
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffBLIPInfos) to boost::ptr_vectorNoel Grandin2-9/+5
2012-06-12Convert SV_DECL_PTRARR_DEL(SvxMSDffShapeOrders) to std::vectorNoel Grandin2-18/+20
2012-06-12Convert SV_DECL_PTRARR_DEL(_PptSlidePersistList) to std::vectorNoel Grandin2-25/+30
2012-06-12Convert SV_DECL_PTRARR_DEL(PptFontEntityAtomList) to boost::ptr_vectorNoel Grandin1-7/+4
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-11/+11
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+2
2012-06-10Bin pointless <vcl/sv.h> headerTor Lillqvist2-2/+2
2012-06-09Remove superfluous empty lines on topThomas Arnhold1-2/+0
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-06-09Check for assignment to self for =operatorJulien Nabet1-0/+3
2012-06-06nuke dead codeTakeshi Abe12-208/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-3/+4
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2-2/+7
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-5/+4
2012-06-05Fix the description.Kohei Yoshida1-2/+2
2012-06-05Prioritize external filters over the internal ones.Kohei Yoshida1-2/+3
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba3-0/+27
2012-06-05Use BMP_SCALE_LANCZOS instead of BMP_SCALE_INTERPOLATE.Jan Holesovsky1-1/+1
2012-06-02targeted string re-workNorbert Thiebaud5-96/+96
2012-06-01targeted string re-workNorbert Thiebaud1-2/+1
2012-06-01targeted string re-workNorbert Thiebaud2-32/+32
2012-05-31Make Win32 LibO installable side by side with other StarOffice derivativesJesús Corrius1-6/+6
2012-06-01nuke unused namespaceTakeshi Abe1-2/+0
2012-05-30Some cppcheck cleaningJulien Nabet1-1/+1
2012-05-30merge three base64 encoders/decoders togetherCaolán McNamara4-196/+3
2012-05-30cppcheck: Reduce variable scopeKevin Hunter1-3/+2
2012-05-29targetted re-workMichael Meeks1-4/+3
2012-05-28fix horizontal rule width in .doc documents (bnc#757118)Luboš Luňák2-2/+20
2012-05-28reduce static_initialization_and_destruction chainCaolán McNamara2-75/+19
2012-05-28Fix typos + fix prefer prefix++ for iterJulien Nabet1-4/+4
2012-05-28Remove stray */Julien Nabet1-1/+1
2012-05-25Removed Lotus 1.2.3 filter/type for Writer.Kohei Yoshida6-55/+0
2012-05-25Rank format types in order of complexity.Kohei Yoshida1-3/+115
2012-05-25The logic behind these two flags no longer makes sense.Kohei Yoshida2-37/+0
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida8-46/+33
2012-05-25convert mpFidcls to a vectorCaolán McNamara3-17/+8
2012-05-25check some bounds conditionsCaolán McNamara1-0/+5
2012-05-25Accidentally committed this...Kohei Yoshida1-135/+0