summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController.cxx
AgeCommit message (Expand)Author
2013-05-11Resolves: #i119999# Single ESC to leave Chart OLE mode after creationArmin Le Grand
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák
2012-10-08OUString cleanup in Chart2Olivier Hallot
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-06-01targeted string re-workNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-23Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez
2012-03-23Add FormatXErrorBar, DeleteXErrorBar menu entries in chart.Rafael Dominguez
2012-03-23Add chart insert X errorbar toolbar and popup menu entries.Rafael Dominguez
2012-03-23Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez
2012-03-23Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez
2012-03-12remove C2U usage, string literal OUString ctors will do the jobLuboš Luňák
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-06-21catch by const referenceCaolán McNamara
2011-06-01overly staticCaolán McNamara
2011-05-27Replace DBG_* with OSL_* in calc/chart2Jacek Wolszczak
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-14Various, mostly mutex-related build breakage fixes & warning removals.Kohei Yoshida
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-08Clean-up bogus comments in calc.Guillaume Poussel
2011-02-06Use OSL_DEBUG_LEVEL > 1 instead of > 2Thomas Arnhold
2011-01-25emoved lines of code that were commented out.Alfonso Eusebio
2011-01-18Remove useless comments and some dead code.Thomas Arnhold
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-11-18undoapi: ooops - fixed shape undo actionsFrank Schoenheit [fs]
2010-11-16undoapi: moved UndoGuard.hxx to the only folder where it is used, renamed Imp...Frank Schoenheit [fs]
2010-11-16undoapi: some cleanups after the previos refactoring (more to come)Frank Schoenheit [fs]
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]
2010-10-30Use RTL_CONSTASCII_USTRINGPARAM macroGert Faller
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25Replace a suspicious Guard on a solar mutex.Norbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-25chart49: #i113103# guard calls to vcl window with solar mutexIngrid Halama
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-01Removed more commented out code.Luke Symes
2010-05-19chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce...Ingrid Halama
2010-05-10chart47: #i109770# #i110253# reduce assertions 'already disposed or closed'Ingrid Halama
2010-03-01chartshapes: merge with DEV300_m72Thomas Benisch
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-12-01chartshapes: merge with DEV300 m62Jens-Heiner Rechtien
2009-10-21#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-09-29#i12587# Inserting/editing arbitrary text objects in chartThomas Benisch
2009-09-11CWS-TOOLING: integrate CWS chartuseability01Kurt Zenker