summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2013-04-22add test case for error bar range importMarkus Mohrhard3-1/+33
2013-04-22and now our test file can be also a valid ODF1.2 fileMarkus Mohrhard1-0/+0
2013-04-22actually this test should be fine as slowcheck testMarkus Mohrhard1-1/+4
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard1-1/+1
2013-04-22fix type mismatchMarkus Mohrhard2-2/+2
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard4-17/+217
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard28-268/+410
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard2-179/+119
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks5-113/+20
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-1/+1
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin1-35/+35
2013-04-18Remove a few unnecessary #includesMichael Dunphy1-6/+0
2013-04-18Delete unused code in one file.Golnaz Irannejad1-9/+0
2013-04-18Remove unused codeMichael Dunphy1-7/+0
2013-04-18fdo#61135: adding help button to stepped lines dialog.Eric Seynaeve1-0/+15
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve11-75/+609
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon3-45/+20
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin2-4/+4
2013-04-07Some cppcheck cleaningJulien Nabet2-11/+5
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák323-1315/+1172
2013-04-05new module i18nlangtagEike Rathke5-6/+6
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks1-2/+2
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks8-135/+135
2013-04-02Some cppcheck cleaningJulien Nabet1-2/+1
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir4-41/+41
2013-04-02fix the build on non-C++11 platformsMarkus Mohrhard1-3/+3
2013-04-02move chart .ui files into existing schart dirCaolán McNamara2-3/+3
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara2-69/+73
2013-04-02Converting Smooth Lines dialog to gladeEricSeynaeve4-195/+64
2013-04-01remove boilerplate commentsThomas Arnhold3-7/+0
2013-04-01fdo#51656 : Mean value line starts in wrong place in column graphelixir1-2/+4
2013-04-01some little code clean-upMarkus Mohrhard1-15/+8
2013-03-28Make test more robustStephan Bergmann1-9/+17
2013-03-28move the dialog to chart2Markus Mohrhard4-1/+246
2013-03-28Converting spline dialog box to glade.EricSeynaeve1-78/+63
2013-03-27-Wunused-macrosStephan Bergmann2-2/+0
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2-3/+3
2013-03-25OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard1-5/+3
2013-03-25remove C2U in chart2Markus Mohrhard5-10/+8
2013-03-25sal_True -> true in commentMarkus Mohrhard1-1/+1
2013-03-25make this typedef privateMarkus Mohrhard1-1/+1
2013-03-24add missing test fileMarkus Mohrhard1-0/+0
2013-03-24add import test for stepped linesMarkus Mohrhard1-3/+56
2013-03-23Related coverity#704213/704214/704215 Logically dead codeJulien Nabet1-3/+3
2013-03-20n#734735: Use full available size for pie charts.Muthu Subramanian1-2/+3
2013-03-20simplify OUString assignmentsChr. Rossmanith1-3/+3
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin1-1/+1
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin1-16/+7