summaryrefslogtreecommitdiff
path: root/toolkit/source/awt
AgeCommit message (Expand)Author
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-08loplugin:moveparam in vclNoel Grandin
2021-10-01loplugin:constmethodNoel Grandin
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-20Add sal/config.h in preparation for patchChris Sherlock
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock
2021-09-18Fix typoAndrea Gelmini
2021-09-18Fix typoAndrea Gelmini
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-24remove pimpl from WindowStyleSettingsNoel Grandin
2021-08-19loplugin:constmethodsNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXPointerNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXRegionNoel Grandin
2021-08-04osl::Mutex->std::mutex in VCLXBitmapNoel Grandin
2021-07-28a11y: Expose FormattedField as spinboxMichael Weghorn
2021-07-21remove pimpl in AnimatedImagesPeerNoel Grandin
2021-07-09toolkit: initialise new VCLXTopWindow properlyMichael Stahl
2021-07-08pGetFormatter was already fetched via GetFormatter()Caolán McNamara
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-20fix VCLXWindow related leaksNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14tdf#142255 Crash when trying to insert a shapeNoel Grandin
2021-05-13fix leak in VCLXWindowImplNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix leak in VCLXWindowNoel Grandin
2021-05-04final 'next incompatible build' TODOCaolán McNamara
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist
2021-04-27Refactor ProfileZone and create Chrome Trace Event Format dataTor Lillqvist
2021-04-27Clarify the ProfileRecording APITor Lillqvist
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara
2021-03-11no need to cast to WorkWindow* to use ToTopCaolán McNamara
2021-03-03vcl/floatwin.hxx can be toolkit only nowCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-23loplugin:refcounting in toolkitNoel