summaryrefslogtreecommitdiff
path: root/toolkit/inc
AgeCommit message (Expand)AuthorFilesLines
2022-04-02Recheck modules t* with IWYUGabor Kelemen11-13/+2
2022-03-05GetComponentServiceName can be constNoel Grandin6-9/+9
2021-11-28use more OInterfaceContainerHelper3 in toolkitNoel Grandin1-1/+2
2021-09-07vcl: move OutputDevice rasterop functions to outdev.cxxChris Sherlock1-7/+8
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock1-1/+1
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin1-2/+3
2021-08-04osl::Mutex->std::mutex in VCLXPointerNoel Grandin1-4/+2
2021-08-04osl::Mutex->std::mutex in VCLXRegionNoel Grandin1-4/+2
2021-08-04osl::Mutex->std::mutex in VCLXBitmapNoel Grandin1-3/+3
2021-07-28Move SVTXNumericField and parents to public toolkit headerMichael Weghorn1-116/+0
2021-07-22remove pimpl in AnimatedImagesControlModelNoel Grandin1-2/+1
2021-07-21remove pimpl in AnimatedImagesPeerNoel Grandin1-1/+12
2021-06-26loplugin:finalclasses in toolkitNoel Grandin3-7/+6
2021-05-13can pass by const& hereNoel Grandin1-1/+1
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin2-3/+3
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin2-3/+3
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann11-52/+52
2021-04-12vclxtopwindow.hxx and vclxcontainer.hxx can now be private headersCaolán McNamara4-2/+142
2021-04-12VCLXMultiPage can be in private headersCaolán McNamara1-0/+815
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+2
2021-03-02loplugin:refcounting in toolkitNoel2-4/+5
2021-02-23loplugin:refcounting in toolkitNoel3-3/+5
2021-01-25avoid some ref-countingNoel Grandin1-1/+1
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara1-0/+3
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-18tdf#123936 Formatting files in module toolkit with clang-formatPhilipp Hofer2-16/+12
2020-10-28std::set->o3tl::sorted_vector in toolkitNoel Grandin1-2/+2
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel2-9/+9
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara1-1/+1
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara1-0/+32
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara1-1/+1
2020-06-23FixedBitmap can be in a toolkit only headerCaolán McNamara1-1/+1
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara1-1/+1
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn2-0/+8
2020-05-15ControlModelContainerBase: Use property for enabled statusMichael Weghorn1-1/+0
2020-05-14Rename ContainerControl_IBase -> ControlContainer_IBaseMichael Weghorn1-2/+2
2020-05-13fix ScriptEventContainer::isEmptyNoel Grandin1-1/+0
2020-05-10compact namespace in testtools..toolkitNoel Grandin11-25/+21
2020-05-09toolkit: Use lambda instead of FindControlModel functorMichael Weghorn1-1/+0
2020-05-07Add comment about insertion orderSamuel Mehrbrodt1-0/+3
2020-05-07Revert "remove some "optimisation" insanity in ScriptEventContainer"Samuel Mehrbrodt1-2/+13
2020-04-23Fix typoAndrea Gelmini1-1/+1
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand1-1/+10
2020-03-29Fix is_typed_flags for MessBoxStyle (toolkit/msgbox)Julien Nabet1-1/+1
2020-03-15Revert "loplugin:constfields in toolkit"Noel Grandin2-2/+2
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin1-1/+1
2020-03-03inline some use-once constantsNoel Grandin1-79/+1
2020-02-16move TreeControlPeer to toolkitCaolán McNamara1-0/+170
2020-02-14move dialog.hxx to vcl/include/toolkitCaolán McNamara2-3/+2
2020-02-14move VCLXFileControl to toolkitCaolán McNamara1-0/+70