summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)Author
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-07no need to use UNO_QUERY hereNoel Grandin
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22no need for pimpl in ObjectHierarchyNoel Grandin
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17fix leak in CommandDispatchNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-11awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara
2021-03-08loplugin:refcounting check for one more caseNoel
2021-02-23we don't need the PopupMenu to derive the info we need hereCaolán McNamara
2021-02-23loplugin:refcounting in chart2Noel
2021-02-17loplugin:referencecasting in chart2Noel
2021-02-10Remove unneeded breaksAndrea Gelmini
2021-02-08tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-27cid#1472567 Dereference null return valueCaolán McNamara
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08lok: Apply chart line widthSzymon Kłos
2021-01-08lok: Apply chart line colorSzymon Kłos
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23add utility NbcRotate methodNoel Grandin