summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Collapse)Author
2011-02-02#i10000# WAE: initialize variablesVladimir Glazunov
Notes: split repo tag: calc_ooo/DEV300_m99
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov
2011-01-28chart46: merge with dev300m98Ingrid Halama [iha]
2011-01-28undoapi: pulled and merged DEV300.m98Frank Schoenheit [fs]
2011-01-19chart46: #i25706# implement date axis - #i116467# change behaviour of own ↵Ingrid Halama [iha]
data table
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-15chart46: merge with DEV300_m97Ingrid Halama [iha]
2011-01-14chart46: #i116468# scale tab page - better fallback after wrong inputIngrid Halama [iha]
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own ↵Ingrid Halama [iha]
data table
2011-01-12chart46: #i25706# implement date axis - #i116425# interpret no data as text axisIngrid Halama [iha]
2011-01-12chart46: #i25706# implement date axis - #i116411# number format during editingIngrid Halama [iha]
2011-01-06rebase to DEV300_m96Philipp Lohmann [pl]
2011-01-05undoapi: fixed wrong resolution of merge conflictFrank Schoenheit [fs]
2011-01-04undoapi: post-rebase problems fixedFrank Schoenheit [fs]
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not ↵Frank Schoenheit [fs]
buildable:A number of changes which happened in the CWS need to be redone due to the new build system
2010-12-17CWS-TOOLING: integrate CWS chart49Hans-Joachim Lankenau
2010-12-10chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]
2010-12-09chart46: #i25706# implement date axis - remove explicit scaling in case of autoIngrid Halama [iha]
2010-12-03chart46: #i25706# implement date axis - simplify axis access in chart apiIngrid Halama [iha]
2010-12-02chart46: #i25706# implement date axis - correct helpidIngrid Halama [iha]
2010-12-01chart46: #i25706# implement date axis - switching to net chartIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axis - some docu issuesIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axis - remove compiler warningsIngrid Halama [iha]
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-24merge with DEV300_m94Philipp Lohmann [pl]
2010-11-23vcl117: removed obsolete headerPhilipp Lohmann [pl]
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-18undoapi: when inserting shapes, hide the Undo action which results from the ↵Frank Schoenheit [fs]
initial positioning of the object
2010-11-18undoapi: ooops - fixed shape undo actionsFrank Schoenheit [fs]
2010-11-15undoapi: GCC WaEFrank Schoenheit [fs]
2010-11-16undoapi: updated the Chart test backendFrank Schoenheit [fs]
2010-11-16undoapi: some exception safetyFrank Schoenheit [fs]
2010-11-16undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ↵Frank Schoenheit [fs]
ImplDocumentActions.* to UndoActions.*
2010-11-16undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]
2010-11-16undoapi: derive XUndoManager from XChild, to allow convenient access to the ↵Frank Schoenheit [fs]
document it belongs to
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions still some more cleanup needed
2010-11-15 undoapi: step 2.2 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: base the implementation of XDocumentActions on the document's UndoManager
2010-11-11chartextensibility: merge with DEV300_m92Thomas Benisch
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished.
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance
2010-11-09undoapi: step 0.0 of the migration of css.chart2.XUndoManager to ↵Frank Schoenheit [fs]
css.document.XUndoManager: remove the unused XUndoHelper
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-11-05chartextensibility: #i115276# improve layout of hierarchical axis labels in ↵Thomas Benisch
chart
2010-10-28CWS gnumake: resync to m91; conflicts unresolvedMathias Bauer
2010-10-25chart49: #i113103# guard calls to vcl window with solar mutexIngrid Halama
2010-10-11CWS changehid: generate former auto hids into src filesMathias Bauer
2010-10-09CWS changehid: resync to m89Mathias Bauer
2010-10-07chart49: merge with DEV300_m89Ingrid Halama
2010-10-07chart49: #i113572# save data points order 2 correctly for b-splinesIngrid Halama