summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-02-13coverity#737027 Uncaught exceptionCaolán McNamara
2014-02-13coverity#737024 Uncaught exceptionCaolán McNamara
2014-02-10Related: #i123862# use O*String's isEmpty() method...Herbert Dürr
2014-02-06add a way to dump chart content to consoleMarkus Mohrhard
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-30Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand
2014-01-28bool improvementsStephan Bergmann
2014-01-28coverity#704212 Logically dead codeCaolán McNamara
2014-01-24fdo#63154 Removed unused solar.h reference in chart2Alexandre Vicenzi
2014-01-19coverity#705785 Dereference before null checkNorbert Thiebaud
2014-01-19coverity#704562 : Dereference after null checkNorbert Thiebaud
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-14bool improvementsStephan Bergmann
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot
2013-12-20typo fixesAndras Timar
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-22remove unnecessary RTL_CONSTASCII_STRINGPARAMNoel Grandin
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2013-10-23fixincludeguards.sh: chart2Thomas Arnhold
2013-10-23fdo#54938: Replace existsValue for cppu::supportsServiceMarcos Paulo de Souza
2013-10-12Reduce scopeJulien Nabet
2013-09-29replace more auto_ptr with scoped_ptrMarkus Mohrhard
2013-09-29replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard
2013-09-08chart2: String to OUStringJelle van der Waa
2013-09-05XubString to OUStringThomas Arnhold
2013-09-05convert include/svx/svdmrkv.hxx from String to OUStringNoel Grandin
2013-09-04String to OUStringThomas Arnhold
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert GetName/Title/Description methods to OUStringIvan Timofeev
2013-08-02Mark as constTakeshi Abe
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-12PCH for more librariesLuboš Luňák
2013-07-04unused variable bIsMainGridCaolán McNamara
2013-07-04fdo#66422 Vertical grid toolbar button - choice major/minor/offTomaž Vajngerl
2013-07-03Fix bad merge of CharController_WindowTomaž Vajngerl
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl
2013-07-03Change series and trendline pop-up to support more trendlines.Tomaž Vajngerl
2013-07-03Cleanup ChartControllerTomaž Vajngerl
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
2013-06-29String to OUString and cleanupThomas Arnhold