summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-05-31vcl::Font is already a copy-on-write structureNoel Grandin
2021-05-31no need to allocate these vectors separatelyNoel Grandin
2021-05-30no need to allocate this separatelyNoel Grandin
2021-05-29std::unique_ptr -> std::optionalNoel Grandin
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-28Select svl crypto backend in configure.acJan-Marek Glogowski
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-27tdf#60382 sw xmloff: import/export tracked table/row deletionLászló Németh
2021-05-27we can search std::set without allocating on the heapNoel Grandin
2021-05-27tdf#47065 Add new file open UI options and implement a new threadMatt K
2021-05-26Refactor module media item handlingJan-Marek Glogowski
2021-05-26Seperate SvxBackgroundColorItem from SvxColorItemGülşah Köse
2021-05-25tdf#131390 PPTX: fix custom slide show is not imported.Tibor Nagy
2021-05-25Deprecate osl_demultiplexSocketEvents et alStephan Bergmann
2021-05-24fix leak in SfxTabDialogControllerNoel Grandin
2021-05-22document how the on-demand treeview entries workCaolán McNamara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-20use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20simplify some XMLPropertyState memory managementNoel Grandin
2021-05-19use toggle instead of click for RadioButtonCaolán McNamara
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2021-05-19Remaining loplugin:noexcept in URE include filesStephan Bergmann
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-05-19tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann
2021-05-18loplugin:unusedmethodsNoel Grandin
2021-05-18loplugin:unnecessaryvirtualNoel Grandin
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-18tdf#104169 - Change mouse cursor to FatCross in calc spreadsheetSarabjot Singh
2021-05-17tdf#141677 Make columns sortableGülşah Köse
2021-05-17gtk4: reenable buttonCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-15inherit ComboBox from Widget instead of ContainerCaolán McNamara
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Button from Widget instead of ContainerCaolán McNamara
2021-05-15inherit Expander from Widget instead of ContainerCaolán McNamara
2021-05-15inherit TextView from Widget instead of ContainerCaolán McNamara
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2021-05-14gtk4: clear parent widget can-focus of False if child has can-focus of trueCaolán McNamara
2021-05-14Revert "improve perf of xmlreader::Pad"Noel Grandin
2021-05-14tdf#142255 Crash when trying to insert a shapeNoel Grandin
2021-05-13can pass by const& hereNoel Grandin
2021-05-13make some classes privateNoel Grandin
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin