summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-19Assume that these shall indeed check full string equalityStephan Bergmann1-2/+2
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard1-13/+0
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve3-13/+206
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14warning C4101: unreferenced local variableMichael Stahl1-1/+1
2013-03-14warning C4101: unreferenced local variableMichael Stahl1-1/+1
2013-03-14n#734735: Decrease pie chart's thickness.Muthu Subramanian1-1/+1
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl1-1/+1
2013-03-11Fix chart2 buildFridrich Štrba4-6/+5
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand4-4/+53
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold2-5/+5
2013-03-09remove commented out codeThomas Arnhold1-100/+0
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim83-0/+244
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong5-39/+35
2013-03-06improve chart2 import testMarkus Mohrhard1-0/+20
2013-03-05doubled usingThomas Arnhold5-5/+0
2013-03-05slowcheck is not executed after everything is builtMarkus Mohrhard1-4/+1
2013-03-05start for an initial chart2 import testMarkus Mohrhard4-0/+315
2013-03-04no need for the dynamic cast anymoreMarkus Mohrhard1-1/+1