summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-04make this a real assert to find these problems earlierMarkus Mohrhard1-1/+1
2013-03-04we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard1-1/+1
2013-03-04Remove empty namespaceThorsten Behrens1-9/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold5-8/+8
2013-03-03loplugin: improve indentationThomas Arnhold1-14/+17
2013-03-03fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen1-1/+1
2013-03-02coverity#736939: swapped argumentsMarkus Mohrhard1-1/+1
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King2-2/+2
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király15-127/+128
2013-03-01coverity#705132: add missing breakMarkus Mohrhard1-0/+1
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-28make sure that this coverity report is really a false positiveMarkus Mohrhard1-0/+1
2013-02-27Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist1-45/+48