summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)Author
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s*/ /g; s/\s+toolbar:helpid="helpid:\d+"\s*/ /g; s|" />|"/>|g; Change-Id: Iebb40c7e168835e02a63c17b93adee4139069ee0
2013-04-03remove obsolete helpids and cleanup uiconfig XMLMichael Meeks
/usr/bin/perl -pi.bak s/\s+statusbar:helpid="helpid:\d+"\s+/ /g; s/\s+toolbar:helpid="helpid:\d+"\s+/ /g; s|" />|"/>|g; Change-Id: I3489a943476f9dae1bd6009e3cd2ea7ea04b6275
2013-04-02Some cppcheck cleaningJulien Nabet
Change-Id: I993bd95b31f1090c747f01a899650e8873dcaada
2013-04-02fdo#38838 : Replacement of String with OUString in core/chart2elixir
Change-Id: I7abf9649a0c5997cebfe3463ce9b633ab59bf3b0 Reviewed-on: https://gerrit.libreoffice.org/3142 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-04-02fix the build on non-C++11 platformsMarkus Mohrhard
2013-04-02move chart .ui files into existing schart dirCaolán McNamara
Change-Id: I72509b73778eb2887a4872016487e146a9384d2f
2013-04-02various efforts to consistently apply HIG rulesCaolán McNamara
Change-Id: I70c5cd5c8bd1104c717ee6d8ed6b5f43a079596a
2013-04-02Converting Smooth Lines dialog to gladeEricSeynaeve
Change-Id: I098267a4b11322df84f4a10e83f3c47a69418371 Reviewed-on: https://gerrit.libreoffice.org/3103 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-01remove boilerplate commentsThomas Arnhold
Change-Id: I44a476a9843816f70a7a4d84b8c35edeecd5daaf
2013-04-01fdo#51656 : Mean value line starts in wrong place in column graphelixir
Change-Id: I2389687e54cec4c0e873bcc120cc21b3c3d11d78
2013-04-01some little code clean-upMarkus Mohrhard
# Change-Id: Ifbb754ce7ebe34b69a803f88b02a1e31bd21248f
2013-03-28Make test more robustStephan Bergmann
Change-Id: I699cd0b64a789f0529a47f9128267b65ae1d1165
2013-03-28move the dialog to chart2Markus Mohrhard
Change-Id: I9f6e967d52dd10072c57b4f55faedd4ed7f98094
2013-03-28Converting spline dialog box to glade.EricSeynaeve
Change-Id: I945445ab703b146b048cd45768d256d8b6a833d5
2013-03-27-Wunused-macrosStephan Bergmann
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-25There are many ships in the port of Hamburg but "ownership" is not oneTor Lillqvist
Change-Id: I971390d084b08293b21fdc35beb74482a1560bb8
2013-03-25OSL_FAIL to SAL_WARN in ASSERT_EXCEPTIONMarkus Mohrhard
Change-Id: I86e50b35fe32d3fdaf2b314e10e582e1b084efa2
2013-03-25remove C2U in chart2Markus Mohrhard
Change-Id: Id7ebf66319f0891d276a3da95a95658aed59cbc7
2013-03-25sal_True -> true in commentMarkus Mohrhard
Change-Id: I76ad0df3298bf57e679551a1a33153716ff3498e
2013-03-25make this typedef privateMarkus Mohrhard
Change-Id: Ibcf8c0ad785ea38e43e08ec520fb093e3cfd3cbf
2013-03-24add missing test fileMarkus Mohrhard
Change-Id: I87e2bdf944a3fdf374f8b1f14e44ebc0fdd83d46
2013-03-24add import test for stepped linesMarkus Mohrhard
Change-Id: I5a11bc65ca82719c0e8de94628ae4958afe57aa4
2013-03-23Related coverity#704213/704214/704215 Logically dead codeJulien Nabet
Change-Id: I80c119b2287ff0c4f2e467943be6a7682914934a
2013-03-20n#734735: Use full available size for pie charts.Muthu Subramanian
2013-03-20simplify OUString assignmentsChr. Rossmanith
Change-Id: Ieffd80aa84c9a041785bb81b3a904a32d00cb2bb Reviewed-on: https://gerrit.libreoffice.org/2863 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
.. to Reference<XComponentContext> mostly in the dbaccess module, but it also affected some other modules. Change-Id: I09b3f6fe7a9b33498b11d98b5521b5aeeb8882be
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
Change-Id: Icd456209406ee8f4dc4ea1f966058f71dce08d58
2013-03-19Assume that these shall indeed check full string equalityStephan Bergmann
...instead of prefix match as the use of compareToAscii(RTL_CONSTASCII_STRINGPARAM(...)) prior to b380744c205089aa0b480e059bec645631010444 "Remove some RTL_* and some rtl:: prefixes in chart2" would have suggested. But the only two clients of com.sun.star.comp.chart2.WizardDialog that I could find (sc/source/ui/drawfunc/fuins2.cxx, sw/source/ui/table/chartins.cxx) indeed only use "ChartModel" and "ParentWindow". Change-Id: I0553c2c9648959ed558afb4f6cdea0e15a29cb9e
2013-03-19let us keep the gnumeric value handling in xmloffMarkus Mohrhard
Change-Id: I51c7ca53ec8b023dc06b43ec9cb1052d135d14d5
2013-03-19fdo#61135 stepped lines graph: handle ods filesEricSeynaeve
The boilerplate code for drawing the 4 types of stepped is in place (as described in ODF1.3, https://tools.oasis-open.org/issues/browse/OFFICE-3662). We can also read the current attribute values used in Gnumeric. These values are converted to ODF1.3 during save. Change-Id: I0f04a779de4b65326ed7ce6de56191f11b51c596
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-03-14warning C4101: unreferenced local variableMichael Stahl
Change-Id: I43a0a1dbe37eb76a3d89ace8222cd5f5e3357579
2013-03-14warning C4101: unreferenced local variableMichael Stahl
Change-Id: I61fb72e824a43d28756edfff7a6655443fe2ee82
2013-03-14n#734735: Decrease pie chart's thickness.Muthu Subramanian
2013-03-13vcl: make Region ctors explicit to prevent overloading desastersMichael Stahl
Change-Id: Id36d125b4940418833bec31a4710d6cd545629e0
2013-03-11Fix chart2 buildFridrich Štrba
Change-Id: Ia3eb1c1576034c1cbc93e9fb4e60d205a325b132
2013-03-11 #119989# Support relative 3D pie chart height when importing charts.Armin Le Grand
Reported by: Yan Li Patch by: Yan Li, Tan Li, alg Review by: alg(cherry picked from commit 2b1cedbe547ea8f7979f91873dd6e602ebb08a7b) Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch> Conflicts: chart2/source/view/charttypes/PieChart.cxx chart2/source/view/main/ChartView.cxx sc/source/filter/inc/xlchart.hxx Change-Id: Ibc6f070021c79809c651ba789409a5fb5096c185
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold
Change-Id: Ia768e684d3cf255239c04d024b35488830cc9fe6
2013-03-09remove commented out codeThomas Arnhold
This has moved to XShapeDumper.cxx as the comment says... Change-Id: I0060101a45c359cdf438ae399ec43e39270f9bff
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
use solenv/bin/add-modulelines script for the task and remove all UTF bom from *.src and *.hrc files svx/source/dialog/hdft.src Change-Id: I745d4f0fe9b05436a142a03f8512970f91c41bd4
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-06improve chart2 import testMarkus Mohrhard
Change-Id: I0de697ccf779163408755bcd677b2af2e74bd18f
2013-03-05doubled usingThomas Arnhold
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-05slowcheck is not executed after everything is builtMarkus Mohrhard
2013-03-05start for an initial chart2 import testMarkus Mohrhard
Change-Id: Iedd531186fccd73704eb3137195a22d3ca005293
2013-03-04no need for the dynamic cast anymoreMarkus Mohrhard
Change-Id: Ieef97a7c2bff0d5aaffb6034e057b33bc9c65a5b
2013-03-04make this a real assert to find these problems earlierMarkus Mohrhard
Change-Id: Ie23de38f5f79a7a72b6ce8d4da7aa0f5e4dd2a93
2013-03-04we need to use GetParentDialog nowadays, fdo#60253Markus Mohrhard
Change-Id: I6317ce1f99af58439f7009cac5a4bc133e404dbf
2013-03-04Remove empty namespaceThorsten Behrens
Change-Id: Ie3bfc58d56201117a55468d505a25ac95ad86f06
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716