summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)AuthorFilesLines
2019-05-09Drop redundant explicit initialization of MutexContainer base classStephan Bergmann17-17/+0
2019-05-09Fix typoAndrea Gelmini1-1/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin2-5/+5
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin1-22/+1
2019-04-28tdf#120703 PVS: Blind attempt to implement original ideaMike Kaganski1-2/+2
2019-04-28tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-3/+2
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen5-0/+6
2019-04-26tdf#124796 Fix chart primary Y axis scalingBalazs Varga1-2/+16
2019-04-25WIP: Further preparations for deeper Item changesArmin Le Grand1-2/+2
2019-04-25Convert remaining SdrHint to static_castXisco Fauli1-1/+1
2019-04-23tdf#113266 slow opening XLS with 45 MB drawingNoel Grandin1-2/+2
2019-04-23tdf#42949 Fix IWYU warnings in include/editeng/[f-x]*Gabor Kelemen1-0/+1
2019-04-17Fix uses of variables before their lifetimes beginStephan Bergmann1-1/+1
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen1-0/+1
2019-04-15improve loplugin simplifyconstructNoel Grandin5-9/+7
2019-04-14tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski1-2/+3
2019-04-12loplugin:sequentialassign in chart2Noel Grandin5-14/+6
2019-04-12Fix typoAndrea Gelmini1-2/+2
2019-04-12Fix typoAndrea Gelmini1-1/+1
2019-04-12Fix typoAndrea Gelmini1-1/+1
2019-04-12Fix typoAndrea Gelmini1-1/+1
2019-04-11Fix typoAndrea Gelmini1-1/+1
2019-04-11Fix typoAndrea Gelmini1-1/+1
2019-04-11Fix typoAndrea Gelmini1-1/+1
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen4-0/+5
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2-21/+22
2019-04-07tdf#120703 PVS: Silence V522 warningsMike Kaganski1-0/+1
2019-04-06Fix typoAndrea Gelmini1-1/+1
2019-04-06Fix typoAndrea Gelmini1-1/+1
2019-04-05tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739Mike Kaganski2-4/+4
2019-04-05Fix typoAndrea Gelmini1-1/+1
2019-04-05Fix typoAndrea Gelmini1-2/+2
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski3-5/+7
2019-03-27Remove unused using declarations in directories [a-d]*Gabor Kelemen13-13/+0
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-20weld SwFieldEditDlgCaolán McNamara1-1/+1
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen1-0/+1
2019-03-19tdf#123504: 0 and 360 are different angles in chartsMike Kaganski3-12/+24
2019-03-19Resolves: tdf#124111 Cannot enter negative numberCaolán McNamara1-0/+5
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-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-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