Age | Commit message (Expand) | Author | Files | Lines |
2019-01-25 | oox: turn on clang-format for WpsContext | Miklos Vajna | 2 | -152/+176 |
2019-01-24 | loplugin:constparams in dbaccess..oox | Noel Grandin | 2 | -2/+2 |
2019-01-22 | o3tl::make_unique -> std::make_unique in i18npool...reportdesign | Gabor Kelemen | 3 | -8/+3 |
2019-01-21 | tdf#122031 Change element order for OOXML compatibility. | Gülşah Köse | 1 | -1/+1 |
2019-01-21 | oox smartart, org chart: fix position and size of connector shapes | Miklos Vajna | 1 | -1/+37 |
2019-01-18 | oox smartart, org chart: fix shape type of connectors | Miklos Vajna | 1 | -14/+26 |
2019-01-18 | tdf#122031 Export number format of chart label to OOXML | Gülşah Köse | 1 | -2/+18 |
2019-01-18 | oox smartart, org chart: implement support for hierBranch conditions | Miklos Vajna | 3 | -4/+42 |
2019-01-17 | oox smartart, org chart: improve width of non-manager nodes | Miklos Vajna | 1 | -2/+51 |
2019-01-15 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2019-01-14 | oox smartart, org chart: fix height of manager nodes without employees | Miklos Vajna | 1 | -0/+10 |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann | 2 | -4/+10 |
2019-01-11 | oox smartart, org chart: handle multiple paragraphs on data node | Miklos Vajna | 1 | -10/+13 |
2019-01-10 | tdf#122563 DOCX import: fix OLE size after roundtrip | László Németh | 1 | -1/+3 |
2019-01-10 | oox smartart, org chart: fix vertical order of assistant nodes | Miklos Vajna | 2 | -0/+31 |
2019-01-08 | convert "*xxx.get()" to "*xxx" | Noel Grandin | 4 | -8/+8 |
2019-01-07 | related tdf#100074: prepare group shapes text input via writerfilter | Thorsten Behrens | 7 | -41/+44 |
2019-01-07 | oox smartart, org chart: fix font color when defined with quick styles | Miklos Vajna | 1 | -1/+1 |
2019-01-07 | tdf#122091 OOXML Import: Automatically break of X Axis labels | Balazs Varga | 2 | -2/+22 |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen | 2 | -0/+2 |
2019-01-02 | oox smartart, org chart: handle multiple elements in hierChild | Miklos Vajna | 2 | -3/+14 |
2018-12-21 | oox smartart, org chart: add initial hierChild/Root algorithms | Miklos Vajna | 1 | -0/+20 |
2018-12-21 | WaE: Wmaybe-uninitialized | Caolán McNamara | 1 | -1/+1 |
2018-12-20 | sd: support for saving into .potx file | Vasily Melenchuk | 1 | -0/+1 |
2018-12-18 | tdf#122090 Chart: Fix OOXML export of X axis labels rotation | Balazs Varga | 1 | -1/+13 |
2018-12-18 | tdf#121804 DOCX import: handle sub/superscript inside group shapes | Miklos Vajna | 1 | -0/+11 |
2018-12-14 | oox smartart, accent process: fix missing bullets and large para indent | Miklos Vajna | 1 | -0/+14 |
2018-12-14 | sw: support for saving into .dotx file | Vasily Melenchuk | 1 | -4/+17 |
2018-12-12 | oox smartart, continuous block process: read space width from constraint | Miklos Vajna | 1 | -13/+16 |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen | 1 | -0/+1 |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann | 4 | -23/+23 |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin | 1 | -1/+1 |
2018-12-05 | Include vcl/outdev.hxx | Mike Kaganski | 1 | -0/+1 |
2018-12-04 | tdf#118684 save correct font height in oox format | Martin van Zijl | 1 | -2/+12 |
2018-12-01 | tdf#121844: properly implement autoTxRot support | Mike Kaganski | 1 | -4/+18 |
2018-12-01 | tdf#121744 XLSX Export Combinated Chart (Column and Line) | Jozsef Szakacs | 1 | -8/+18 |
2018-12-01 | oox smartart, accent process: adjust size of connector from constraints | Miklos Vajna | 3 | -6/+45 |
2018-12-01 | oox smartart, accent process: handle connector shape between pairs | Miklos Vajna | 2 | -0/+53 |
2018-11-30 | tdf#121435 OOXML export: fixing linestyle export in charts | Adam Kovacs | 1 | -7/+18 |
2018-11-30 | tdf#121282, tdf#121279, set text properties also on complex data labels | Markus Mohrhard | 1 | -4/+10 |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen | 1 | -0/+1 |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin | 3 | -27/+18 |
2018-11-28 | oox smartart, accent process: handle followSib axis of forEach | Miklos Vajna | 2 | -0/+16 |
2018-11-25 | convert PropType to scoped enum | Noel Grandin | 1 | -12/+4 |
2018-11-22 | tdf#119991 save checkbox tristate in oox format | Martin van Zijl | 1 | -5/+9 |
2018-11-21 | oox smartart, accent process: handle multiple runs from a data point | Miklos Vajna | 1 | -2/+4 |
2018-11-21 | oox smartart, accent process: fix overlapping shape pairs | Miklos Vajna | 1 | -1/+1 |
2018-11-21 | improve function-local statics in forms..reportdesign | Noel Grandin | 2 | -103/+95 |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin | 1 | -1/+1 |
2018-11-19 | tdf#104579, if no data point shape props are set take the series props | Markus Mohrhard | 1 | -0/+4 |