summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-07tdf#121740 fast path in cancelCommandExecutionNoel Grandin1-6/+19
2022-05-07osl::Mutex->std::mutex in TimeContainerEnumerationNoel Grandin1-4/+6
2022-05-07remove dead item cleanup from NumberedCollection::impl_searchFreeNumberNoel Grandin1-14/+3
2022-05-07osl::Mutex->std::mutex in VDevBufferNoel Grandin1-6/+8
2022-05-07osl::Mutex->std::mutex in comphelper::GenericPropertySetNoel Grandin1-17/+15
2022-05-07osl::Mutex->std::mutex in librdf_NamedGraphNoel Grandin1-6/+6
2022-05-07tdf#62776 - Add tooltip for folder location shortcutsAndreas Heinisch3-0/+15
2022-05-07tdf#121740 increase DrawingEngine::OLE_Objects cache limitNoel Grandin2-4/+12
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida14-37/+86
2022-05-07vcl: add some basic Animation unit testsChris Sherlock2-0/+70
2022-05-07Resolves: tdf#148843 Handle single reference error values correctlyEike Rathke1-8/+7
2022-05-06remove unnecessary sequenceToContainerNoel Grandin13-73/+65
2022-05-06avoid some ref-countingNoel Grandin1-1/+1
2022-05-06osl::Mutex->std::mutex in Content_ImplNoel Grandin1-39/+52
2022-05-06remove unnecessary sequenceToContainerNoel Grandin5-16/+15
2022-05-06tdf#143720 treeview not expanding vertically to fill spaceCaolán McNamara1-7/+9
2022-05-06tdf#148920, tdf#91035: sw: Add UItestXisco Fauli1-0/+33
2022-05-06tdf#148962 starmath's UnicodeNotationToggle (alt+x) getting called twiceCaolán McNamara1-1/+3
2022-05-06sw: don't copy useless char escapement to next node on splitMiklos Vajna3-0/+57
2022-05-06update creditsChristian Lohmaier1-1962/+1989
2022-05-06vcl: test ImplAnimViewChris Sherlock4-3/+168
2022-05-06uitest: fix typoXisco Fauli1-1/+1
2022-05-06Only dereference iterators after checking themMike Kaganski1-3/+2
2022-05-06svl: fix crash if user cancels/closes master password dialogMichael Stahl1-1/+3
2022-05-06sw content controls, drop-down: select list item on clickMiklos Vajna7-7/+111
2022-05-06ofz#47268 Integer-overflowCaolán McNamara1-0/+11
2022-05-06tdf#121740 reduce cost of OStorage_Impl::GetElementNamesNoel Grandin1-4/+11
2022-05-06tdf#148383: Obtain start/end strings always in system localeDaniel Kamil Kozar11-25/+28
2022-05-06tdf#148837: fix cell range negative selectionhasban121381-2/+2
2022-05-06tdf#91035 sw page-style UI: All styles shown, not hiddenJustin Luth1-1/+1
2022-05-06Related: tdf#148433 use a slightly different cursor directional indicatorCaolán McNamara1-5/+9
2022-05-06tdf#128744 sw DOCX: unprotect change tracking with verificationLászló Németh8-25/+237
2022-05-06chart2: add function to create a table shape to ShapeFactoryTomaž Vajngerl2-0/+17
2022-05-06chart2: use range for loop to iterate rVCooSysList in ChartViewTomaž Vajngerl1-21/+16
2022-05-06output error code when SymFromAddr failsNoel Grandin1-69/+43
2022-05-06chart2: typedef SeriesPlottersType is not neededTomaž Vajngerl2-7/+8
2022-05-06svx: move SvxTableShape into own file and externalizeTomaž Vajngerl4-17/+46
2022-05-06comphelper: cleanup test_guards, add test for ValueRestorationGuardTomaž Vajngerl1-12/+44
2022-05-06Fix for callgrind TBJulien Nabet1-1/+1
2022-05-06tdf#148920 sw page-style UI: make conditional filter usableJustin Luth1-1/+1
2022-05-06Add license information for liborcus, which is used in Calc.Kohei Yoshida1-0/+6
2022-05-06tdf#148929 sd theme: limit PPTX import for shape fill effects to lum mod/offMiklos Vajna5-3/+35
2022-05-06Remove duplicated includesAndrea Gelmini6-6/+0
2022-05-06tdf#103954: Z compressed graphic formats support for EMF/WMFofftkp12-89/+170
2022-05-05ofz#47241 don't use hardcoded SalLayoutFlags::BiDiStrong mode for fuzzingCaolán McNamara2-13/+0
2022-05-05tdf#148771 in scrollable dropdowns show some lines before selected entryCaolán McNamara1-0/+5
2022-05-05Upgrade external/boost to latest Boost 1.79.0Stephan Bergmann3-16/+2
2022-05-05tdf#148707 implicit moveTo on all not only on firstRegina Henschel3-12/+35
2022-05-05Reinstate external/cairo/cairo/san.patch.0Stephan Bergmann1-0/+1
2022-05-05loplugin:unusedvariableplusNoel Grandin23-68/+30