summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Collapse)AuthorAgeFilesLines
* Remove include guardsThomas Arnhold2012-06-295-14/+1
| | | | Change-Id: Ib4ba76d0083e5bd75cc589a55318089c004f591f
* Remove UNO includes commentsThomas Arnhold2012-06-294-8/+0
| | | | Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
* Remove unused include filesThomas Arnhold2012-06-272-120/+0
| | | | | | Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
* Get rid of annoying IAccessibility2 commentsThomas Arnhold2012-06-273-5/+1
| | | | Change-Id: Ic1d7ff88e2d9e638deb2579a5fd18f751302d561
* re-base on ALv2 code.Michael Meeks2012-06-261-23/+14
|
* remove some annoying XubStringsCaolán McNamara2012-06-251-1/+1
| | | | Change-Id: I8c34a344285b6929091788c6b7a5529b48943f94
* hrc cleanup: Remove two outdated filesThomas Arnhold2012-06-2520-247/+0
| | | | | | All definitions in SchSlotIds.hxx are unused, so remove it. Change-Id: I78c1266e9b9a0cf1433e6e3cc82a80f1fc4c7c8b
* remove bunch of obsolete looking .dxp filesMichael Stahl2012-06-221-1/+0
| | | | Change-Id: Ib06d88890007fd27d6838a5c8829230733d3df97
* remove bunch of obsolete looking .flt filesMichael Stahl2012-06-222-7/+0
| | | | Change-Id: Ic3d45afca14d0bebfb6168b6cf6fc6c618754183
* re-base on ALv2 code.Michael Meeks2012-06-2223-541/+334
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
| | | | Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9
* re-base on ALv2 code.Michael Meeks2012-06-21353-8389/+5215
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* re-base on ALv2 code.Michael Meeks2012-06-2160-1460/+973
| | | | Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
* hrc cleanup: Remove unused definesThomas Arnhold2012-06-214-12/+0
| | | | | | | | | | | All of those defines (should) not be used at any point in the code. False positives may exist, because some macro names are getting generated by some template/macro foo. This is the version which compiled fine for me. Also there are many commented out lines removed. Change-Id: I6394024682e4ab3691eb72707a9363d41ba31df8
* Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+2
| | | | | | | GPLv3 has to be easily accessible. We should not hide it under too many mouse clicks. This reverts commit f4c567f8d4c46aca75f7c73d67e0bc952b4c2e2d.
* Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-2/+0
| | | | | | | | The About dialog now houses these functions. Change-Id: I7f751027564897a063d2910644c69680d471b6d9 Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
* Remove superfluous empty lines on topThomas Arnhold2012-06-098-16/+0
| | | | | | More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-7/+3
| | | | | | | Update code to use factory method URLTransformer::create Change-Id: I3fd2e838497bcfd8fc949615c0e7d60a6ea47118 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* removed dead codeTakeshi Abe2012-06-064-41/+0
| | | | Change-Id: I02e535f0a0e55446e5a29297c2d05b1503805e71
* Unify ODF extended vs. ODF1.2 handlingThorsten Behrens2012-06-051-1/+1
| | | | | | | | Make "export extended ODF" consistently mean "version > ODF1.2". Future ODF versions need manual review anyway, of the various changes/additions we ship. Change-Id: I0f6c1646b306e18f0abcdd1a1802fece821b2e93
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-041-3/+3
| | | | | | | Update calls to factories to use new ::create methods Change-Id: I01d4417820f52718836c92faf3c2fae0dc96b30d Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks.
* targeted string re-workNorbert Thiebaud2012-06-013-7/+6
| | | | Change-Id: I8e6b9ac1e9382e7dcd51421263e1fb51605565ca
* target cppcheck index incrementing revertMichael Meeks2012-05-311-2/+2
| | | | Change-Id: I890dfe9fbd7b5a850daaa0d2b4d5040a5ddbefd7
* targetted minor size vs. empty reversionMichael Meeks2012-05-312-2/+2
| | | | Change-Id: Icf49ed7746a4325e626976ce376762804d0c82be
* nuke unused typedefTakeshi Abe2012-05-312-4/+0
| | | | Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
* hide local functions harderCaolán McNamara2012-05-292-2/+2
| | | | Change-Id: I874a7cda6b2948866a56f0559ab737fed5f42385
* status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2012-05-281-2/+2
| | | | Change-Id: Ic5f8473fb5edaa84cdcd5a6cb563c6a5c4fadea3
* Some cppcheck cleaningJulien Nabet2012-05-201-2/+2
| | | | Change-Id: Ic30cdeffabec1eb1a6c153ac450a3d28064ef534
* removed unused const rtl::OUStringTakeshi Abe2012-05-171-1/+0
| | | | Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
* fdo#49921 make sure all tab pages have the same dimensionsDavid Tardon2012-05-1712-11/+21
| | | | | | | | | | The reason is that they can be combined arbitrarily in dialogs, so changing, e.g., height of one tab can lead to "interesting" results. Cf. commits 8631dbf85fb5ed56d225e32ea5a9c36c96b0d649 and 29042d096a2c5812ae179e1553367afd21b0f71e that were the cause of the problem described fdo#49921. Change-Id: I9995002a2bd5c3604bdfa06dc817916ce61c558d
* removed unused constant rtl::OUStringTakeshi Abe2012-05-162-13/+0
| | | | Change-Id: I173275e0f8faa852500d108f65636080f79636c6
* remove unneeded include of boost/bind.hppCaolán McNamara2012-05-162-2/+2
| | | | Change-Id: I5a254459a491b9547530d8e312260dceed21f25c
* WaE: simple-minded msvc2008 considers code unreachableCaolán McNamara2012-05-021-8/+12
| | | | Change-Id: I97da4392bb3ca814e8d9037346c83fde4d460f97
* WaE: doubles truncated to floatsCaolán McNamara2012-05-022-4/+4
| | | | Change-Id: I42b67cc0670f3d0990708fb299243098c1aa972b
* make ResId::toString a non-static memberCaolán McNamara2012-04-307-67/+63
| | | | Change-Id: I756c0a19bea7b1cc0e290d9f382a04d655819bfb
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* more tolerance for tinderboxMarkus Mohrhard2012-04-291-4/+4
| | | | Change-Id: Ia717de507ef85029c566af6a99badeb1b8bc36d0
* we can't move that into a test only libMarkus Mohrhard2012-04-282-4/+113
| | | | | | Revert "move xshape dumper into test" This reverts commit beccf477581b1f3e85100d43be81ea55d3b3f912.
* move xshape dumper into testMarkus Mohrhard2012-04-272-113/+4
| | | | | | | | XShapeDumper can now be used by other parts of the code too. Please keep in mind that changing the dumper affects other parts too and might require a regneration of reference files. Change-Id: I540420a8bdf8afd8d43c5ea0bb0d82d7e0ecc44b
* sberg's tinderbox needs a bit more tolerance than 1%Markus Mohrhard2012-04-271-2/+2
| | | | Change-Id: If1df2da94bc20b10dd8c5d3e8b77304fef565e19
* increase the tollerance for x differences for sberg's tinderboxMarkus Mohrhard2012-04-271-2/+2
| | | | Change-Id: I0538e1ccebf81d1cbcfe2756045ebb9e876e50ac
* increase tolerance for now for clang tinderboxMarkus Mohrhard2012-04-271-2/+2
| | | | | | see fdo#49221 Change-Id: I77ac9a80b497048c4729376f486f34a27f489067
* add tolerance to chart regression testMarkus Mohrhard2012-04-271-0/+7
| | | | Change-Id: I5e7694571815df48e54488a33435bb7d022e6889
* adapt dumper to new xml diffMarkus Mohrhard2012-04-272-62/+64
|
* refactor ImpSvtDataCaolán McNamara2012-04-251-1/+1
|
* enable the chart2 dumper testMarkus Mohrhard2012-04-191-0/+126
|
* don't use the debug mode for normal testsMarkus Mohrhard2012-04-191-1/+1
|
* Calculate correct standard deviation for XErrorBar.Rafael Dominguez2012-04-113-1/+23
| | | | | | - Add method to calculate X standard deviation. - Set correct XErrorBar position when using standard deviation error type.
* Display correct errorbars columns in chart data browser.Rafael Dominguez2012-04-112-34/+9
|
* do not put things directly into $(WORKDIR)David Tardon2012-04-091-1/+1
|