summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-05-29Related: #i119628# Arrow shape changed is save doc file by AOOJianyuan Li1-7/+4
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-21/+7
2013-05-27Resolves: #i120158# fix picture shadow lost after saved as doc in some caseLei De Bin1-1/+1
2013-05-27Resolves: #i119753# fix audio video object lost when save .ppt fileSun Ying1-25/+48
2013-05-25Resolves: #i119874 Fixed text alignment in RTL layoutCaolán McNamara1-0/+139
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-21/+42
2013-05-24Revert "Resolves: #i119874 Fixed text alignment in RTL layout."Caolán McNamara1-139/+0
2013-05-24Resolves: #i119874 Fixed text alignment in RTL layout.Andre Fischer1-0/+139
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-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin5-18/+19
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin4-40/+22
2013-05-21remove unused member and methodNoel Grandin3-8/+4
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin1-6/+2
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-21/+7
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-18/+14
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 Li2-89/+322
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-3/+3
2013-05-19typoJulien Nabet1-1/+1
2013-05-19Resolves: #i119885# corrected AutoGrowHeight setting...Armin Le Grand1-2/+6
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-19Resolves: #i119703# Corrected bound rect for ms graphic object...Armin Le Grand1-6/+128
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-17fdo#37222 and possibly fdo#37219anuragkanungo7-1/+35
2013-05-15Resolves: #i119493# Fixed import of tables with connectors.Andre Fischer1-0/+10
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist6-28/+28
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-5/+5
2013-05-12bnc#758621: Set the attribs for the entire para if a placeholder.Jan Holesovsky1-0/+8
2013-05-12bnc#758621: Kill unused aPlacementId, it is never set.Jan Holesovsky1-3/+0
2013-05-12Quiet cppcheck + simplify/optimize a bitJulien Nabet1-13/+13
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke2-5/+5
2013-05-09Related: #119477#, nBuStart is initialized as -1, an unsigned int is requiredXisco Fauli1-3/+1
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying1-13/+7
2013-05-09Resolves: #i121233# Added bitmap scaling methods BMP_SCALE_SUPERArmin Le Grand1-1/+1
2013-05-09Drop String.AppendAscii from filterRicardo Montania2-20/+13
2013-05-09make conversions between BitmapColor and sal_uInt8 explicitHerbert Dürr18-97/+93
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl1-6/+0
2013-05-06Revert "properly prefix graphic filter methods"Peter Foley28-31/+130
2013-05-06fix typos (wich instead of which)Philipp Riemer2-3/+3
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák7-32/+32
2013-05-06Java cleanup, convert more Vector to ArrayListNoel Grandin1-1/+1
2013-05-05resurrect Macromedia Flash export dialogDavid Tardon2-2/+2
2013-05-02Resolves: #i119554# Fixed export of viewpoint property.Andre Fischer1-2/+2
2013-05-01drop unintentionally duplicated linesDavid Tardon1-4/+0
2013-05-01install xslt filters using filelistDavid Tardon4-54/+89
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks11-227/+74
2013-04-30Kill reams of duplicated code in svg export.Thorsten Behrens1-214/+26