summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-20fix OWriteStream implementing XUnoTunnelNoel Grandin
2022-05-20add libtiff to noticesCaolán McNamara
2022-05-20revert some questionable changes "new loplugin:unnecessary locking"Noel Grandin
2022-05-20osl::Mutex->std::mutex in DataSupplierNoel Grandin
2022-05-20vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-20sw content controls, picture: add insert UIMiklos Vajna
2022-05-20tdf#135843: sd_export_tests-ooxml3: Add unittest for the export partXisco Fauli
2022-05-20basegfx: add test for 2D vector classes B2DVector, B2IVectorTomaž Vajngerl
2022-05-20bump up Calc MAXTILEDROW to MAXROWLuboš Luňák
2022-05-20work around ImplGlyphFallbackLayout() returning garbage fallbackLuboš Luňák
2022-05-20remove remnants of hack for tdf#89231Luboš Luňák
2022-05-20external: update pdfium to 5058Miklos Vajna
2022-05-20remove useless variableLuboš Luňák
2022-05-20vcl: extend test to also check the descriptionXisco Fauli
2022-05-20Update git submodulesAdolfo Jayme Barrientos
2022-05-20sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna
2022-05-20Fix typoAndrea Gelmini
2022-05-20sw content controls, picture: add DOCX filterMiklos Vajna
2022-05-20optimise Any::operator=(&&) a littleNoel Grandin
2022-05-20Document sparkline related classes, functions and structsTomaž Vajngerl
2022-05-20vcl: move bDrawn variable closer to where it is first used in DrawEPS()Chris Sherlock
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2022-05-20sfx2: use natural string sort for sorting in object inspectorTomaž Vajngerl
2022-05-20comphelper: fix natural string compare function + reorganize testsTomaž Vajngerl
2022-05-19tdf#148737 improve tooltip for Arrow Styles iconSeth Chaiklin
2022-05-19tdf#149018 "Object" -> "OLE Object" in Menu and Dialog labelsSeth Chaiklin
2022-05-19tdf#149047,tdf#149018 improve label and tooltip of .uno:ObjectMenueSeth Chaiklin
2022-05-19tdf#149047 add tooltip to uno:InsertObjCtrl and improve labelSeth Chaiklin
2022-05-19tdf#138844 rename "Type" and "Image" tabs in Image Properties dialogSeth Chaiklin
2022-05-19vcl: a11y: Add test for text alternative value of images when exporting to pdfXisco Fauli
2022-05-19Simplify SmElementsControlMike Kaganski
2022-05-19reserve vector in FilterCache::getMatchingItemsByPropsNoel Grandin
2022-05-19optimise NumberedCollection::impl_searchFreeNumber some moreNoel Grandin
2022-05-19add ByteWriter to reduce memory copying when writing dataNoel Grandin
2022-05-19svx: fix double-free if SvxShape of SwDrawVirtObj is disposedMichael Stahl
2022-05-19sw_fieldmarkhide: fix wrong handling of SwInsText for fieldmarksMichael Stahl
2022-05-19sw: fix assert in SwModule::Notify()Michael Stahl
2022-05-19loplugin:redundantcastStephan Bergmann
2022-05-19remove using namespace css in justify.hxx.Mark Hung
2022-05-19sw content controls, picture: add ODT filterMiklos Vajna
2022-05-19sw content controls, dropdown: disable NOP buttons in the property dialogMiklos Vajna
2022-05-19follow org.freedesktop.appearance.color-scheme settingCaolán McNamara
2022-05-19icon-theme not dynamically changing to match desktop if set to 'auto'Caolán McNamara
2022-05-19Update git submodulesAlain Romedenne
2022-05-19tdf#124820: sc_uicalc: Add unittestXisco Fauli
2022-05-19reserve vector in StgCache::Commit()Noel Grandin
2022-05-19fix location of #includeNoel Grandin
2022-05-19uitest: sc: Rename UItest and extend itXisco Fauli
2022-05-19sw content controls, picture: replace placeholder image on clickMiklos Vajna
2022-05-19No need to cast to char hereStephan Bergmann