summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2019-04-10Removed executable permission on xlsx fileAndrea Gelmini
2019-04-08tdf#124466 XLSX: fix broken export by removing chart type data redundancyBalazs Varga
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-04-06Fix typoAndrea Gelmini
2019-04-06Fix typoAndrea Gelmini
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-05Fix typoAndrea Gelmini
2019-04-05Fix typoAndrea Gelmini
2019-04-04chart icon theme update sifr and colibreandreas kainz
2019-04-03Removed executable permission on data fileAndrea Gelmini
2019-04-02tdf#124463 XLSX export: fix splitDataSeriesByAxisBalazs Varga
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
2019-03-27Fix typoAndrea Gelmini
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2019-03-25tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-20weld SwFieldEditDlgCaolán McNamara
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-20tdf#123504: improve unit test robustnessMike Kaganski
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski
2019-03-19Resolves: tdf#124111 Cannot enter negative numberCaolán McNamara
2019-03-19Removed executable permission on xlsx fileAndrea Gelmini
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-03-14loplugin:unusedfieldsNoel Grandin
2019-03-13Resolves: tdf#123694 we need the controller, not the tabpage parentCaolán McNamara
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh
2019-03-09loplugin:unusedfieldsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-03-06sync chart2 ui files with swriter ui filesandreas kainz
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04simplify UNO getTypes methodsNoel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2019-02-25loplugin:unusedfields in variousNoel Grandin
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen
2019-02-18Removed executable permission on xlsx fileAndrea Gelmini
2019-02-15These items are of type SfxUInt32ItemStephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-15tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga
2019-02-14Removed executable permission on docx fileAndrea Gelmini
2019-02-13Pointer is pointlessNoel Grandin