summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama30-719/+747
2010-10-06chart49: cleanupIngrid Halama68-289/+1
2010-10-06chart49: #i113103# use corrected double-checked locking pattern for propertys...Ingrid Halama37-594/+636
2010-10-05chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ...Ingrid Halama217-698/+606
2010-10-01chart49: remove assertion while opening chart series properties dialog: SFxIt...Ingrid Halama1-1/+1
2010-09-30chart49: #i114736# fixed assertion during smoketestIngrid Halama1-1/+0
2010-09-30chart49: #i114735# fixed assertion during smoketestIngrid Halama1-2/+2
2010-09-30chart49: #i114298# don't overwrite dashed lines with solid lines while applyi...Ingrid Halama1-2/+13
2010-08-19chart49: #i113992# removing superfluous code together with a memory leakIngrid Halama2-19/+0
2010-08-19chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama2-4/+22
2010-08-18chart49: #i113784# SvNumberFormatter in chartmodel leaksIngrid Halama2-1/+5
2010-08-18chart49: #i113743# attributed data points leakIngrid Halama2-4/+5
2010-06-17calc55: merge with DEV300_m83Niklas Nebel63-788/+1389
2010-06-15CWS-TOOLING: integrate CWS unoawtooo/DEV300_m83obo8-10/+10
2010-06-15CWS-TOOLING: integrate CWS chart47obo38-535/+715
2010-06-09CWS-TOOLING: integrate CWS chartpositioningobo25-243/+664
2010-06-04calc55: #i112094# chart data table dialog cannot be disabled via UNO APIThomas Benisch1-3/+20
2010-06-04calc55: #i112094# chart data table dialog cannot be disabled via UNO APIThomas Benisch1-0/+1
2010-06-04calc55: #i112094# chart data table dialog cannot be disabled via UNO APIThomas Benisch1-3/+23
2010-06-04calc55: #i112094# chart data table dialog cannot be disabled via UNO APIThomas Benisch1-1/+18
2010-06-04calc55: #i112094# chart data table dialog cannot be disabled via UNO APIThomas Benisch1-1/+18
2010-06-04calc55: #i112035# loading some old chart document failsIngrid Halama1-2/+12
2010-06-03unoawt: merged in latest changes from CWS slidecopy (rebase to m80)Frank Schoenheit [fs]8-10/+10
2010-06-03slidecopy: merged latest DEV300.m80 changesFrank Schoenheit [fs]19-68/+67
2010-06-01chart47: #i110702# translation for 'display legend' is truncatedIngrid Halama2-3/+3
2010-06-01chart47: #i110300# allow also longs for property DataRowSourceIngrid Halama1-1/+7
2010-06-01chart47: #i111967# #i83832# some properties are wrongly marked BOUNDIngrid Halama4-35/+36
2010-06-01chart47: merge with DEV300_m80Ingrid Halama13-33/+65
2010-05-28chart47: #i79087# prevent deadlock + prevent null pointer accessIngrid Halama4-164/+238
2010-05-28chart47: #i79087# prevent deadlock + reduce vector to single diagramIngrid Halama3-50/+38
2010-05-27chart47: #i79087# prevent deadlock while changing scale vie APIIngrid Halama1-36/+67
2010-05-26chart47: #i86555# prevent deadlock while changing title vie APIIngrid Halama2-12/+15
2010-05-26chart47: #i79087# reduce assertions 'Trying to set a read-only property'Ingrid Halama1-1/+0
2010-05-26chart47: #i83868# correct test and assertion for property 'SymbolBitmapURL'Ingrid Halama1-1/+1
2010-05-25unoawt: completely separated the controller functionality of a wizard page fr...Frank Schoenheit [fs]8-10/+10
2010-05-21chart47: #i83831# problems with character properties at titleIngrid Halama3-0/+37
2010-05-19chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce...Ingrid Halama11-205/+208
2010-05-17chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'Ingrid Halama1-0/+10
2010-05-17chart47: #i109770# #i110253# don't paint anything if no model is availableIngrid Halama1-0/+5
2010-05-11#i111524# crash caused by TickmarkHelper::getMaxTickCount gets Inf interval c...Ingrid Halama1-7/+9
2010-05-11unoawt: merge after pulling from CWS slidecopyFrank Schoenheit [fs]6-35/+2
2010-05-10chartpositioning: #i100778# for exploded pie charts use the offset of the ser...Ingrid Halama1-11/+14
2010-05-10chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'Ingrid Halama5-14/+22
2010-05-10chartpositioning: #i100778# switch to manual positioning if shapes are added ...Ingrid Halama6-25/+59
2010-05-10CWS-TOOLING: integrate CWS chart45Ivo Hinkelmann12-31/+63
2010-05-10chart47: #i109770# #i110253# remove assertion caused by state without diagram...Ingrid Halama1-4/+11
2010-05-10chart47: #i109770# guard drawmodel destructor with solar mutexIngrid Halama1-0/+4
2010-05-07chart47: #i111456# use 9 sub intervals per default for logarithmic scalesIngrid Halama1-1/+1
2010-05-07chart47: #i111102# remove assertionIngrid Halama1-10/+12
2010-05-05chartpositioning: #i100778# simplify user interface: reduce sizing options to...Ingrid Halama22-1620/+51