summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba
AgeCommit message (Expand)Author
9 daysSimplify and improve getMSPaperSizeIndexMike Kaganski
2024-12-18use more concrete UNO in swNoel Grandin
2024-12-08Simplify a bitMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-08Avoid checking exact interface type of Any valueMike Kaganski
2024-11-08Simplify a bitMike Kaganski
2024-11-06cid#1556442 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-27tdf#163486: PVS: Identical branchesBogdan Buzea
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-16use more concrete UNO types in scNoel Grandin
2024-07-14cid#1555652 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-27sc: use SAL_RET_MAYBENULL in getBestViewShell(), getDocShell()...Xisco Fauli
2024-05-27sc: warning C6011: Dereferencing NULL pointerXisco Fauli
2024-05-20loplugin:ostr in sc/.../vbaNoel Grandin
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-23tdf#143148 Replace include guards with pragma once in sc moduleRMZeroFour
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
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-11-09loplugin:fieldcast in AxisIndexWrapperNoel Grandin
2023-11-09loplugin:fieldcast in ScVbaAxisNoel Grandin
2023-11-09loplugin:fieldcast in ScVbaFormatConditionsNoel Grandin
2023-11-09loplugin:fieldcast in SelectedSheetsEnumAccessNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-09-15reduce casting around ScDocShellNoel Grandin
2023-08-25Revert "use more Reference::query instead of UNO_QUERY_THROW"Noel Grandin
2023-08-18use more Reference::query instead of UNO_QUERY_THROWNoel Grandin
2023-07-14fix ubsanNoel Grandin
2023-07-13use more frozenNoel Grandin
2023-07-04sc: fix crash in ScVbaWorksheet::CellsXisco Fauli
2023-06-22sc: factor out color from setting vcl::Font from a ItemSetTomaž Vajngerl
2023-06-18Use getXWeak in scMike Kaganski
2023-05-19sc: check excel::getDocShellXisco Fauli
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia
2023-03-15Refactor InchesToPoints in CalcBaole Fang
2023-03-13tdf#150281: Fix CentimetersToPoints in CalcBaole Fang
2023-03-02allocate ShapeHelper inlineNoel Grandin
2023-02-20VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)Hannah Meeks
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-14tdf#149786 sc: add VBA function: ExportAsFixedFormatBalazs Varga
2023-01-30sw: prefix members of PanesEnumWrapper, RangeBorderEnumWrapper, ...Miklos Vajna
2023-01-23XUnoTunnel->dynamic_cast in ScCellRangesBaseNoel Grandin