summaryrefslogtreecommitdiff
path: root/toolkit/source
AgeCommit message (Expand)Author
2024-10-27cid#1555789 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-26cid#1555767 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-25cid#1633347 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-22cid#1555259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-20tdf#163486: PVS: fix copy&paste errorXisco Fauli
2024-10-14cid#1607242 Overflowed return valueNoel Grandin
2024-10-14cid#1554844 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-10-08cid#1632259 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-09-25cid#1606825 Data race conditionCaolán McNamara
2024-09-11cid#1607469 Data race conditionCaolán McNamara
2024-09-11use more concrete UNO type in toolkitNoel Grandin
2024-09-10use concrete UNO type in ControlContainerBaseNoel Grandin
2024-08-18cid#1557699 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-08-02tdf#153343 Show settings for the actual default font in control propertiesMichael Weghorn
2024-08-02tdf#155636 tdf#155637 tdf#156962 Consistently use non-native controlsMichael Weghorn
2024-08-02Expose WorkWindow fullscreen mode via new XTopWindow3Stephan Bergmann
2024-07-24cid#1556131 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-18make date/time single-arg constructors explicitNoel Grandin
2024-07-12cid#1555962 Use of auto that causes a copyCaolán McNamara
2024-07-11Unify/Port to use VCLUnoHelper for AWT <-> VCL conversionsMichael Weghorn
2024-07-11VCLUnoHelper: Align AWT <-> VCL helpers with convert.hxx implMichael Weghorn
2024-07-09Simplify comphelper::query_aggregationMike Kaganski
2024-07-04cid#1555201 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-03lok: Avoid launching an un-necessary thread.Michael Meeks
2024-06-30tdf#161844: AbsoluteScreenPixelRectangle is a closed intervalMike Kaganski
2024-06-21tsan: fix data race in VCLXWindowImplNoel Grandin
2024-06-18loplugin:ostr in variousNoel Grandin
2024-06-18Remove duplicated includeBogdan Buzea
2024-06-11Some missing "block untrusted referer links" for form controlsStephan Bergmann
2024-06-10tdf#152024 Diacritics cut off at top and bottom of paragraphJonathan Clark
2024-05-15loplugin:ostr in toolkitNoel Grandin
2024-05-04replace createFromAscii with OUString literals in toolkitNoel Grandin
2024-05-04replace createFromAscii with OUString literals in OAccessibleControlContextNoel Grandin
2024-05-04replace createFromAscii with OUString literals in GridColumnNoel Grandin
2024-05-01simplify and reduce OUString allocation in UnoControlNoel Grandin
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-03tdf#146619 Drop unused 'using namespace' in: toolkit/Gabor Kelemen
2024-03-31convert SortableGridDataModel to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-31convert VCLXToolkit to comphelper::WeakComponentImplHelperNoel Grandin
2024-03-31Resolves: tdf#157258 "Always autocorrect to" deletes the wordCaolán McNamara
2024-03-22tdf#114441 change use of sal_uLong to better integer types in toolkitanish.deshpande
2024-03-18tdf#145614 Convert GCM_PROPERTY_ID #defines to enumRMZeroFour
2024-02-29Create an UNO service to do the symbol lookup in toolkit::AccessibilityClientNoel Grandin
2024-02-28tdf#159735 a11y: Dispose win accessible with VCLXWindowMichael Weghorn
2024-02-28tdf#114441 Convert sal_uLong to sal_uInt32 in TreeControlPeerAhmedHamed