summaryrefslogtreecommitdiffstats
path: root/svx
Commit message (Expand)AuthorAgeFilesLines
* Revert "Build dbaccess and connectivity only for DESKTOP platforms for now"Tor Lillqvist2011-10-261-1/+1
* Build dbaccess and connectivity only for DESKTOP platforms for nowTor Lillqvist2011-10-251-1/+1
* Eliminate ambiguous conversion to cppu::OWeakObjectKristian Rietveld2011-10-241-1/+1
* callcatcher: remove some unused methodsCaolán McNamara2011-10-242-56/+1
* Use language/script specific CTL/CJK sample text in font previewCaolán McNamara2011-10-212-5/+31
* drop confusing and unused single font settersCaolán McNamara2011-10-212-32/+1
* Fix fdo#41995 fallout - recognize .svg in odf containerThorsten Behrens2011-10-211-2/+5
* Fix fdo#41995 - true embedding of svg images.Thorsten Behrens2011-10-212-5/+22
* removed unused macroTakeshi Abe2011-10-193-8/+0
* fdo#41935: deadlock in ViewObjectContactOfUnoControlMichael Stahl2011-10-181-40/+13
* Removed list and numbering paragraph styles and related option pageCédric Bosdonnat2011-10-172-6/+0
* increase the amount of text shown in the font previewCaolán McNamara2011-10-171-1/+3
* show CTL preview if CTL is enabledCaolán McNamara2011-10-171-0/+11
* show CJK preview if CJK is enabled, not just if UI is CJKCaolán McNamara2011-10-171-35/+16
* these can be constCaolán McNamara2011-10-171-7/+7
* Some callcatcher cleaningJulien Nabet2011-10-162-17/+0
* rename kanxi to kangxi for correctnessLior Kaplan2011-10-143-4/+4
* extract a common inline function into headerTakeshi Abe2011-10-123-36/+49
* #i108468#: clean up xmluconv code duplication, part 1:Michael Stahl2011-10-113-6/+9
* WaE: unreferenced local variableTor Lillqvist2011-10-073-5/+5
* WaE: signed/unsigned mismatchTor Lillqvist2011-10-071-1/+1
* WaE: bool/sal_Bool mismatchTor Lillqvist2011-10-071-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-074-9/+0
* added ARCANGLETO command implementation, optimization, fixes, debugRadek Doulik2011-10-053-11/+129
* remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks2011-10-051-1/+1
* simplfy dmake to gbuild bridgefileBjoern Michaelsen2011-10-051-40/+1
* callcatcher: update listCaolán McNamara2011-10-042-13/+0
* regenerate listCaolán McNamara2011-10-044-56/+0
* callcatcher: various unused methodsCaolán McNamara2011-10-042-26/+0
* d.lst should be empty in gbuildized modulesMatúš Kukan2011-10-021-5/+0
* comment typosCaolán McNamara2011-10-011-1/+1
* callcatcher: freshly unused codeCaolán McNamara2011-10-012-13/+0
* callcatcher: unused CreateDrawOutlinerCaolán McNamara2011-10-012-12/+0
* Cleaned up DGColorNameLookUp.Stephan Bergmann2011-09-305-157/+125
* temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2cNorbert Thiebaud2011-09-301-2/+1
* add modelinesCaolán McNamara2011-09-299-0/+22
* callcatcher: unused codeCaolán McNamara2011-09-291-10/+1
* Replace SvULongs with std::vector in sfx2Maciej Rumianowski2011-09-291-8/+9
* Replace SvULongs and SVUShorts with std::vectorMaciej Rumianowski2011-09-294-57/+47
* nothing initializes pDefaultExt anymoreCaolán McNamara2011-09-282-3/+2
* callcatcher: unused codeCaolán McNamara2011-09-282-20/+0
* re-work XPropertyList default extension handling to increase re-useMichael Meeks2011-09-286-12/+61
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-272-4/+4
* callcatcher: some unused methodsCaolán McNamara2011-09-272-70/+0
* only allowed to create these via factory methods nowCaolán McNamara2011-09-261-7/+7
* ByteString->rtl::OStringBufferCaolán McNamara2011-09-261-6/+6
* remove bogus visibility annotation on template classMichael Meeks2011-09-261-1/+1
* remove empty destructors in-lined on Mac, causing build errorsMichael Meeks2011-09-261-3/+1
* more post colortable cleanupMichael Meeks2011-09-261-2/+2
* WaE hide unused parameterNorbert Thiebaud2011-09-251-1/+1