summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos1-3/+8
2021-05-11tdf#84502 CuiConfigGroupListBox Macros,Styles like category for SidebarJim Raykowski3-2/+33
2021-05-10tdf#138209 ODF export: work around forms problem in LO < 7.0Michael Stahl1-2/+11
2021-05-07tdf#90101 add .uno:PasteAsLinkscito1-0/+17
2021-05-06tdf#97087 Give unique, comphrehensible names to idlesTarun Sharma2-0/+2
2021-05-05loplugin:constmethodNoel Grandin8-10/+10
2021-05-04Resolves: tdf#141857 update background to current themeCaolán McNamara1-1/+7
2021-05-04tdf#142017 set default focus widgetCaolán McNamara1-0/+1
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin3-10/+10
2021-05-03tdf#102255 add .uno:PasteTransposedscito1-0/+17
2021-05-03tdf#141678 Set class name alignment.Gülşah Köse1-0/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann7-24/+24
2021-04-30tdf#79049 speed up OOXML workbook loadNoel Grandin5-61/+84
2021-04-29tdf#141422 Set inital height of the develepment tool window.Gülşah Köse1-0/+1
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin3-21/+18
2021-04-29Fix typo SID_TEMPLATE_ADDRESSBOKSOURCE->SID_TEMPLATE_ADDRESSBOOKSOURCEJulien Nabet3-4/+4
2021-04-29tdf#135997: make sure that the two lists are same lengthMike Kaganski1-0/+13
2021-04-29tdf#135997: fix toolbar controlMike Kaganski1-2/+2
2021-04-28use string_view in INetURLObject::encodeNoel Grandin5-19/+19
2021-04-27use string_view in INetURLObject::decodeNoel Grandin2-4/+4
2021-04-27Fix domain in ui files (found with ui-checkdomain.sh)Xisco Fauli2-2/+2
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin5-19/+17
2021-04-27tdf#138883 Prevent renaming TemplatesVert D3-1/+73
2021-04-23tdf#141824 init navigator to possibly floating in base ctorCaolán McNamara1-14/+11
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin3-8/+9
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin3-4/+4
2021-04-20use OUString::Concat here, not OUStringLiteralNoel Grandin2-2/+2
2021-04-20Resolves: tdf#141770 remove empty tagCaolán McNamara1-5/+0
2021-04-20Avoid unused parameter warning in the HAVE_FEATURE_MACOSX_SANDBOX caseTor Lillqvist1-0/+1
2021-04-19tdf#141244 Modify DDE Link dialog was emptyAron Budea1-20/+20
2021-04-19use more string_view in comphelper::stringNoel Grandin1-4/+4
2021-04-19Updated README.md filesHossein1-3/+3
2021-04-19notebookbar: minify for onlineSzymon Kłos1-2/+9
2021-04-17loplugin:constantparamNoel Grandin1-4/+2
2021-04-16Remove some unused includesMiklos Vajna1-2/+0
2021-04-15store ptr to the original entries in SfxItemPropertyMapNoel Grandin1-2/+2
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin1-60/+60
2021-04-14loplugin:unusedmethodsNoel Grandin4-93/+0
2021-04-12tdf#125909 tdf#141298 sw: show (Hidden) Track Changes infobarLászló Németh2-36/+75
2021-04-12Resolves tdf#135896 - Add hyperlink to file locationHeiko Tietze2-147/+148
2021-04-09remove vcl/waitobj.hxxCaolán McNamara1-1/+1
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2021-04-09lok: intercept indentation and decimals state change eventsGabriel Masei1-1/+5
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara5-11/+17
2021-04-08sfx2 objserv uitest: fix missing newlineMiklos Vajna1-0/+1
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-04-08SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-08use the SfxRequest to get the appropiate dialog parentCaolán McNamara1-2/+1
2021-04-08set an explicit parent for warning dialogCaolán McNamara1-1/+1
2021-04-08drop some unneeded includeCaolán McNamara1-1/+0