summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse
2021-05-12Optimized OString operator += overloadsStephan Bergmann
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl
2021-05-11loplugin:noexceptmoveNoel Grandin
2021-05-11add o3tl version of hash_combine to not depend on boost for thisTomaž Vajngerl
2021-05-11fix leak in ZCodecNoel Grandin
2021-05-11improve perf of xmlreader::PadNoel Grandin
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara
2021-05-11fix leak in SalLayoutGlyphsNoel Grandin
2021-05-11tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl
2021-05-10speed up SfxExtItemPropertySetInfoNoel Grandin
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl
2021-05-10fix some leaks in basicNoel Grandin
2021-05-10vcl: move outdev.hxx flags into own headersChris Sherlock
2021-05-10vcl: move DrawImageFlags to own headerChris Sherlock
2021-05-10vcl: move DrawTextFlags to own headerChris Sherlock
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin