summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main
Commit message (Expand)AuthorAgeFilesLines
* catch by const referenceTakeshi Abe2011-11-2911-33/+33
* remove include of pch header in chart2Norbert Thiebaud2011-11-2734-67/+0
* WaE: more windows tinderbox warning cleanupMichael Meeks2011-11-011-1/+0
* add mode-lines to .m files and last round of merged files, etc.Caolán McNamara2011-09-305-0/+15
* remove obsolete ColorTable lifecycle workaroundMichael Meeks2011-09-261-2/+0
* hide a WaE... should be fixed properly when the issue is understoodNorbert Thiebaud2011-09-251-0/+1
* re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2011-09-243-8/+4
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-222-0/+10
* Rename class XColorTable to XColorListJoseph Powers2011-08-291-1/+1
* add prefixes for component_getFactoryMatúš Kukan2011-07-281-1/+1
* Remove component_getImplementationEnvironmentMatus Kukan2011-07-121-7/+0
* catch by const referenceCaolán McNamara2011-06-211-1/+1
* overly staticCaolán McNamara2011-06-011-8/+2
* Code CleanupKorrawit Pruegsanusak2011-05-302-2/+0
* Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak2011-05-275-7/+7
* adjust for modified singletonCaolán McNamara2011-05-201-1/+1
* Some cppcheck cleaningJulien Nabet2011-05-051-1/+1
* gbuildize chart2David Tardon2011-04-151-81/+0
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-292-0/+0
* Merge commit 'ooo/DEV300_m103'Jan Holesovsky2011-03-232-6/+14
|\
| * CWS-TOOLING: integrate CWS chart55obo2011-03-161-6/+5
| |\
| | * chart55: #i117185# correct object sizeIngrid Halama2011-03-041-6/+5
| * | chart51: merge with DEV300_m101Ingrid Halama [iha]2011-02-245-53/+65
| |\|
| * | chart51: merge with DEV300_m100Ingrid Halama [iha]2011-02-1532-1559/+1250
| |\ \
| * \ \ chart51: merge with DEV300_m97Ingrid Halama [iha]2011-01-3111-106/+127
| |\ \ \
| * | | | chart51: #i106137# Formatting Toolbar - Focus doesn't switch when select an o...Thomas Benisch2011-01-071-0/+9
* | | | | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-191-5/+5
* | | | | Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky2011-03-1835-1717/+1445
|\ \ \ \ \
| * | | | | Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida2011-03-145-37/+35
| * | | | | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-1035-1714/+1444
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | chart52: merge with DEV300_m100Ingrid Halama [iha]2011-02-1512-57/+57
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | removetooltypes01: Rebase to DEV300m99Carsten Driesner2011-02-0724-1502/+1193
| | | |\ \ \
| | | * | | | removetooltypes01: #i112600# remove tooltypes from chart2Mikhail Voytenko2011-01-1412-57/+57
| | | | |_|/ | | | |/| |
| | * | | | chart52: #i68029# show mean value line in the legend - enable delete keyIngrid Halama [iha]2011-02-071-0/+5
| | * | | | chart52: merge with DEV300_m99Ingrid Halama [iha]2011-02-0324-1503/+1193
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | CWS-TOOLING: integrate CWS chart46Vladimir Glazunov2011-01-313-51/+40
| | | |\ \ \
| | | | * | | chart46: merge with DEV300_m97Ingrid Halama [iha]2011-01-1511-106/+127
| | | | |\| |
| | | | * | | chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-141-1/+1
| | | | * | | chart46: #i25706# implement date axis - cleanupIngrid Halama [iha]2010-12-101-44/+33
| | | | * | | chart46: #i25706# implement date axisIngrid Halama [iha]2010-11-301-6/+6
| | | | | |/ | | | | |/|
| | | * | | undoapi: fixed wrong resolution of merge conflictFrank Schoenheit [fs]2011-01-051-2/+2
| | | * | | undoapi: post-rebase problems fixedFrank Schoenheit [fs]2011-01-041-0/+1
| | | * | | undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]2010-12-239-100/+125
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | undoapi: when inserting shapes, hide the Undo action which results from the i...Frank Schoenheit [fs]2010-11-183-1/+81
| | | * | | undoapi: ooops - fixed shape undo actionsFrank Schoenheit [fs]2010-11-181-1/+2
| | | * | | undoapi: GCC WaEFrank Schoenheit [fs]2010-11-151-1/+1
| | | * | | undoapi: updated the Chart test backendFrank Schoenheit [fs]2010-11-161-1/+5
| | | * | | undoapi: some exception safetyFrank Schoenheit [fs]2010-11-161-4/+11
| | | * | | undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed Imp...Frank Schoenheit [fs]2010-11-166-4/+116
| | | * | | undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]2010-11-168-289/+391