summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2013-05-06fix typos (wich instead of which)Philipp Riemer
2013-05-02n#816939: Improved label overlap detection - Part 2Muthu Subramanian
2013-05-01add test for ooxml error bar exportMarkus Mohrhard
2013-05-01add export test for chartsMarkus Mohrhard
2013-04-30n#816939: Improved label overlap detection.Muthu Subramanian
2013-04-29remove this property temporarily until I understand the exceptionMarkus Mohrhard
2013-04-26some more namespace cleanupThomas Arnhold
2013-04-24fix a problem with error bar weightMarkus Mohrhard
2013-04-24extract common chart test parts into own headerMarkus Mohrhard
2013-04-24protect the properties with a mutexMarkus Mohrhard
2013-04-24we don't need the sc includes in this testMarkus Mohrhard
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-22add test case for error bar range importMarkus Mohrhard
2013-04-22and now our test file can be also a valid ODF1.2 fileMarkus Mohrhard
2013-04-22actually this test should be fine as slowcheck testMarkus Mohrhard
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard
2013-04-22fix type mismatchMarkus Mohrhard
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
2013-04-18Remove a few unnecessary #includesMichael Dunphy
2013-04-18Delete unused code in one file.Golnaz Irannejad
2013-04-18Remove unused codeMichael Dunphy
2013-04-18fdo#61135: adding help button to stepped lines dialog.Eric Seynaeve
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
2013-04-07Some cppcheck cleaningJulien Nabet
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-05new module i18nlangtagEike Rathke
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
2013-04-02Some cppcheck cleaningJulien Nabet
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir
2013-04-02fix the build on non-C++11 platformsMarkus Mohrhard
2013-04-02move chart .ui files into existing schart dirCaolán McNamara
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara
2013-04-02Converting Smooth Lines dialog to gladeEricSeynaeve
2013-04-01remove boilerplate commentsThomas Arnhold
2013-04-01fdo#51656 : Mean value line starts in wrong place in column graphelixir
2013-04-01some little code clean-upMarkus Mohrhard
2013-03-28Make test more robustStephan Bergmann
2013-03-28move the dialog to chart2Markus Mohrhard
2013-03-28Converting spline dialog box to glade.EricSeynaeve