summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-19offsetof is only guaranteed to work with standard layout typesMike Kaganski2-0/+2
2021-07-19no need to allocate Sequence separately in CommandProcessorInfoNoel Grandin1-12/+13
2021-07-19sw: fix indentation for better readibilityXisco Fauli1-4/+4
2021-07-19tdf#129571 Change translation context for one time unit dropdownGabor Kelemen1-3/+3
2021-07-19Fix updating WhichRangesContainer using MergeRangeMike Kaganski2-3/+3
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski9-29/+29
2021-07-19qt5 a11y: Set proper a11y statesMichael Weghorn1-2/+2
2021-07-19no need for pimpl in PersistentPropertySetNoel Grandin2-109/+92
2021-07-19no need for pimpl in PropertySetRegistryNoel Grandin2-69/+56
2021-07-19Fix typoAndrea Gelmini3-3/+3
2021-07-19OStorage can be finalNoel Grandin1-3/+1
2021-07-19no need to allocate FetchResult separately in CCRS_CacheNoel Grandin2-3/+2
2021-07-19no need to allocate Sequence separately in CCRS_CacheNoel Grandin2-8/+9
2021-07-19no need to allocate Sequence separately in CCRS_PropertySetInfoNoel Grandin1-17/+16
2021-07-19no need to allocate separately in PropertySetInfo_ImplNoel Grandin1-12/+11
2021-07-19sw XHTML import: improve handling of <object> with imagesMiklos Vajna5-2/+53
2021-07-19jsdialog: sidebar: avoid duplicated widget idsSzymon Kłos15-14/+70
2021-07-19AbsGTBehavior should implement ILibEngineJulien Nabet2-3/+3
2021-07-19no need for pimpl in UcbStoreNoel Grandin2-24/+11
2021-07-19no need for pimpl in ScCellRangesObjNoel Grandin2-45/+27
2021-07-19flatten RTTI codeNoel Grandin1-139/+134
2021-07-19Add Handler for Transparent Readpanoskorovesis3-1/+20
2021-07-19tdf#59323 pptx export: test for datetime footer backwards compatibilitySarper Akdemir1-0/+4
2021-07-19tdf#59323 tdf#142228 pptx export: fix datetime footers backwards compatibilitySarper Akdemir1-6/+10
2021-07-19tdf#59323 tdf#142221: fix pptx datetime import export formatSarper Akdemir5-24/+35
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski330-837/+835
2021-07-19uitest: sd: put similar tests in the same fileXisco Fauli2-22/+9
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19Update git submodulesJohnny_M1-0/+0
2021-07-19jsdialog: allow fraction numbers in spinfieldSzymon Kłos1-2/+6
2021-07-19jsdialog: normalize value for spinfieldSzymon Kłos1-1/+1
2021-07-19jsdialog: execute value action on spinfieldSzymon Kłos1-1/+1
2021-07-19jsdialog: send action event on show/hideSzymon Kłos2-4/+11
2021-07-19no need for pimpl in CellValueConversionNoel Grandin2-323/+286
2021-07-19tdf#143332 - Use utl::TextSearch to implement the InStrRev functionAndreas Heinisch2-7/+20
2021-07-19Make obvious that this is in a try/catch blockSamuel Mehrbrodt1-17/+20
2021-07-19osl::Mutex->std::mutex in bridges/exceptNoel Grandin20-62/+71
2021-07-19no need for a pimpl in BulkDataHintNoel Grandin3-59/+11
2021-07-19merge ModuleImageManager into ImageManagerNoel Grandin7-252/+15
2021-07-19sw: prefix members of SwXMLConditionParser_Impl, ...Miklos Vajna3-110/+110