summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/msdffimp.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-1/+1
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-20drop some tools/string includesCaolán McNamara1-1/+0
2013-09-26typo fixes in commentsAndras Timar1-2/+2
2013-09-17convert remains of filter module from String to OUStringNoel Grandin1-3/+3
2013-08-04Mark as const/staticTakeshi Abe1-2/+2
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-07-11Fix memory leak in SvxMSDffManager::CheckForConvertToSOObj.Mark Wielaard1-6/+7
2013-07-09Fix memory leak in SvxMSDffManager::ImportShape.Mark Wielaard1-0/+1
2013-06-13Resolves: #i121504# Support for alpha channel in clipboard for all systemsArmin Le Grand1-1/+2
2013-05-29Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li1-7/+4
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin1-1/+1
2013-05-23Resolves: #i119537# Fixed extrusion of custom shapes to XLSAndre Fischer1-2/+2
2013-05-23Resolves: #i119903# Alternative text for form control t import/exportAndre Fischer1-0/+7
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