summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc/fuins2.cxx
AgeCommit message (Expand)Author
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-10-28loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-23remove commentsMarkus Mohrhard
2014-06-23accept also one cell chart ranges for external data provider, fdo#79772Markus Mohrhard
2014-06-10fdo#79676: Initialize with a default chart only from the UI.Kohei Yoshida
2014-06-10Do not use GetSdrUndoFactory() in sc.Matúš Kukan
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-12Let's not forget to free the SdrOle2Obj instance here.Kohei Yoshida
2014-05-12Bail out early if it's not a chart module.Kohei Yoshida
2014-05-08fix another crash on exitMarkus Mohrhard
2014-05-08don't put the parent window as child into itselfMarkus Mohrhard
2014-05-07fix crash on exitMarkus Mohrhard
2014-05-07fix crash when canceling the chart wizardMarkus Mohrhard
2014-05-07let us use the new OpenGLWindowMarkus Mohrhard
2014-05-07provide the OpenGL windowMarkus Mohrhard
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-09preserve selection if chart creation is cancelled, cp#1000052Markus Mohrhard
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in SC moduleNoel Grandin
2013-10-04convert sc/inc/r*.hxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-15remove some unnecessary linesMarkus Mohrhard
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard
2013-03-15remove empty destructorMarkus Mohrhard
2013-03-15remove unnecessary ascii artMarkus Mohrhard
2013-02-25loplugin: improve indentationThomas Arnhold
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-03-22removed duplicate includes in scTakeshi Abe
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23Reducing header dependency on markdata.hxx.Kohei Yoshida
2011-11-07fdo#42526 : need to parse the address convention for parsing referencesMarkus Mohrhard
2011-11-07little refactoring in fuins2.cxxMarkus Mohrhard