summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski
2019-04-05Fix typoAndrea Gelmini
2019-04-05Fix typoAndrea Gelmini
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen
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-20weld SwFieldEditDlgCaolán McNamara
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
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-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-09loplugin:unusedfieldsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
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-15These items are of type SfxUInt32ItemStephan Bergmann
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber
2019-02-11tdf#120703 PVS: remove obsolete check (leftover from static removal)Mike Kaganski
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-09Fix typoAndrea Gelmini
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-02-03Fix typoAndrea Gelmini
2019-02-02Fix typoAndrea Gelmini
2019-01-31Fix typoAndrea Gelmini
2019-01-24loplugin:constparams in basctl..chart2Noel Grandin
2019-01-22Related: tdf#108021 Fix text break of X axis labelsBalazs Varga
2019-01-20Fix typoAndrea Gelmini
2019-01-18tdf#122800 Chart view: Textbreak of X axis labelsBalazs Varga
2019-01-18convert MoveDirection to scoped enumNoel Grandin
2019-01-18convert StockVariant to scoped enumNoel Grandin
2019-01-18convert some enums to scopedNoel Grandin
2019-01-18o3tl::make_unique -> std::make_unique in chart2...cuiGabor Kelemen