summaryrefslogtreecommitdiffstats
path: root/chart2/source/inc
Commit message (Collapse)AuthorAgeFilesLines
* removed unnecessary forward declarations of classTakeshi Abe2012-07-021-6/+0
| | | | | | this also moved necessary ones to right headers Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
* Remove unused include filesThomas Arnhold2012-06-271-35/+0
| | | | | | Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-271-2/+0
| | | | Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
| | | | Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
* re-base on ALv2 code.Michael Meeks2012-06-226-147/+93
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
| | | | Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
* re-base on ALv2 code.Michael Meeks2012-06-2168-1624/+1012
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2
| | | | Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
* removed duplicate includes in basic / canvas / chart2 / comphelperTakeshi Abe2012-03-261-4/+1
|
* Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez2012-03-231-1/+0
|
* Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez2012-03-231-2/+4
|
* Add chart errorbar type property.Rafael Dominguez2012-03-231-1/+2
| | | | | | - Make StatisticsItemConverter work with X and Y errorbars. - Fill errorbar type property in ErrorBarResources. - Set default value of errorbar type property to Y bar.
* Add correct tabpage to chart property dialog.Rafael Dominguez2012-03-231-1/+3
| | | | | - Added needed strings resources and ids. - Added code to handle X and Z errorbars.
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-142-0/+6
| | | | | | | | | | | | | | ...which has the necessary features to support it. Change a lot of classes to either contain a protected non-virtual dtor (which is backwards compatible, so even works for cppumaker-generated UNO headers) or a public virtual one. cppuhelper/propertysetmixin.hxx still needs to disable the warning, as the relevant class has a non-virtual dtor but friends, which would still cause GCC to warn. Includes a patch for libcmis, intended to be upstreamed.
* Fix typos in commentsElton Chung2012-02-181-2/+2
|
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-302-0/+6
|
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-241-6/+6
| | | | | | This cleans up a lot of lifecycle nasties and cleans up some serious cut/paste code duplication issues at the same time. Cleanup the naming of ColorTable -> ColorList to match the impl. too
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-1/+1
| | | | | The class is now based on XPropertyList instead of XPropertyTable and all of the other classed based on XPropertyList are named X..List.
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-1/+0
|
* use standard template for thisCaolán McNamara2011-06-031-24/+0
|
* Code CleanupKorrawit Pruegsanusak2011-05-302-10/+9
| | | | | | | | * Remove empty and bogus comments * Remove dead codes * Fix typos in comments Released under LGPLv3+/MPL
* remove unused filesDavid Tardon2011-04-153-221/+0
|
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
|
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-3/+7
|\ | | | | | | | | | | Conflicts: sc/source/filter/starcalc/scflt.cxx sc/source/ui/unoobj/chart2uno.cxx
| * chart51: merge with DEV300_m101Ingrid Halama [iha]2011-02-242-3/+7
| |\
| * \ chart51: merge with DEV300_m100Ingrid Halama [iha]2011-02-1519-472/+360
| |\ \
| * \ \ chart51: merge with DEV300_m97Ingrid Halama [iha]2011-01-311-33/+0
| |\ \ \
| * | | | chart51: #i103864# Data labels overliningThomas Benisch [tbe]2011-01-191-0/+3
| | | | |
| * | | | chart51: #i112773# fix exponential fit for small values (Patch from Regina)Ingrid Halama2010-11-231-3/+4
| | | | |
* | | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1820-507/+367
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: chart2/source/controller/main/UndoManager.cxx chart2/source/tools/RegressionCurveHelper.cxx sc/inc/address.hxx sc/inc/attrib.hxx sc/inc/bigrange.hxx sc/inc/callform.hxx sc/inc/cell.hxx sc/inc/chartarr.hxx sc/inc/chartlis.hxx sc/inc/chgtrack.hxx sc/inc/collect.hxx sc/inc/compiler.hxx sc/inc/detdata.hxx sc/inc/document.hxx sc/inc/fillinfo.hxx sc/inc/olinetab.hxx sc/inc/prnsave.hxx sc/inc/queryparam.hxx sc/inc/sc.hrc sc/inc/scabstdlg.hxx sc/inc/table.hxx sc/inc/validat.hxx sc/inc/zforauto.hxx sc/source/core/data/documen2.cxx sc/source/core/data/document.cxx sc/source/core/data/table1.cxx sc/source/core/tool/address.cxx sc/source/core/tool/token.cxx sc/source/filter/excel/frmbase.cxx sc/source/filter/excel/impop.cxx sc/source/filter/excel/xename.cxx sc/source/filter/inc/formel.hxx sc/source/filter/inc/xename.hxx sc/source/filter/xml/xmlexprt.cxx sc/source/filter/xml/xmlnexpi.cxx sc/source/filter/xml/xmlnexpi.hxx sc/source/ui/dbgui/filtdlg.cxx sc/source/ui/inc/docfunc.hxx sc/source/ui/inc/namedlg.hxx sc/source/ui/namedlg/namedlg.cxx sc/source/ui/src/namedlg.src
| * \ \ \ \ Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-1020-507/+367
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | CWS-TOOLING: integrate CWS accfixesIvo Hinkelmann2011-02-161-0/+4
| | |\ \ \ \
| | | * \ \ \ accfixes: merged to m100Malte Timmermann [mt]2011-02-1519-472/+360
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | accfixes: added more accessibility information and fixed tab orders in chartMalte Timmermann [mt]2011-01-201-0/+4
| | | | |_|/ | | | |/| |
| | * | | | chart52: merge with DEV300_m100Ingrid Halama [iha]2011-02-157-13/+13
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko2011-02-071-1/+1
| | | | | |
| | | * | | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-0716-460/+348
| | | |\ \ \
| | | * | | | removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko2011-01-147-13/+13
| | | | |/ / | | | |/| |
| | * | | | chart52: #i89539# remove term 'Regression' from legendIngrid Halama [iha]2011-02-071-2/+1
| | | | | |
| | * | | | chart52: merge with DEV300_m99Ingrid Halama [iha]2011-02-0316-459/+347
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | CWS-TOOLING: integrate CWS chart46Vladimir Glazunov2011-01-3112-156/+346
| | | |\ \ \
| | | | * | | chart46: #i25706# implement date axis - #i116467# change behaviour of own ↵Ingrid Halama [iha]2011-01-192-13/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | data table
| | | | * | | chart46: #i25706# compiler error after rebaseIngrid Halama [iha]2011-01-171-1/+1
| | | | | | |
| | | | * | | chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-151-33/+0
| | | | |\| |
| | | | * | | chart46: #i25706# implement date axis - #i116467# change behaviour of own ↵Ingrid Halama [iha]2011-01-146-18/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | data table
| | | | * | | chart46: #i25706# implement date axis - compiler warningsIngrid Halama [iha]2010-12-081-6/+6
| | | | | | |
| | | | * | | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-3011-135/+328
| | | | | |/ | | | | |/|
| | | * | | undoapi: merged after pulling DEV300_m96. Most probably still not ↵Frank Schoenheit [fs]2010-12-231-33/+0
| | | |\ \ \ | | | | | |/ | | | | |/| | | | | | | buildable:A number of changes which happened in the CWS need to be redone due to the new build system
| | | * | | undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed ↵Frank Schoenheit [fs]2010-11-161-112/+0
| | | | | | | | | | | | | | | | | | | | | | | | ImplDocumentActions.* to UndoActions.*
| | | * | | undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]2010-11-162-33/+17
| | | | | |