Age | Commit message (Expand) | Author |
2023-05-18 | improved B2DHomMatrix | Noel Grandin |
2022-09-26 | use more string_view in chart2 | Noel Grandin |
2022-06-02 | Use o3tl::make_unsigned, nPolygonIndex is already clamped to non-negative here | Stephan Bergmann |
2022-06-01 | Use more appropriate index variable types | Stephan Bergmann |
2022-05-31 | Use some range-based for loops | Stephan Bergmann |
2022-05-24 | Use o3tl::make_unsigned in some places | Stephan Bergmann |
2022-03-11 | loplugin:constparams | Noel Grandin |
2022-01-12 | remove unused code | Noel Grandin |
2022-01-11 | use vectors to build up point data, instead of Sequence | Noel Grandin |
2022-01-06 | bypass SvxShape when creating rectangles in chart2 | Noel Grandin |
2021-11-23 | O[U]String::replaceAt overloads that take string_view | Noel Grandin |
2021-10-29 | Prepare for removal of non-const operator[] from Sequence in chart2 | Mike Kaganski |
2021-06-30 | Purge out rtl::math::setNan | BaiXiaochun |
2021-06-08 | Simplify Sequences initializations (chart2)(part1) | Julien Nabet |
2018-10-09 | tdf#42949 Fix IWYU warnings in chart2/source/tools/*cxx | Gabor Kelemen |
2018-06-25 | tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]* | Gabor Kelemen |
2017-10-23 | loplugin:includeform: chart2 | Stephan Bergmann |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert chart2 tools source from OSL_ASSERT to assert | Chris Sherlock |
2016-02-11 | [API CHANGE] add operator==/!= to UNO structs | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-04-15 | chart2: sal_Bool->bool | Noel Grandin |
2013-07-29 | fdo#62475 removed pointless comments | Jelle van der Waa |
2013-04-20 | fdo#63154: Change Min/Max/Abs for std::min/max/abs | Marcos Paulo de Souza |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2012-07-18 | re-base on ALv2 code. Includes: | Michael Meeks |
2011-11-27 | remove include of pch header in chart2 | Norbert Thiebaud |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-10 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Kohei Yoshida |
2011-03-02 | Move DBG_ERROR to OSL_FAIL | Thomas Arnhold |
2011-03-01 | Remove unnecessary semicolons | Thomas Arnhold |
2011-01-18 | Some more dead code removal | Thomas Arnhold |
2010-10-13 | Add vim/emacs modelines to all source files | Sebastian Spaeth |
2010-10-05 | chart49: #i113103# prevent deadlock caused by mixed mutex locking order wiht ... | Ingrid Halama |
2010-09-30 | chart49: #i114736# fixed assertion during smoketest | Ingrid Halama |
2010-02-12 | changefileheader2: #i109125#: change source file copyright notice from Sun Mi... | Jens-Heiner Rechtien |
2009-08-26 | CWS-TOOLING: integrate CWS fillednetchart | Release Engineers |
2009-06-04 | CWS-TOOLING: integrate CWS chart37 | Kurt Zenker |
2008-10-17 | CWS-TOOLING: integrate CWS aw057 | Oliver Bolte |
2008-10-01 | CWS-TOOLING: integrate CWS chart30 | Vladimir Glazounov |
2008-04-10 | INTEGRATION: CWS changefileheader (1.11.94); FILE MERGED | Rüdiger Timm |
2007-07-25 | INTEGRATION: CWS chart07 (1.10.12); FILE MERGED | Rüdiger Timm |
2007-05-22 | INTEGRATION: CWS chart2mst3 (1.6.4); FILE MERGED | Vladimir Glazounov |
2006-11-14 | INTEGRATION: CWS aw024 (1.6.72); FILE MERGED | Ivo Hinkelmann |
2006-09-17 | INTEGRATION: CWS pchfix02 (1.7.78); FILE MERGED | Oliver Bolte |
2005-09-08 | INTEGRATION: CWS ooo19126 (1.6.110); FILE MERGED | Rüdiger Timm |
2004-01-26 | drafts namespace of API removed | Björn Milcke |
2004-01-17 | introduced polarcoordinate system + axis + grids + some cleanup | Ingrid Halama |