summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2022-10-18tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroOmkarAcharekar
2022-10-14WASM add Calc as optional build result, make it build & runBalazs Varga
2022-10-05tdf#126917 menu: OpenXMLFilterSettings != MacrosJustin Luth
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-27use more string_view in cui,extensionsNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-08Revert "tdf#150569 Modify hardcoded dates to extend the range of accepted dates"Juan C. Sanz
2022-09-07tdf#150569 Modify hardcoded dates to extend the range of accepted datesjucasaca
2022-08-31cid#1509230 Inefficient vector resizing with reserve.Noel Grandin
2022-08-26tdf#145538 Use range based for loopsPoonamShokeen
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-23Drop obsolete codeMike Kaganski
2022-08-19tdf#148430 Use std math functions instead of rtl::mathLiu Hao
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-09tdf#150278: avoid gen/gtk3 difference in m_xPropBox->GetCurPage()Justin Luth
2022-07-25use more o3tl::spanNoel Grandin
2022-07-21elide some makeStringAndClear() callsNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-06-20tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macrojsala
2022-06-13Drop obsolete preprocessor directives from UNOIDL filesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24tdf#149096: don't translate "Get" and "Post" submit methodsJulien Nabet
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny in extensionsStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-19loplugin:stringviewparamStephan Bergmann
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin
2022-03-31Resolves: tdf#117159 don't crash with chart selected in database report editCaolán McNamara
2022-03-28-Werror,-Wunused-but-set-variableStephan Bergmann
2022-03-22Move BSTR wrapper to systools, and fix some wrong BSTR usesMike Kaganski
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-11use more SfxItemSet::GetItemIfSetNoel Grandin
2022-03-11loplugin:trivialdestructorStephan Bergmann
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-02-04use some more add toId/fromIdCaolán McNamara
2022-02-04add toId/fromId to tidy up some ugly castingCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-29gtk4: remove unwanted caps-lock-warning from GtkSpinButtonCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-24gtk4: adapt to window_[g|s]et_default_widgetCaolán McNamara
2022-01-24tdf#46037 remove configurationhelper from WinUserInfoBeDhiraj Holden
2022-01-20Fix typoAndrea Gelmini
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)