summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* Make test more robustStephan Bergmann2013-03-281-9/+17
* move the dialog to chart2Markus Mohrhard2013-03-284-1/+246
* Converting spline dialog box to glade.EricSeynaeve2013-03-281-78/+63
* -Wunused-macrosStephan Bergmann2013-03-272-2/+0
* There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist2013-03-252-3/+3
* OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard2013-03-251-5/+3
* remove C2U in chart2Markus Mohrhard2013-03-255-10/+8
* sal_True -> true in commentMarkus Mohrhard2013-03-251-1/+1
* make this typedef privateMarkus Mohrhard2013-03-251-1/+1
* add missing test fileMarkus Mohrhard2013-03-241-0/+0
* add import test for stepped linesMarkus Mohrhard2013-03-241-3/+56
* Related coverity#704213/704214/704215 Logically dead codeJulien Nabet2013-03-231-3/+3
* n#734735: Use full available size for pie charts.Muthu Subramanian2013-03-201-2/+3
* simplify OUString assignmentsChr. Rossmanith2013-03-201-3/+3
* fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin2013-03-201-1/+1
* fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin2013-03-201-16/+7
* Assume that these shall indeed check full string equalityStephan Bergmann2013-03-191-2/+2
* let us keep the gnumeric value handling in xmloffMarkus Mohrhard2013-03-191-13/+0
* fdo#61135 stepped lines graph: handle ods filesEricSeynaeve2013-03-193-13/+206
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* warning C4101: unreferenced local variableMichael Stahl2013-03-141-1/+1
* warning C4101: unreferenced local variableMichael Stahl2013-03-141-1/+1
* n#734735: Decrease pie chart's thickness.Muthu Subramanian2013-03-141-1/+1
* vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl2013-03-131-1/+1
* Fix chart2 buildFridrich Štrba2013-03-114-6/+5
* #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand2013-03-114-4/+53
* fdo#43460: use isEmpty()Thomas Arnhold2013-03-092-5/+5
* remove commented out codeThomas Arnhold2013-03-091-100/+0
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0883-0/+244
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-065-39/+35
* improve chart2 import testMarkus Mohrhard2013-03-061-0/+20
* doubled usingThomas Arnhold2013-03-055-5/+0
* slowcheck is not executed after everything is builtMarkus Mohrhard2013-03-051-4/+1
* start for an initial chart2 import testMarkus Mohrhard2013-03-054-0/+315
* no need for the dynamic cast anymoreMarkus Mohrhard2013-03-041-1/+1
* make this a real assert to find these problems earlierMarkus Mohrhard2013-03-041-1/+1
* we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard2013-03-041-1/+1
* Remove empty namespaceThorsten Behrens2013-03-041-9/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-035-8/+8
* loplugin: improve indentationThomas Arnhold2013-03-031-14/+17
* fdo#60724: fix resizeable -> resizable misspelling found by lintianBjoern Michaelsen2013-03-031-1/+1
* coverity#736939: swapped argumentsMarkus Mohrhard2013-03-021-1/+1
* Typo fix: informations -> information and a few other adjacent typos.Gregg King2013-03-022-2/+2
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-0115-127/+128
* coverity#705132: add missing breakMarkus Mohrhard2013-03-011-0/+1
* remove all d.lstMichael Stahl2013-02-281-0/+0
* make sure that this coverity report is really a false positiveMarkus Mohrhard2013-02-281-0/+1
* Factor out duplicate enums and types from rsc and vcl into one headerTor Lillqvist2013-02-271-45/+48
* remove some trivial duplicatesThomas Arnhold2013-02-251-1/+0
* loplugin: improve indentationThomas Arnhold2013-02-253-8/+10