summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2014-08-29opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-08-28EE_PARA_WRITINGDIR should presumably use an SvxFrameDirectionItemStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-19Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin
2014-08-16Delete commented-out declaration of function membersMatteo Casalin
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold
2014-08-09remove now unused tabpage.hrcThomas Arnhold
2014-08-06deleted TP_LAYOUT resourceSzymon Kłos
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04prevent memory leakMarkus Mohrhard
2014-08-03cosmetic clean-upMarkus Mohrhard
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara
2014-07-22fdo#81547, part2: show only relevant widgets in layout tabpageKatarina Behrens
2014-07-22callcatcher: update unused codeCaolán McNamara
2014-07-22printf crept in.Kohei Yoshida
2014-07-22boost::checked_deleter will do.Kohei Yoshida
2014-07-21Perhaps it's time we put ItemConverter etc into the right namespace.Kohei Yoshida
2014-07-21LongAndWordyVariableNameReallyGetsToMyNerveReallyAndEvenMisspelled.Kohei Yoshida
2014-07-21scoped_ptr will do just fine here.Kohei Yoshida
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida
2014-07-21Remove auto_ptr from CharacterPropertyItemConverter.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida
2014-07-20SchLayoutTabPage: that ctor wants a pointerMichael Stahl
2014-07-20fdo#81547, part1: use ctor reading .ui file, not a resourceKatarina Behrens
2014-07-20Fix OpenGL chart reinitializingZolnai Tamás
2014-07-20opengl charts: Move the init from sc to chart2, to have the right parent.Jan Holesovsky
2014-07-17fdo#77319: set spinbox value AFTER adjusting no. of decimal placesKatarina Behrens
2014-07-04add parenthese to fix precedence issueNorbert Thiebaud
2014-07-04coverity#735602-3 Division by zeroNorbert Thiebaud
2014-07-02remove whitespacesMarkus Mohrhard
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-07-01clang scan-build: various warningsCaolán McNamara
2014-06-30CreationWizard already inherits boost::noncopyable via OutputDeviceMiklos Vajna
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-26fdo#79151: No need to offset column index by category labels.Kohei Yoshida
2014-06-26Track all uses of ErrorBarX and ErrorBarY UNO property names.Kohei Yoshida
2014-06-26clang: Uninitialized argument valueCaolán McNamara
2014-06-26Clarify the code a little more.Kohei Yoshida
2014-06-26Move the category level removal code into its own method.Kohei Yoshida
2014-06-25Remove these pesky ::com::sun::star ....Kohei Yoshida
2014-06-25Tuck this anonymous namespace inside chart namespace.Kohei Yoshida
2014-06-24Re-use DataSeriesHelper::getRole().Kohei Yoshida
2014-06-24Annotate the code a little more, to make it easier to follow.Kohei Yoshida