summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17sw: remove images from sample documentXisco Fauli
2022-05-17Simplify the UIMike Kaganski
2022-05-17sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna
2022-05-17lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-05-17Revert "tdf#122057: read tiff with deflate compression (code 32946 only)"Julien Nabet
2022-05-17tdf#122057: read tiff with deflate compression (code 32946 only)Julien Nabet
2022-05-17ofz: Avoid Integer-overflowCaolán McNamara
2022-05-17Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara
2022-05-17Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara
2022-05-17tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl
2022-05-17sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara
2022-05-17tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl
2022-05-17elide some OUString allocationNoel Grandin
2022-05-17external/coinmp: Avoid -Werror,-Wc++2b-extensionsStephan Bergmann
2022-05-17Use structured binding to clarify the codeMike Kaganski
2022-05-17use reserve before filling some vectorsNoel Grandin
2022-05-17simplify CacheItem::updateNoel Grandin
2022-05-17clang-tidy modernize-pass-by-value in cppuNoel Grandin
2022-05-17clang-tidy modernize-pass-by-value in salNoel Grandin
2022-05-17provide more details about failures in Calc 'functions' testsLuboš Luňák
2022-05-17Update git submodulesAlain Romedenne
2022-05-17tdf#105972: pdf form: export numeric and currency fields as number typeXisco Fauli
2022-05-17osl::Mutex->std::mutex in HierarchyDataSourceNoel Grandin
2022-05-17tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh
2022-05-17At least make CppunitTest_sc_text_functions_test more resilient to ICU versionStephan Bergmann
2022-05-17Update git submodulesMarco A.G.Pinto
2022-05-17Improve version checkMike Kaganski
2022-05-17vcl/GetTextBreak(): don't add extra width if char width is 0.Mark Hung
2022-05-17tdf#65067 Remove excessive spacing from Formula objectsRafael Lima
2022-05-17use exec_module on newer Python (>3.3) to avoid DeprecationWarningNoel Grandin
2022-05-17osl::Mutex->std::mutex in HierarchyResultSetDataSupplierNoel Grandin
2022-05-17AC_RUN_IFELSE won't work when cross-compilingTor Lillqvist
2022-05-17tdf#149047 improve labelling of .uno:InsertObjCtrl and .uno:InsertObjectSeth Chaiklin
2022-05-17Drop pointless and misleading copypasta commentsTor Lillqvist
2022-05-17Accept iOS SDK 15.5Tor Lillqvist
2022-05-17loplugin:unnecessaryparenStephan Bergmann
2022-05-17Revert "use boost::flat_map in config_map"Tor Lillqvist
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara
2022-05-17add truncate-multiline to match vcl defaultCaolán McNamara
2022-05-17sw content controls, picture: add doc model & UNO APIMiklos Vajna
2022-05-17qt: Drop unnecessary reinterpret_castMichael Weghorn
2022-05-17sw: document SwEditShell::InsertTable()Miklos Vajna
2022-05-17osl::Mutex->std::mutex in framework::TransactionManagerNoel Grandin
2022-05-17elide some OUString allocation and re-arrange GetCustomShapeEngineNoel Grandin
2022-05-17freeze() and thaw() a widget during creation (tdf#149112)Luboš Luňák
2022-05-17std::map -> std::unordered_map (tdf#149112)Luboš Luňák
2022-05-17tdf#142635: use the same ScDocument for clipboard and GlobalDrawPersistMike Kaganski
2022-05-17Related: tdf#142635 Make ScDocShell reference ScDocument by shared_ptrMike Kaganski
2022-05-16use FontMetric as SalLayoutGlyphsCache key rather than vcl::FontLuboš Luňák