summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Collapse)Author
2013-04-24fix a problem with error bar weightMarkus Mohrhard
Change-Id: I812bbcdc346bffd2f0c968077a3fe86a241cf231
2013-04-24extract common chart test parts into own headerMarkus Mohrhard
Change-Id: Id41b9c3cd241de9bc5fa1da885bc9a206bca093d
2013-04-24protect the properties with a mutexMarkus Mohrhard
Change-Id: Iaf9752cc3abd7ac1b3b569928368dcb0a4d6a197
2013-04-24we don't need the sc includes in this testMarkus Mohrhard
Change-Id: I82608d6ce2e42724d0c5d8be484d3c1c00f33622
2013-04-24gbuild: drop empty use_packages callsDavid Tardon
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-22add test case for error bar range importMarkus Mohrhard
Change-Id: I6719731d1b142bc49cdd5b93e8bc22520d5db540
2013-04-22and now our test file can be also a valid ODF1.2 fileMarkus Mohrhard
Change-Id: I5565829385c553b4b83c97f4a6f61b6764f88604
2013-04-22actually this test should be fine as slowcheck testMarkus Mohrhard
Change-Id: Ie6f65f1ea2bfc61c9575b88957e6062c2c51566e
2013-04-22turn this nasty SAL_WARN into a SAL_INFOMarkus Mohrhard
Change-Id: I740c1ac683500a406539239f9e5bfe093be58e9b
2013-04-22fix type mismatchMarkus Mohrhard
Change-Id: I5f8ae075c01cd78c38e6ab17a3f2c0b999c65012
2013-04-22more work on getting the error bar export produce valid docsMarkus Mohrhard
Change-Id: I19189e6be83dde58b4b3b7b55f40b701818eceed
2013-04-22fix the remaining issues with the changed handling of ErrorBar propsMarkus Mohrhard
Change-Id: I75c839cbfccbe84e7aa98aef6959bcd0c5390ab6
2013-04-22make the properties in the error bar case explicitMarkus Mohrhard
Change-Id: I967de121418832e3a12b1b1641fb4203c3df05e2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
Change-Id: I122669d4ffaf72fb1d5f6fccc98e8a648f31aa23 Reviewed-on: https://gerrit.libreoffice.org/3490 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
Now all these usages were removed from LO. Change-Id: I8a7233db20abdcdbb18428ad4004c78cc516a0e6 Reviewed-on: https://gerrit.libreoffice.org/3326 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-19Java cleanup, remove unnecessary castsNoel Grandin
Change-Id: Id12089bc7df16631737e6acaee0973fb91dd953f Reviewed-on: https://gerrit.libreoffice.org/3431 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-04-18Remove a few unnecessary #includesMichael Dunphy
Change-Id: I47c0f097f91c7cac7af91a15326e73ca201952ad Reviewed-on: https://gerrit.libreoffice.org/3448 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-04-18Delete unused code in one file.Golnaz Irannejad
Change-Id: Ib468dd87e1624bd02b4d190699cd864514664229 Reviewed-on: https://gerrit.libreoffice.org/3446 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-04-18Remove unused codeMichael Dunphy
Change-Id: Id4ce1d003db61374ba68f807090860595178b562 Reviewed-on: https://gerrit.libreoffice.org/3447 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-18fdo#61135: adding help button to stepped lines dialog.Eric Seynaeve
Change-Id: I2ab4882e6c1e98ffa5a297a49e6968b629051be0
2013-04-13Adding the dialog for setting stepped lines.Eric Seynaeve
The UI changes still need some more tweaking: - adjusting the vertical alignment in the splineresourcegroup - put the images in the radio buttons instead of in front of them Change-Id: I4bc5ebe5167eca9a5b1341d9328a7d74b62cf819
2013-04-11deliver all uiconfig files by UIConfigDavid Tardon
Change-Id: Ie78b7ce399ba34485146ca7622c59d31f8105d02 Reviewed-on: https://gerrit.libreoffice.org/3229 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-11rename UI to UIConfigDavid Tardon
I plan to use it to deliver all */uiconfig files, not just .ui, as a preliminary step to get rid of postprocess/packconfig. Change-Id: Ie7b4434b2f247165e3ab69a4d0c193418720a149 Reviewed-on: https://gerrit.libreoffice.org/3225 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-08fdo#46808, Convert svt::ToolboxController to XComponentContextNoel Grandin
.. and all of it's friends Change-Id: I408d9308d1d1a4f8ed0055ac5f4042d729c44d1e
2013-04-07Some cppcheck cleaningJulien Nabet
Change-Id: I425ed98a721ded162c2ae08d145aaa9dbf548632
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-05new module i18nlangtagEike Rathke
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
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