summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-01add a comment referencing gcc#103022Caolán McNamara
2021-10-31crashtesting: assert on conversion of fdo67521-1.odg to pdfCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara
2021-10-31gtk[3 vs 4]: remove can-focus from GtkToolButtonCaolán McNamara
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-10-27tdf#141908: CppUnittests: replace usage of sal_Int32 with colors4k5h1t
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-15Simplify vector initialization in chart2Julien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11loplugin:moveparam in chart2Noel Grandin
2021-10-10use SfxItemSetFixed in swNoel Grandin
2021-10-09Typo: *adress* -> *address* (except from not translated German parts)Julien Nabet
2021-10-06sidebar: update chart panel on checkbox changeSzymon Kłos
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-26Typo: *Transparanc*->*Transparenc*Julien Nabet
2021-09-24no need to allocate this SfxItemSet on the heapNoel Grandin
2021-09-23loplugin:stringviewparamStephan Bergmann
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-12clang:optin.performance.PaddingNoel Grandin
2021-09-10Fix typosAndrea Gelmini
2021-09-08avoid some ref-countingNoel Grandin
2021-09-06[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-03no need to allocate SeriesMinMaxType separatelyNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01Resolves: tdf#143646 move the border from the outer grid to the inner oneCaolán McNamara
2021-09-01tdf#143127 tdf#143130 ooxml export: fix lost image/shape in chartBalazs Varga
2021-09-01tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-26tdf#143148: Use pragma once in chart2Baran Aytas
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-23tdf#142351 chart ooxml import: fix category axis cross positionBalazs Varga
2021-08-18improve SvxShapeCollection::getByIndexNoel Grandin
2021-08-18tdf#114441 :Convert use of sal_uLong to better integer typesYildiray
2021-08-17rtl::Static -> thread-safe static localNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsEmircan Agac
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin