summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2011-11-08removed Simple Handles optionTim Hardeck7-72/+14
2011-11-08fix text frame rectangle for ooxml customshapesRadek Doulik1-2/+3
2011-11-08remove empty Text [ x-comment ] entriesAndras Timar1-1/+0
2011-11-08refactor SetTwoLines a littleCaolán McNamara2-1/+13
2011-11-08callcatcher: some unused methodsCaolán McNamara4-39/+0
2011-11-07Removed unused codeEmanuele Fia2-6/+0
2011-11-07callcatcher: update listCaolán McNamara2-66/+0
2011-11-07callcatcher: remove some unused methodsCaolán McNamara2-14/+0
2011-11-07fixed remaining issues with ooxml custom shapes scalingRadek Doulik2-73/+45
2011-11-07ooxml custom shapes wipRadek Doulik1-21/+32
2011-11-07fix ooxml custom shapes sizingRadek Doulik2-27/+58
2011-11-07use boost::scoped_ptrIvan Timofeev1-5/+3
2011-11-07cppcheck: drop redundant checkIvan Timofeev1-45/+35
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev1-5/+5
2011-11-04Translated some comments in svxTim Hardeck4-88/+86
2011-11-02Fix i#89051: Move the point you've just inserted, not the previous one.Ivan Timofeev1-3/+3
2011-11-01remove obsolete Sun internal bugzilla numbersMichael Meeks1-7/+6
2011-11-01add real alpha to markersMichael Meeks1-10/+2
2011-11-01adapt naming schemeCaolán McNamara1-1/+1
2011-11-01drop unused GetViewCenterCaolán McNamara2-23/+0
2011-11-01MetaCommentAction now using rtl::OStringCaolán McNamara2-4/+3
2011-11-01callcatcher: various unused methodsCaolán McNamara8-159/+0
2011-11-01translate commentsLionel Elie Mamane1-31/+30
2011-11-01typo in commentLionel Elie Mamane1-1/+1
2011-10-28drop some unused codeCaolán McNamara2-9/+0
2011-10-28Add UML line ends to palette standard.soe (AOOo #i10547#)Regina Henschel2-28/+117
2011-10-27removed dead codeTakeshi Abe2-5/+0
2011-10-26Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist1-1/+1
2011-10-25Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist1-1/+1
2011-10-24Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld1-1/+1
2011-10-24callcatcher: remove some unused methodsCaolán McNamara2-56/+1
2011-10-21Use language/script specific CTL/CJK sample text in font previewCaolán McNamara2-5/+31
2011-10-21drop confusing and unused single font settersCaolán McNamara2-32/+1
2011-10-21Fix fdo#41995 fallout - recognize .svg in odf containerThorsten Behrens1-2/+5
2011-10-21Fix fdo#41995 - true embedding of svg images.Thorsten Behrens2-5/+22
2011-10-19removed unused macroTakeshi Abe3-8/+0
2011-10-18fdo#41935: deadlock in ViewObjectContactOfUnoControlMichael Stahl1-40/+13
2011-10-17Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2-6/+0
2011-10-17increase the amount of text shown in the font previewCaolán McNamara1-1/+3
2011-10-17show CTL preview if CTL is enabledCaolán McNamara1-0/+11
2011-10-17show CJK preview if CJK is enabled, not just if UI is CJKCaolán McNamara1-35/+16
2011-10-17these can be constCaolán McNamara1-7/+7
2011-10-16Some callcatcher cleaningJulien Nabet2-17/+0
2011-10-14rename kanxi to kangxi for correctnessLior Kaplan3-4/+4
2011-10-12extract a common inline function into headerTakeshi Abe3-36/+49
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl3-6/+9
2011-10-07WaE: unreferenced local variableTor Lillqvist3-5/+5
2011-10-07WaE: signed/unsigned mismatchTor Lillqvist1-1/+1
2011-10-07WaE: bool/sal_Bool mismatchTor Lillqvist1-2/+2
2011-10-07WaE: unreachable codeTor Lillqvist4-9/+0