summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-02Revert "sb138: #i115619# fix for MinGW"Mike Kaganski
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke
2021-06-01loplugin:noexceptmoveStephan Bergmann
2021-06-01Avoid -Werror,-Wdeprecated-copyStephan Bergmann
2021-06-01drop unused Widget::set_secondaryCaolán McNamara
2021-05-31no need to allocate EditNodeIdx separatelyNoel Grandin
2021-05-31EditPosition does not need to be allocated separatelyNoel Grandin
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-31Drop Window::IsDisposedNoel
2021-05-31Clean redundant SvxBackgroundColorItem and use SvxColorItem instead.Gülşah Köse
2021-05-31flatten SvxItemPropertySet a littleNoel Grandin
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