summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2014-01-22bool improvementsStephan Bergmann
2014-01-19coverity#738570 coverity#738571 : Uninit scalar (unused in fact)Norbert Thiebaud
2014-01-19coverity#705785 Dereference before null checkNorbert Thiebaud
2014-01-19coverity#704562 : Dereference after null checkNorbert Thiebaud
2014-01-17Fix build error.Kohei Yoshida
2014-01-17-Werror,-Wunused-functionStephan Bergmann
2014-01-17standardize indent between tabpagesCaolán McNamara
2014-01-17Convert chart data source tab page & dialog to .uiOlivier Hallot
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Unit test added for fdo#72345 Up Down Bars are missing after Round tripYogeshBharate
2014-01-16fdo#72217 : Fix for corruption area chart with data labels after Round Trip.Rajashri
2014-01-16fdo#72520 : Exporting sheet external data for chart for docx files.sushil_shinde
2014-01-16fdo#72520 : Added property to store external data path in chart.sushil_shinde
2014-01-14bool improvementsStephan Bergmann
2014-01-12cppcheck: fix some redundantAssignmentJulien Nabet
2014-01-11Bin leftover printfTor Lillqvist
2014-01-10fix title of dialogCaolán McNamara
2014-01-10Resolves: fdo#72814 Fix Chart Data Ranges DialogCaolán McNamara
2014-01-10fdo#72005: Insert the border rectangle to the bottom of the stack.Kohei Yoshida
2014-01-08Do not use SvxShapeCollection directly.Matúš Kukan
2014-01-07convert data range tabdialog to .uiCaolán McNamara
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2014-01-04convert chart shape paragraph dialog to .uiCaolán McNamara
2014-01-04convert chart shape character dialog to .uiCaolán McNamara
2014-01-03WaE: C4805: '!=' : unsafe mix of type 'sal_Bool' and type 'bool' in operationTor Lillqvist
2014-01-02It performs better to use unordered_map than std::map here.Kohei Yoshida
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-29Convert chart range chooser tab page to .uiOlivier Hallot
2013-12-28drop removed .hrcsCaolán McNamara
2013-12-28WaE: private field 'm_pParentWindow' is not usedTor Lillqvist
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Put right icon in image buttonOlivier Hallot
2013-12-27Convert chart data label dialog to widget UIOlivier Hallot
2013-12-27remove unnecessary empty dtor, etc.Caolán McNamara
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot
2013-12-27Convert chart legend dialog to widget UIOlivier Hallot
2013-12-27Convert chart polar options tab page to widget UIOlivier Hallot
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás
2013-12-20typo fixesAndras Timar
2013-12-19drop unused helpidsCaolán McNamara
2013-12-19vertically center some stuffCaolán McNamara
2013-12-19Convert chart data labels tabpage to .uiOlivier Hallot
2013-12-19fdo#72304 Write Chart Data Table information back to XML.Nikhil Walvekar
2013-12-19fdo#72304 Preserve Chart data table properties during ODF import/export.Nikhil Walvekar
2013-12-19fdo#72306 Axis names were lost after saving file on LO.sushil_shinde
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-16uiconfig is a l10n-relevant targetBjoern Michaelsen
2013-12-14RegressionCurveCalculator & co - com::sun::star -> cssTomaž Vajngerl
2013-12-14Make RegressionCurveHelper more readable (com::sun::star -> css)Tomaž Vajngerl
2013-12-14we can enable the tests againMarkus Mohrhard