2008-12-11 16:18:12 +0100 sb r265332 : #i95065# cleanup, to make Windows linking work
2008-12-11 16:16:03 +0100 sb r265331 : #i95065# missing SAL_DLLPUBLIC_EXPORT
2008-12-09 17:40:28 +0100 sb r265122 : #i94469# move CJK specific configuration data to brand layer
2008-12-09 16:09:08 +0100 sb r265112 : #i96959# use PTHREAD_MUTEX_RECURSIVE on all platforms
2008-12-09 15:54:31 +0100 sb r265110 : #i95065# do not derive apphelper::LifeTimeGuard from osl::ResettableMutexGuard to avoid problems with VISIBILITY_HIDDEN=TRUE on MSC
2008-12-09 15:40:51 +0100 sb r265104 : #i95065# add VISIBILITY_HIDDEN=TRUE to connectivity/source/drivers/mozab
2008-12-09 15:36:21 +0100 sb r265102 : #i95501# updated SDK_HOME
2008-12-09 15:31:46 +0100 sb r265099 : typo (temppath vs. tmppath)
2008-12-08 11:48:08 +0100 sb r264979 : #i95065# removed spurious ExplicitCategoriesProvider.obj (ExplicitCategoriesProvider.cxx is not in this directory)
2008-12-07 19:41:07 +0100 sb r264960 : #i96994# erroneously doubled backslash caused visibility feature to be disabled for all GCC versions on Mac OS X
2008-12-06 23:54:49 +0100 sb r264948 : changes from trunk that CWS-TOOLING's rebase to DEV300:m37 (r264891) had missed, as files had been moved around on this CWS
2008-12-05 20:29:23 +0100 sb r264919 : #i85508# versions of flex apparently differ in whether input() resp. yyinput() returns zero or EOF upon end of file
2008-12-05 15:37:23 +0100 sb r264908 : #i95315# removed obsolete jut
2008-12-05 15:34:59 +0100 sb r264907 : #i95531# removed empty obsolete directories
2008-12-05 10:09:23 +0100 sb r264891 : CWS-TOOLING: rebase CWS sb102 to trunk@264807 (milestone: DEV300:m37)
2008-12-04 14:50:20 +0100 sb r264845 : #i95065# introduced VISIBILITY_HIDDEN makefile flag to reduce duplications; made additional libraries use VISIBILITY_HIDDEN=TRUE to avoid warnings with recent GCC 4 versions (had to split certain code directories to make changes that would otherwise erroneously affect multiple libraries built in the same makefile); changed connectivity::ORefVector to no longer derive from std::vector, as that caused problems with the MSC implementation of VISIBILITY_HIDDEN=TRUE; replaced uses of JNIEXPORT with SAL_DLLPUBLIC_EXPORT, as the former does not expand to visibility attributes on some platforms where the latter does
2008-12-03 11:29:38 +0100 sb r264759 : #i94583# remove unnecessary (and wrong) assertion check for rtl_getAppCommandArg return value (which is guaranteed to return osl_Process_E_None or not return at all)
2008-12-02 17:18:31 +0100 sb r264724 : #i96809# silenced GCC 4.3.2 warning
2008-12-02 13:29:34 +0100 sb r264695 : #i96797# make get_tmp_dir fail less often
2008-11-28 17:19:24 +0100 sb r264566 : #i95691# inadvertently missing from -c 264564
2008-11-28 17:07:50 +0100 sb r264564 : #i95691# only structs of exactly 1, 2, 4, or 8 bytes are returned through registers
2008-11-25 13:28:08 +0100 sb r264291 : #i96427# support for SAL_EXCEPTION_DLLPUBLIC_EXPORT (patch by np)
2008-11-21 14:45:22 +0100 sb r264140 : #i95428# added SAL_EXCEPTION_DLLPUBLIC_EXPORT and SAL_EXCEPTION_DLLPRIVATE
2008-11-19 13:19:37 +0100 sb r263984 : #i95525# removed erroneous application/octet-stream svn:mime-type properties
2007/04/20 08:08:49 iha 1.2.4.51: #i75393# Connect Bars per diagram not per series
2007/04/19 16:10:53 iha 1.2.4.50: #i76130# write attribute sort-by-x-values per plot-area not per series
2007/03/01 13:54:29 iha 1.2.4.49: #i71167 & i74564# keep charttype properties if possible when switching charttypes
2007/02/09 17:29:18 bm 1.2.4.48: XChartDocument::createInternalDataProvider() works like expected now
2007/01/10 12:39:25 bm 1.2.4.47: extra qualifier removed
2006/12/07 23:17:54 iha 1.2.4.46: #i67833# simple 3D look - bring light to front
2006/08/21 16:13:59 iha 1.2.4.45: #i46521# replace modal x value sorting dialog by a checkbox in the chartwizard; perform sorting in view only and not in the cached chart data (as there is no cached data in the model anymore)
2006/08/09 17:40:26 iha 1.2.4.44: #i63017# disable/enable menu Format->Arrangement
2006/06/30 22:20:19 iha 1.2.4.43: correct 3D pie rotation: different default camera for pies
2006/06/24 18:30:02 iha 1.2.4.42: don't show wall nor floor for pies and donuts until older files can be detected
2006/06/18 19:27:41 iha 1.2.4.41: implement camera distance
2006/06/09 15:30:20 iha 1.2.4.40: concentrated helping method for getting and setting rotation of diagram - don't touch the camera rotation but take it into account
2006/04/22 11:12:44 iha 1.2.4.39: park unused categories in scale with AxisType not being CATEGORY
2006/04/10 12:25:08 iha 1.2.4.38: api restructure axis, grids, scales and increments
2006/01/16 12:08:57 bm 1.2.4.37: also reset diagram rotation in rearrange function
2005/12/21 21:29:13 iha 1.2.4.36: remove identifiers from model objects and create an index based CID protocol instead for selection purposes
2005/11/28 15:35:40 bm 1.2.4.35: BarConnectors implemented the old way (all series at once) but model offers the property ConnectDataPoints for each series independently
2005/11/23 15:14:04 iha 1.2.4.34: support BarOverlap and GapWidth
2005/11/08 14:55:50 iha 1.2.4.33: set and remove categories also to and from secondary scales
2005/11/07 20:55:47 iha 1.2.4.32: implement changing series order
2005/11/02 19:16:18 iha 1.2.4.31: enable load of stock chart with japanese boxes
2005/11/02 16:09:43 bm 1.2.4.30: removed unused function getInterpretedDataFromDiagram
2005/11/02 13:49:20 bm 1.2.4.29: scene properties changed from SceneDescriptor property to the D3D properties offered by SceneProperties.hxx (this way XML im-/export works with the xmloff helper)
2005/11/01 13:05:56 iha 1.2.4.28: support sequence mapping
2005/10/24 11:06:40 iha 1.2.4.27: coordinate system restructure
2005/10/13 17:38:50 iha 1.2.4.26: renamed BoundedCoordinateSystem to CoordinateSystem
2005/10/11 12:51:23 bm 1.2.4.25: +removeUnusedCoordinateSystems
2005/10/07 11:40:06 bm 1.2.4.24: RESYNC: (1.2-1.3); FILE MERGED
2005/09/22 16:56:15 iha 1.2.4.23: automatic categories for pie legend
2005/09/16 16:50:10 iha 1.2.4.22: no creation of dummy categories in model - instead trigger generation of missing labels and categories in view
2005/07/14 14:51:10 bm 1.2.4.21: function for creating dummy categories (preliminary, not localized yet)
2005/05/09 09:51:04 bm 1.2.4.20: moved parts of API to data namespace
2005/05/04 12:51:51 iha 1.2.4.19: added methods isSeriesAttachedToMainAxis(), attachSeriesToAxis(), getChartTypeOfSeries(), getCoordinateSystemOfChartType(), clearCoordinateSystem()
2005/04/19 14:34:07 bm 1.2.4.18: +getScaleHoldingCategoriesFromDiagram
2005/04/11 11:32:45 iha 1.2.4.17: changed parameter for methods set/getVertical() for old api
2004/09/20 17:25:48 bm 1.2.4.16: add parameter to setStackMode that only sets the mode at the first chart-type
2004/09/16 14:43:48 iha 1.2.4.15: implement api redesign
2004/09/16 12:21:56 bm 1.2.4.14: API simplification
2004/09/15 17:06:29 bm 1.2.4.13: +getStackModeFromChartType
2004/09/15 14:32:04 iha 1.2.4.12: implement api redesign
2004/09/15 14:30:19 bm 1.2.4.11: API simplification
2004/09/15 11:48:43 iha 1.2.4.10: implement api redesign
2004/09/15 11:21:11 bm 1.2.4.9: API simplification
2004/06/29 12:42:44 bm 1.2.4.8: +getInterpretedDataFromDiagram
2004/05/27 17:28:26 bm 1.2.4.7: +bTreatBarsAsVertical flag in get/setVertical methods
2004/05/13 09:51:53 bm 1.2.4.6: getTemplateForDiagram() supports a parameter rPreferredTemplateName for faster
access in case the template didn't change
2004/04/01 16:03:01 bm 1.2.4.5: some more fixes for setDimension() for old API
2004/04/01 10:48:41 bm 1.2.4.4: +functions to get/set the SwapXAndYAxis property at coordinate-systems
2004/03/24 19:05:23 bm 1.2.4.3: XChartTypeTemplate changed: matchesTemplate may modify the
template s properties if bAdaptProperties is true
2004/03/24 10:35:14 bm 1.2.4.2: +getTemplateNameForDiagram
2004/02/13 16:51:23 bm 1.2.4.1: join from changes on branch bm_post_chart01