summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-05added ARCANGLETO command implementation, optimization, fixes, debugRadek Doulik3-11/+129
2011-10-05remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucbMichael Meeks1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04callcatcher: update listCaolán McNamara2-13/+0
2011-10-04regenerate listCaolán McNamara4-56/+0
2011-10-04callcatcher: various unused methodsCaolán McNamara2-26/+0
2011-10-02d.lst should be empty in gbuildized modulesMatúš Kukan1-5/+0
2011-10-01comment typosCaolán McNamara1-1/+1
2011-10-01callcatcher: freshly unused codeCaolán McNamara2-13/+0
2011-10-01callcatcher: unused CreateDrawOutlinerCaolán McNamara2-12/+0
2011-09-30Cleaned up DGColorNameLookUp.Stephan Bergmann5-157/+125
2011-09-30temp fix to issues stemming from 979e2c8f8b9325a5c75bfc1f388aa8f69b988d2cNorbert Thiebaud1-2/+1
2011-09-29add modelinesCaolán McNamara9-0/+22
2011-09-29callcatcher: unused codeCaolán McNamara1-10/+1
2011-09-29Replace SvULongs with std::vector in sfx2Maciej Rumianowski1-8/+9
2011-09-29Replace SvULongs and SVUShorts with std::vectorMaciej Rumianowski4-57/+47
2011-09-28nothing initializes pDefaultExt anymoreCaolán McNamara2-3/+2
2011-09-28callcatcher: unused codeCaolán McNamara2-20/+0
2011-09-28re-work XPropertyList default extension handling to increase re-useMichael Meeks6-12/+61
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2-4/+4
2011-09-27callcatcher: some unused methodsCaolán McNamara2-70/+0
2011-09-26only allowed to create these via factory methods nowCaolán McNamara1-7/+7
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara1-6/+6
2011-09-26remove bogus visibility annotation on template classMichael Meeks1-1/+1
2011-09-26remove empty destructors in-lined on Mac, causing build errorsMichael Meeks1-3/+1
2011-09-26more post colortable cleanupMichael Meeks1-2/+2
2011-09-25WaE hide unused parameterNorbert Thiebaud1-1/+1
2011-09-24cleanup debug build pointer -> ref migration issuesMichael Meeks1-4/+2
2011-09-24WaE unused debug-printf static variableNorbert Thiebaud1-1/+1
2011-09-24remove some stray debug fprintfsMichael Meeks1-2/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks33-667/+397
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara10-2/+44
2011-09-22ByteString->rtl::OString[Buffer]Caolán McNamara5-11/+20
2011-09-21fdo#39430: Implement improved Saving Information Icon in the Status BarDmitry Ashkadov4-26/+89
2011-09-21Removed unused some code related to fdo#39430Dmitry Ashkadov2-6/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1