summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin2-11/+6
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin2-6/+11
2021-05-12tdf#141426 Remove GtkPaned struct unnecessary tabs.Gülşah Köse1-5/+0
2021-05-12Optimized OString operator += overloadsStephan Bergmann1-9/+45
2021-05-11tdf#141463 avoid skew in shape group in ooxml import ..Regina Henschel1-2/+2
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl2-1/+4
2021-05-11loplugin:noexceptmoveNoel Grandin1-2/+2
2021-05-11add o3tl version of hash_combine to not depend on boost for thisTomaž Vajngerl1-0/+29
2021-05-11fix leak in ZCodecNoel Grandin1-2/+3
2021-05-11improve perf of xmlreader::PadNoel Grandin1-1/+2
2021-05-11gtk4: menu item text seems to be parsed as xml now, so escape the basicsCaolán McNamara1-0/+2
2021-05-11fix leak in SalLayoutGlyphsNoel Grandin1-3/+4
2021-05-11tdf#76258 Use correct icon size for color filter popup colorsSamuel Mehrbrodt1-0/+1
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos1-1/+4
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski3-2/+8
2021-05-11drawinglayer: move converter.hxx to public includeTomaž Vajngerl1-0/+34
2021-05-10speed up SfxExtItemPropertySetInfoNoel Grandin1-1/+10
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl2-1/+11
2021-05-10fix some leaks in basicNoel Grandin3-7/+9
2021-05-10vcl: move outdev.hxx flags into own headersChris Sherlock7-92/+249
2021-05-10vcl: move DrawImageFlags to own headerChris Sherlock2-15/+42
2021-05-10vcl: move DrawTextFlags to own headerChris Sherlock2-28/+54
2021-05-10Some more vtables are still needed outside mergedlibThorsten Behrens1-4/+4
2021-05-08ref-count SfxItemPoolNoel Grandin8-42/+14
2021-05-07add utility method to get last pool in chainNoel Grandin1-0/+2
2021-05-07convert sal_uLong in sotNoel Grandin2-21/+19
2021-05-07tdf#90101 add .uno:PasteAsLinkscito1-0/+3
2021-05-06loplugin:unusedmethodsNoel Grandin5-111/+0
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin2-4/+12
2021-05-06Add English (Denmark) {en-DK} locale dataEike Rathke1-0/+1
2021-05-06use Widget::get_clipboardCaolán McNamara5-2/+16
2021-05-06add get_clipboard to widgetCaolán McNamara1-0/+5
2021-05-06make it possible to write canvas unittestsLuboš Luňák2-10/+18
2021-05-05loplugin:unnecessaryvirtualNoel Grandin1-1/+1
2021-05-05convert sal_uLong and tools::Long in vcl/settingsNoel Grandin2-36/+36
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski3-1/+14
2021-05-05loplugin:constmethodNoel Grandin10-15/+15
2021-05-05Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+2
2021-05-05vcl pdfium render: handle widget annotations for form fieldsMiklos Vajna1-2/+2
2021-05-05inline SdrModel::ImpCtorNoel Grandin1-5/+0
2021-05-05sal_uLong->Color in BitmapDuoToneFilterNoel Grandin1-3/+3
2021-05-05sal_uLong->sal_Int32 in BitmapMosaicFilterNoel Grandin1-5/+5
2021-05-05sal_uLong->sal_Int32 in BitmapNoel Grandin3-4/+5
2021-05-04sal_uLong->sal_Int64 in BitmapNoel Grandin1-5/+5
2021-05-04tdf#76258 Add ODF import/exportSamuel Mehrbrodt1-0/+1
2021-05-04sal_uLong->sal_Int32 in PointerStateNoel Grandin1-3/+2
2021-05-03There's no longer a purpose to the math horizontal scrollbarCaolán McNamara1-0/+2
2021-05-03vcl: remove MetricVectorChris Sherlock5-11/+9
2021-05-03vcl: move SalLayoutFlags to own headerChris Sherlock2-20/+45
2021-05-03const Point& overloads for some BitmapReadAccess functionsLuboš Luňák1-0/+9