summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2019-03-27Fix typoAndrea Gelmini1-1/+1
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen1-0/+1
2019-03-25tdf#124112 Insert drawing object in chart crashes LibreOfficeNoel Grandin3-11/+11
2019-03-25new loplugin:unoqueryNoel Grandin1-1/+1
2019-03-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-0/+1
2019-03-20tdf#123504: improve unit test robustnessMike Kaganski4-21/+33
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski6-13/+46
2019-03-19Resolves: tdf#124111 Cannot enter negative numberCaolán McNamara1-0/+5
2019-03-19Removed executable permission on xlsx fileAndrea Gelmini1-0/+0
2019-03-18tdf#81437 XLSX import: fix missing chart borderBalazs Varga2-0/+23
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara12-82/+72
2019-03-14loplugin:unusedfieldsNoel Grandin2-15/+11
2019-03-13Resolves: tdf#123694 we need the controller, not the tabpage parentCaolán McNamara1-1/+2
2019-03-12Simplify containers iterations in chart2, cli_ure, comphelper, configmgrArkadiy Illarionov4-32/+26
2019-03-12tdf#115012 XLSX chart import: workaround for no gapLászló Németh2-0/+11
2019-03-09loplugin:unusedfieldsNoel Grandin1-2/+0
2019-03-08new loplugin constvarsNoel Grandin1-1/+1
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+8
2019-03-06sync chart2 ui files with swriter ui filesandreas kainz10-197/+215
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-03-04simplify UNO getTypes methodsNoel Grandin1-9/+3
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-2/+2
2019-03-04new loplugin typedefparamNoel Grandin1-2/+2
2019-02-27loplugin:unnecessaryoverride look for more patternsNoel Grandin2-7/+0
2019-02-27loplugin:simplifybool improve search for negated operatorNoel Grandin1-1/+1
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin2-3/+2
2019-02-25loplugin:unusedfields in variousNoel Grandin2-20/+3
2019-02-19tdf#42949 Fix IWYU warnings in include/framework/Gabor Kelemen1-0/+1
2019-02-18Removed executable permission on xlsx fileAndrea Gelmini1-0/+0
2019-02-15These items are of type SfxUInt32ItemStephan Bergmann2-2/+2
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2-3/+3
2019-02-15tdf#97575 Chart OOXML: Export ShapeProps of Error BarsBalazs Varga2-0/+19
2019-02-14Removed executable permission on docx fileAndrea Gelmini1-0/+0
2019-02-13Pointer is pointlessNoel Grandin4-14/+15
2019-02-13tdf#123400 OOXML Chart: Export Data Label SeparatorBalazs Varga2-0/+20
2019-02-12Removed executable permission on docx fileAndrea Gelmini1-0/+0
2019-02-12tdf#122226 OOXML Chart Import: data label new line separatorBalazs Varga2-0/+20
2019-02-11Resolves: tdf#123231 spin-button focus loss triggers changing active radioCaolán McNamara1-2/+6
2019-02-11new loplugin writeonlyvarsNoel Grandin2-7/+0
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber1-10/+6
2019-02-11tdf#112689: Replace chained O(U)StringBuffer::append() with operator+Meryem Ezber1-6/+3
2019-02-11tdf#120703 PVS: remove obsolete check (leftover from static removal)Mike Kaganski1-15/+15
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2019-02-09Fix typoAndrea Gelmini1-1/+1
2019-02-08loplugin:indentation in canvas..chart2Noel Grandin13-26/+26
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen1-0/+1
2019-02-03Fix typoAndrea Gelmini1-1/+1
2019-02-02Fix typoAndrea Gelmini1-2/+2
2019-02-01Better fix for missing [[noreturn]] of CPPUNIT_FAILStephan Bergmann1-1/+0