summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2010-11-18undoapi: ooops - fixed shape undo actionsFrank Schoenheit [fs]1-1/+2
2010-11-15undoapi: GCC WaEFrank Schoenheit [fs]1-1/+1
2010-11-17undoapi: release lock on own mutex when calling into the UndoHelperFrank Schoenheit [fs]1-2/+4
2010-11-16undoapi: updated the Chart test backendFrank Schoenheit [fs]1-1/+5
2010-11-16undoapi: respect the config limiting the maximum number of undo actions. No l...Frank Schoenheit [fs]1-0/+2
2010-11-16undoapi: undo/redo: call ChartViewHelper::setViewToDirtyState (was still left...Frank Schoenheit [fs]1-0/+6
2010-11-16undoapi: re-implemented the XModifyBroadcaster for chart's UndoManager, for t...Frank Schoenheit [fs]3-8/+32
2010-11-16undoapi: some exception safetyFrank Schoenheit [fs]1-4/+11
2010-11-16undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed Imp...Frank Schoenheit [fs]6-4/+4
2010-11-16undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]11-322/+412
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the d...Frank Schoenheit [fs]2-18/+7
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]24-954/+347
2010-11-15 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]5-685/+457
2010-11-15 undoapi: step 2.1 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]6-7/+523
2010-11-11chartextensibility: merge with DEV300_m92Thomas Benisch45-198/+617
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]25-212/+320
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]22-281/+246
2010-11-09undoapi: step 0.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2-29/+2
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov1-1/+1
2010-11-05chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch5-4/+28
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer51-230/+647
2010-10-27chartextensibility: #i115276# improve layout of hierarchical axis labelsIngrid Halama1-0/+14
2010-10-27chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch1-0/+43
2010-10-25chart49: #i113103# guard calls to vcl window with solar mutexIngrid Halama5-85/+124
2010-10-20chartextensibility: #i82971# layout fixes for hierarchical axesIngrid Halama1-14/+40
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer18-0/+113
2010-10-09CWS changehid: resync to m89Mathias Bauer19-64/+394
2010-10-08chart49: remove compiler warning/errorIngrid Halama1-1/+1
2010-10-07chart49: merge with DEV300_m89Ingrid Halama19-64/+394
2010-10-07chart49: #i112500# compiler warningIngrid Halama1-2/+2
2010-10-07chart49: #i113572# save data points order 2 correctly for b-splinesIngrid Halama1-1/+1
2010-10-07chart49: #i114953# don't crash with very complex categoriesIngrid Halama1-2/+4
2010-10-07chart49: #i113103# use corrected double-checked locking pattern for default p...Ingrid Halama30-719/+747
2010-10-06chartextensibility: #i113619# Pasting a chart into a spreadsheet is not notifiedThomas Benisch1-1/+1
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-09-22sb129: merged in DEV300_m88sb2-7/+6
2010-09-14sb129: #i113189# removed obviously unnecessary service registrations; allow e...sb1-1/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb13-32/+365
2010-09-03dba34a: removed SvLBox'es (and friends) Set/GetWindowBits. They were used in ...Frank Schoenheit [fs]1-1/+1
2010-08-20calc58: #i113948# office crashes after resizing chartThomas Benisch1-0/+1
2010-08-20calc58: #i113946# undo does not work for deleting shapesThomas Benisch1-7/+5
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