summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main
Commit message (Expand)AuthorAgeFilesLines
...
* tdf#79049 speed up OOXML workbook load (4)Noel Grandin2021-05-021-2/+1
* Recheck include/ with IWYUGabor Kelemen2021-04-092-0/+2
* const OUString -> const OUStringLiteralMike Kaganski2021-03-251-3/+2
* awt::XWindow has setVisible so don't need to fetch VCLXWindow to do thatCaolán McNamara2021-03-111-7/+5
* loplugin:refcounting check for one more caseNoel2021-03-081-2/+4
* we don't need the PopupMenu to derive the info we need hereCaolán McNamara2021-02-231-8/+7
* loplugin:refcounting in chart2Noel2021-02-232-7/+8
* loplugin:referencecasting in chart2Noel2021-02-171-5/+5
* Remove unneeded breaksAndrea Gelmini2021-02-101-1/+0
* tdf#94235 Add support for series name in data series labelsSamuel Mehrbrodt2021-02-081-0/+1
* loplugin:stringviewparam extend to new..Noel2021-01-294-21/+21
* cid#1472567 Dereference null return valueCaolán McNamara2021-01-271-4/+9
* avoid some ref-countingNoel Grandin2021-01-251-3/+3
* make the Color constructors explicitly specify transparencyNoel2021-01-161-1/+1
* static_cast after dynamic_castNoel Grandin2021-01-101-2/+2
* fix coverity parse errorsCaolán McNamara2021-01-091-1/+1
* lok: Apply chart line widthSzymon Kłos2021-01-082-0/+39
* lok: Apply chart line colorSzymon Kłos2021-01-082-0/+39
* introduce Degree100 strong_int typeNoel2021-01-021-1/+1
* vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl2020-12-301-1/+5
* New loplugin:stringliteralvarStephan Bergmann2020-12-261-1/+2
* add utility NbcRotate methodNoel Grandin2020-12-231-4/+1
* split SotStorageStream into two classesNoel2020-12-223-8/+5
* don't need to include vcl/menu.hxx hereCaolán McNamara2020-12-151-0/+1
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-1/+1
* check that extraction succeededCaolán McNamara2020-12-111-2/+2
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-302-53/+53
* lok: Add posibility to change chart fill gradientSzymon Kłos2020-11-112-0/+43
* make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara2020-11-063-4/+5
* tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen2020-11-064-6/+0
* Fire selection change event before sidebar is unregisteredSzymon Kłos2020-10-271-2/+3
* use tools::Long in basegfx..chart2Noel2020-10-214-11/+11
* lok: Add posibility to change chart fill colorSzymon Kłos2020-10-062-0/+29
* tdf#137165 chart2: fix label position in Position and SizeBalazs Varga2020-10-021-8/+8
* rename for disentangling AA and B2D use in VCL drawingLuboš Luňák2020-09-281-1/+1
* tdf#136402 Chart View: remove custom label textBalazs Varga2020-09-241-2/+6
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-161-1/+5
* tdf#136573 chart2: enable arrow keys in data labelTünde Tóth2020-09-111-8/+24
* tdf#136430 Fix chart crash trying to move data labelsBalazs Varga2020-09-071-1/+6
* tdf#124176 Use #pragma once in chart2George Bateman2020-09-0417-81/+17
* tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga2020-09-021-0/+1
* Fix typo in codeAndrea Gelmini2020-09-011-2/+2
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-281-1/+1
* loplugin:simplifybool moreNoel Grandin2020-08-141-1/+1
* tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen2020-08-031-0/+1
* merge duplicate GetFocus implementationsCaolán McNamara2020-07-222-9/+2
* Upcoming improved loplugin:staticanonymous -> redundantstatic: chart2Stephan Bergmann2020-06-302-3/+3
* Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann2020-05-261-2/+2
* move InterimItemWindow to vclCaolán McNamara2020-05-221-1/+1
* chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl2020-05-201-1/+0