summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08fix indentationPhilipp Riemer2-8/+7
2013-04-08fix fdo#60534 : use DefaultCharMapper::mapChar() to map RTL string unicodes.navin patidar2-2/+22
2013-04-08Comment translation GER-ENG in sw/source/ui/utlui/uitool.cxxMatthias Freund1-117/+61
2013-04-08Updated coreAndras Timar1-0/+0
2013-04-08GetGlyphOutlines is unusedTor Lillqvist1-2/+0
2013-04-08Use SAL_OVERRIDE and drop an unused member functionTor Lillqvist1-30/+23
2013-04-08Add a commment with guesses about the layout engine "API"Tor Lillqvist1-0/+27
2013-04-08Fix variable reassigned before the old value has been usedJulien Nabet1-2/+1
2013-04-08Refactoring, no change in end resultTor Lillqvist1-63/+85
2013-04-08More hacking, still not working properlyTor Lillqvist1-64/+91
2013-04-08Bin some pointless SAL_INFOsTor Lillqvist1-9/+1
2013-04-08Bin unused fields and an unimplemented methodTor Lillqvist1-3/+0
2013-04-08Add SAL_INFO output operator for CoreTextStyleInfoTor Lillqvist2-0/+16
2013-04-08Add SAL_INFO output operator for CTFontRefTor Lillqvist2-3/+22
2013-04-08Add SAL_INFO output operator for CGColorRefTor Lillqvist2-0/+17
2013-04-08Add logging output operators for CGPoint and CGSizeTor Lillqvist2-1/+23
2013-04-07Fix #121074# Added support for bitmap attributesArmin Le Grand1-26/+78
2013-04-07Fix #i119532# Fixed export of bullet color.Andre Fischer2-2/+34
2013-04-07for #120049#(cherry picked from commit 9b4e6064f9598c834a9c36c39932f3e326419d44)Zhe Wang1-7/+12
2013-04-07Fix #120224# Mapping the text rotation in Writer table cell with MSOLei De Bin1-2/+28
2013-04-07Fix #120233# fix ppt import bullet size errorLei De Bin2-0/+16
2013-04-07Fix issue #i119650: Font size increased if saved by AOOJian Hong Cheng1-0/+2
2013-04-07Fix #119523# fix the indent and left margin attribute lost when save as .pptSun Ying2-4/+22
2013-04-07#119515# fix the numbering bullet in table cell changed when saved to .ppt fileSun Ying1-4/+16
2013-04-07Fix issue #i120568: Hyperlink of Graphihc with Anchor Type "As Character"Jian Hong Cheng1-0/+17
2013-04-07Fix issue #i120769: Color of underline display wronglyJian Hong Cheng1-4/+6
2013-04-07#120650# truncate mis-sized bullet sizes to useful valuesArmin Le Grand1-0/+6
2013-04-07Fixed 4 spelling errors in the comments.Golnaz Irannejad3-3/+3
2013-04-07fix typosPhilipp Riemer1-2/+2
2013-04-07Fix Array index "i" is used before limits checkJulien Nabet1-2/+2
2013-04-07Uploading libcdr-0.0.12: fixing fdo#62538 and fdo#53278Fridrich Štrba3-44/+2
2013-04-07Added query properties icon for BaseIssa Alkurtass12-0/+0
2013-04-07Some cppcheck cleaningJulien Nabet4-15/+7
2013-04-07Fix variable reassigned before the old value has been usedJulien Nabet1-2/+1
2013-04-07Fix variables not initializedJulien Nabet1-0/+5
2013-04-07Some cppcheck cleaningJulien Nabet3-8/+3
2013-04-07move BulletDefinitions() to MSWordExportBase to avoid copy&pasteMiklos Vajna9-39/+24
2013-04-07RTF_LISTPICTURE and RTF_LEVELPICTURE testcaseMiklos Vajna2-0/+71
2013-04-07export RTF_LISTPICTURE and RTF_LEVELPICTUREMiklos Vajna5-2/+65
2013-04-07Supress warnings about unset classpathPeter Foley3-1/+8
2013-04-07fix up c code after move to c++Caolán McNamara1-5/+7
2013-04-07keep them localTakeshi Abe1-9/+9
2013-04-07sal_Bool to boolTakeshi Abe8-53/+53
2013-04-07fix logical-op-parenthesis warningPeter Foley1-1/+1
2013-04-07avoid circular deps with Library_mergedPeter Foley1-1/+0
2013-04-07removeforwardstringdecl clang plugin has been used, move itLuboš Luňák2-0/+0
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák199-429/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8696-83402/+81125
2013-04-07Typo in comment in resmgr.hxxChris Sherlock1-1/+1
2013-04-07Avoid hang on make subsequentcheck on LinuxTor Lillqvist1-2/+7