summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-19Remaining loplugin:noexcept in URE include filesStephan Bergmann1-8/+8
2021-05-19update printer dialog once on radiobutton toggleCaolán McNamara1-12/+12
2021-05-19move toggle handlers into ToggleHdlCaolán McNamara1-45/+44
2021-05-19tdf#142370 a null response callback should be acceptableCaolán McNamara1-1/+2
2021-05-19fix free/delete mismatchNoel Grandin1-1/+1
2021-05-19tdf#118637: sw_xhtmlexport: Add unittestXisco Fauli2-0/+16
2021-05-19sw: fix not needed invalidation of custom field on each keypressMiklos Vajna2-4/+14
2021-05-19fix leak in SwWW8ImplReader::Read_GrafLayerNoel Grandin1-1/+1
2021-05-19fix leak in SwCommentRuler::NotifyKitNoel Grandin1-1/+3
2021-05-19tdf#108450 and tdf#134665 Fix Impress Grow/Shrink Animation ScalingEdward Lynch1-21/+40
2021-05-19ImplInitDigitMode never passed null OutputDevice*Caolán McNamara3-14/+12
2021-05-19ImplInitLayoutMode always deferences its OutputDevice* argCaolán McNamara3-9/+9
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara67-472/+467
2021-05-19GtkCheckButton no longer inherits from GtkToggleButtonCaolán McNamara1-10/+64
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch9-42/+97
2021-05-19Document that setting gb_CXX03FLAGS for clang-cl doesn't workStephan Bergmann1-1/+2
2021-05-19CppunitTest_sd_pdf_import_test: remove pdfium dependencyMiklos Vajna1-1/+0
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann23-99/+100
2021-05-19Adapt solenv/flatpak-manifest.in to recent download.lst changesStephan Bergmann1-6/+6
2021-05-19Adapt Flatpak build to switch from qrcodegen to zxingStephan Bergmann2-7/+7
2021-05-19tdf#137741 tdf#142258 Improve naming of Sw Navigator Field entriesJim Raykowski1-15/+48
2021-05-19tdf#137741 Tooltip enhancement for Navigate By next prev 'Field by type'Jim Raykowski2-6/+19
2021-05-19tdf#142348 android: Avoid extra refresh after loading docMichael Weghorn1-1/+8
2021-05-19tdf#142348 Use transparent background for Android Viewer, tooMichael Weghorn1-4/+0
2021-05-19Adapt loplugin:noexcept to system macro BEGIN_COM_MAP (clang-cl)Stephan Bergmann1-20/+21
2021-05-19tdf#142326: Adapt to "libstdc++: Implement LWG 1203 for rvalue iostreams"Stephan Bergmann1-1/+3
2021-05-19loplugin:external (clang-cl)Stephan Bergmann1-0/+3
2021-05-19-Werror,-Wunused-function (clang-cl)Stephan Bergmann1-8/+0
2021-05-18loplugin:unusedfieldsNoel Grandin9-45/+51
2021-05-18tdf#118883: sw: Add UItestXisco Fauli1-0/+40
2021-05-18tdf#55007 tdf#142263 tdf#142268 EMF Properly display ARC and CHORDBartosz Kosiorek3-3/+21
2021-05-18fix some castsNoel Grandin2-2/+2
2021-05-18tdf#142337 Button::GetOptimalSize only considered image beside text caseCaolán McNamara1-2/+15
2021-05-18Removed executable bits on picture filesAndrea Gelmini2-0/+0
2021-05-18loplugin:unusedmethodsNoel Grandin23-214/+2
2021-05-18loplugin:unnecessaryvirtualNoel Grandin3-23/+21
2021-05-18cid#1484905 Dereference before null checkCaolán McNamara1-1/+1
2021-05-18sw: fix not needed invalidation of title field on each keypressMiklos Vajna3-1/+111
2021-05-18cid#1484904 Dereference after null checkCaolán McNamara1-1/+1
2021-05-18loplugin:logexceptionnicely (clang-cl)Stephan Bergmann1-6/+6
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann7-142/+44
2021-05-18tdf#76817 tdf#141966 ooxmlexport: write OutlineRule if not inheritedJustin Luth1-11/+20
2021-05-18Drop assert checking address of reference is not nullptrMichael Weghorn1-1/+0
2021-05-18tdf#128985: sd_export: Add unittestXisco Fauli2-1/+40
2021-05-18gtk4: adapt to new focus controllerCaolán McNamara1-0/+90
2021-05-18Use some more std::string_viewStephan Bergmann1-9/+9
2021-05-18Don't remove section at the end of inserted text tdf#142157Georgy Litvinov1-5/+6
2021-05-18gtk4: convert width/height to column-span/row-spanCaolán McNamara1-2/+12
2021-05-18update "add OString::getTokenView"Noel Grandin6-64/+16
2021-05-18gtk4: relocate GtkButton image to be a child of the GtkButtonCaolán McNamara1-1/+46