summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-16Colibre: tdf#144036 add UNO Object InspectorRizal Muttaqin6-0/+3
2021-11-15uitest: sc: add support for pivot table popupXisco Fauli3-1/+53
2021-11-15tdf#121546 sw: don't use undo array's m_pOutlineNodesMichael Stahl2-6/+14
2021-11-15cid#1401328 silence Uncaught exceptionCaolán McNamara1-1/+1
2021-11-15use OUStringLiteral in SVGFilterNoel Grandin1-4/+4
2021-11-15OUStringConstExpr should convert to 'const OUString&'Noel Grandin1-2/+2
2021-11-15Fix typo in codeAndrea Gelmini1-1/+1
2021-11-15qt6: Fix crash on exitMichael Weghorn1-1/+2
2021-11-15loplugin:simplifyconstruct/elidestringvar/stringviewparam in scperfobj.cxxJulien Nabet1-30/+28
2021-11-15fix typo in commentStephan Bergmann1-1/+1
2021-11-15Just remove these pointless apostilsAdolfo Jayme Barrientos1-2/+2
2021-11-15Revert "improve performance of cell equality comparisons)" (tdf#139612)Luboš Luňák1-8/+2
2021-11-15build all solenv build tools always as optimizedLuboš Luňák4-4/+4
2021-11-15gtk4: complete do_collect_screenshot_dataCaolán McNamara1-4/+14
2021-11-15replace an ugly coverity warning suppressionCaolán McNamara4-4/+11
2021-11-15disable Writer shadow hack in LOK caseLuboš Luňák1-15/+18
2021-11-15tdf#145640: sc_uicalc: Add unittestXisco Fauli2-0/+36
2021-11-15tdf#141709 Register poppler_data for installMichael Warner1-1/+4
2021-11-15Resolves: tdf#145663 nL is the index of the light to set to the modelCaolán McNamara1-4/+4
2021-11-15gtk4: implement CreateChildFrameCaolán McNamara4-46/+64
2021-11-15gtk4: fill in more of the assistant codeCaolán McNamara1-1/+8
2021-11-15Avoid some -Werror,-Wdeprecated-copy-with-user-provided-dtorStephan Bergmann3-11/+2
2021-11-15UITest: refresh fields for test to ensure we check calculated valueVasily Melenchuk1-0/+1
2021-11-15test_corefl: Fix OSL_ENSURE bracketingDr. David Alan Gilbert1-2/+2
2021-11-15ScriptForge - (SF_Calc) new OpenRangeSelector() methodJean-Pierre Ledure5-0/+201
2021-11-15gtk4: fill in some missing parts of Widget::drawCaolán McNamara1-0/+7
2021-11-15gtk4: implement screenshotCaolán McNamara1-11/+17
2021-11-15gtk4: implement something meaningful for get_monitor_workareaCaolán McNamara1-4/+6
2021-11-15tdf#139031 Better align dropdowns in PDF export dialogMichael Weghorn1-0/+6
2021-11-15add a rule to enforce not sharing adjustments between widgetsCaolán McNamara1-0/+11
2021-11-15svl: use std::rotate() in SfxUndoManager::ImplUndo()Miklos Vajna1-9/+7
2021-11-15sw: prefix members of SwInsertIdxMarkWrapper, ...Miklos Vajna7-29/+29
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara49-0/+176
2021-11-15Resolves: tdf#140250 don't share adjustments between differerent spinbuttonsCaolán McNamara5-13/+70
2021-11-15loplugin:fakeboolStephan Bergmann1-1/+1
2021-11-15PPTX import: fix handling of theme overrides in the chart importMiklos Vajna3-4/+47
2021-11-15move xmloff chart tables into cxx fileNoel Grandin2-305/+294
2021-11-15Remove unused header path: vcl workben makefilesHossein11-26/+0
2021-11-15Adapt CompilerTest_compilerplugins_clangStephan Bergmann1-6/+6
2021-11-15tdf#145091 DOCX: don't export obsolete table row change dataLászló Németh3-44/+72
2021-11-15rtl::Static->thread-safe static in linguisticNoel Grandin4-41/+35
2021-11-15tdf#145323 reportbuilder Moving a field corrupts the fieldNoel Grandin1-1/+1
2021-11-15Clean C++ SDK example "counter"Hossein1-3/+3
2021-11-15Use basegfx::rad2deg() instead of *57.29577951308Hossein4-13/+13
2021-11-15Fixing the license statement for the Convertor C++ exampleHossein2-21/+4
2021-11-15KJ: tdf#144036 add UNO Object InspectorRizal Muttaqin6-0/+3
2021-11-14elementary: tdf#144036 add UNO Object InspectorRizal Muttaqin6-0/+3
2021-11-14rtl::Static->thread-safe static in salNoel Grandin2-15/+24
2021-11-14tdf#145655 toggle on always-show-icon for animation panel 'add' buttonCaolán McNamara1-0/+7
2021-11-14clang-cl requires -Xclang for -fpch-* optionsLuboš Luňák1-7/+11