summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-18tdf#105972: pdf form: export date fields as date typeXisco Fauli
2022-05-18tdf#105972: pdf form: export time fields as time typeXisco Fauli
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-13tdf#148706: map value prop in numericfield to textXisco Fauli
2022-05-12tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli
2022-05-12related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli
2022-05-11tdf#148442: map RefValue property to onValue in pdfXisco Fauli
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04Just use Any ctor instead of makeAny (macOS)Stephan Bergmann
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in toolkitStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2022-03-28Operate on VCL Menu with SolarMutex lockedStephan Bergmann
2022-03-05GetComponentServiceName can be constNoel Grandin
2022-02-22Add XWeak constructor and operator= to uno::WeakReferenceNoel Grandin
2022-02-09expand out IMPLEMENT_FORWARD_XTYPEPROVIDER3Noel Grandin
2022-01-20WASM --enable-wasm-strip now skips lots of LO codeArmin Le Grand (Allotropia)
2022-01-14make comphelper::OInterfaceContainerHelper4 more threadsafeNoel Grandin
2022-01-14no need to hold OInterfaceContainerHelper4 by unique_ptrNoel Grandin
2022-01-08Fix buildMike Kaganski
2022-01-08move UserData bodge into VCLXMenuCaolán McNamara
2022-01-05Disable epoxy test with --disable-guiJan-Marek Glogowski
2021-12-27osl::Mutex->std::mutex in ODocumentCloserNoel Grandin
2021-12-27use comphelper::WeakComponentImplHelper in GridColumnNoel Grandin
2021-12-18use more cppu::BaseMutexNoel Grandin
2021-12-18tdf#146286 Crash/hang calling context menuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXMenuNoel Grandin
2021-12-17osl::Mutex->std::mutex in VCLXFontNoel Grandin
2021-12-16use more OInterfaceContainerHelper3 in toolkitCaolán McNamara
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-29use more XPopupMenu methods over PopupMenu onesCaolán McNamara
2021-11-29move PopupMenu::IsInExecute out of vcl/include/menu.hxxCaolán McNamara
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin
2021-11-12adapt to Sequence::operator[] non-const removalLuboš Luňák
2021-11-12make it possible to find out what fonts are actually really usedLuboš Luňák
2021-10-31Prepare for removal of non-const operator[] from Sequence in toolkitMike Kaganski
2021-10-31add o3tl::span ctor from std::vectorLuboš Luňák
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-20loplugin:indentation check for indent inside blockNoel Grandin
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-05drop 'using namespace std' in s* + toolkitJulien Nabet
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin