summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-20fdo#66854 keep shadow distance of non-supported MSO shadow typeAndras Timar1-1/+4
2013-06-06Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li1-7/+4
2013-05-20WaE: use of unary operator that may be intended as compound assignmentTor Lillqvist1-1/+1
2013-05-20Resolves: #i120554# Shape Gradient MS2003 import/export EnhancementJianyuan Li1-63/+150
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-3/+3
2013-05-19Resolves: #i119496# Correct flags AutoGrowWidth/Height for WordArtArmin Le Grand1-0/+4
2013-05-19Resolves: #i119443# Import lines from ppt as one point connectorsArmin Le Grand1-1/+6
2013-05-18Resolves: #i119570# fix chaotically grouped object when importedJianyuan Li1-1/+11
2013-05-18Resolves: #i120437# Connector corrections in groups and PPT importsArmin Le Grand1-1/+9
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-4/+4
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley1-0/+1
2013-05-02Resolves: #i119554# Fixed export of viewpoint property.Andre Fischer1-2/+2
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-15properly prefix graphic filter methodsPeter Foley1-1/+0
2013-04-13Resolves: #i119634# mso shape import better shadow defaultsOliver-Rainer Wittmann1-9/+16
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider1-61/+56
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-26#i119872# Fixed import of custom shapes from PPT.Andre Fischer1-11/+12
2013-03-26#i119887# Fixing import of shadow direction.Andre Fischer1-4/+2
2013-03-26#i119888# Fixed import of gradient colored shapes from PPT.Andre Fischer1-1/+1
2013-03-15restore enough of XOBitmap to do fore/back color setting on escher patternsCaolán McNamara1-5/+29
2013-03-15Related: #i119125# change XFillBitmapItem to work with GraphicObjectArmin Le Grand1-37/+12
2013-03-11sal_Bool to boolTakeshi Abe1-12/+12
2013-03-08n#699334: Legacy diagram import (PPTX).Muthu Subramanian1-1/+30
2013-03-07Resolves: #i119513# fix loading of CMYK JPEG in PPT importHerbert Dürr1-0/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: improve indentationThomas Arnhold1-4/+2
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+1
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-2/+2
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara1-1/+1
2013-01-25String to OUString conversions in filterRicardo Montania1-171/+169
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-12/+11
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-5/+5
2013-01-15fdo#57950: Remove chained appends in filterMarcos Paulo de Souza1-139/+127
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+2
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin1-35/+32
2012-11-14callcatcher: update unused code post binfilter deathCaolán McNamara1-9/+0
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-647/+212
2012-10-18loplugin: unused stringsCaolán McNamara1-1/+0
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza1-8/+0
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+1
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-3/+0
2012-08-19fix mangled comments breaking buildDavid Tardon1-1/+1
2012-08-19Translated some comments in filterAlexander Wilms1-130/+128
2012-07-31fdo#50269: bitmap area fill pattern reversed in LO3.5.xTakeshi Abe1-2/+11
2012-07-28SvxMSDffManager::CheckTxBxStoryChain: translate commentsMichael Stahl1-12/+9
2012-07-28fix STL conversion 3ae618f9e4c34d5f6f10d953e3fb074018001748:Michael Stahl1-30/+52
2012-07-27convert SvxMSDffShapeInfos to sorted_vectorNoel Grandin1-26/+16
2012-07-12Convert SV_DECL_PTRARR_SORT_VISIBILITY(SvxMSDffShapeTxBxSort) to std::setNoel Grandin1-2/+0