summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbarange.cxx
AgeCommit message (Expand)Author
2024-09-16use more concrete UNO types in scNoel Grandin
2024-05-20loplugin:ostr in sc/.../vbaNoel Grandin
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-01-17ITEM: Remove suspicious extra-Which in ::PutArmin Le Grand (allotropia)
2023-12-28Decouple ScPatternAttr from SfxItemPoolArmin Le Grand (allotropia)
2023-11-13tdf#158185: fix Excel's Range.Find and Range.Replace wildcard recognitionMike Kaganski
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga
2023-01-23XUnoTunnel->dynamic_cast in ScCellRangesBaseNoel Grandin
2023-01-12override GetModel in ScDocShellNoel Grandin
2022-12-21Use ScCellRangesBase's existing XUnoTunnelStephan Bergmann
2022-09-06tdf#118247 - Correctly handle xlCellTypeConstants parameterAndreas Heinisch
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-07clang-tidy modernize-pass-by-value in scNoel Grandin
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks
2022-06-17Another "One call to XCellRangeAddressable::getRangeAddress() is enough"Julien Nabet
2022-06-16Resolves: tdf#149579 Expand Range.Sort single cell to Range.CurrentRegionEike Rathke
2022-06-16One call to XCellRangeAddressable::getRangeAddress() is enoughEike Rathke
2022-06-14Related: tdf#149325 Fix yet another VbaRange empty ScRangeList accessEike Rathke
2022-06-14Related: tdf#149325 Eliminate all unconditional ScRangeList::front() accessEike Rathke
2022-06-13Resolves: tdf#149531 Use initial sheet range for VBA Columns and RowsEike Rathke
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
2022-02-26lock paint when VBA sets value for a number of Calc cellsLuboš Luňák
2022-02-23tdf#147611: fix indicesMike Kaganski
2022-01-21sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2021-12-20Recheck include/[e-r]* with IWYUGabor Kelemen
2021-11-11Drop ScGlobal::GetEmptyOUString() and EMPTY_OUSTRINGMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-04-09[API-CHANGE] tdf#141543 VBA Range.Formula Range.FormulaR1C1 non-localizedEike Rathke
2021-04-07Related: tdf#128334 Make VBA Range getFormula(R1C1) work not only by accidentEike Rathke
2021-03-03loplugin:refcounting in scNoel
2021-02-15loplugin:referencecasting in scNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-10-20use tools::Long in scNoel