summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-18vcl: create FontMetric from PhysicalFontFaceChris Sherlock13-41/+44
2021-09-18Fix typoAndrea Gelmini1-2/+2
2021-09-18Fix typoAndrea Gelmini1-1/+1
2021-09-18tdf#100086 wina11y: Return "fresh" IEnumVARIANT for get_accSelectionMichael Weghorn1-2/+4
2021-09-18vcl: rename ImplDeviceFontList to PhysicalFontFaceCollection and testChris Sherlock15-40/+194
2021-09-18tdf#144349 Make Navigator global tree track sub-document sectionsJim Raykowski3-4/+45
2021-09-18vcl: add sal/config.h in preparation for patchChris Sherlock10-0/+20
2021-09-18tdf#124176 - Use pragma once instead of include guardsChris Sherlock4-16/+4
2021-09-17Use atomic::exchange when cleaning upMike Kaganski1-8/+8
2021-09-17tdf139131 - Sort page styles under Paragraph -> Text FlowAndreas Heinisch1-0/+2
2021-09-17create OnDemandCharClass cacheNoel Grandin3-9/+77
2021-09-17no need to allocate the cached items separately in the intl wrappersNoel Grandin1-38/+35
2021-09-17clang-format ondemand.hxxNoel Grandin2-190/+177
2021-09-17no need to allocate CharClass separately in SvNumberFormatterNoel Grandin2-5/+7
2021-09-17ofz#38652 Avoid timeout in html importCaolán McNamara3-3/+12
2021-09-17no need to store a CharClass in SvXMLNumFmtExportNoel Grandin2-9/+1
2021-09-17ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+1
2021-09-17CppunitTest_sc_subsequent_filters_test: simplify codeXisco Fauli1-19/+4
2021-09-17ofz: Avoid timeoutCaolán McNamara1-0/+7
2021-09-17gtk4: fill context menusCaolán McNamara1-0/+6
2021-09-17rather return ref from GetLocaleNoel Grandin6-11/+11
2021-09-17rather return ref from GetTransliterationNoel Grandin18-50/+53
2021-09-17rather return ref from GetCollatorNoel Grandin19-51/+53
2021-09-17rather return ref from GetCalendarNoel Grandin5-8/+8
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin33-65/+65
2021-09-17vcl: update vim modelines in preparation for new changeChris Sherlock11-12/+11
2021-09-17Drop this unneeded indirectionMike Kaganski3-12/+4
2021-09-17Sorted the list except emojis.Marco Pinto1-2555/+2556
2021-09-17need optional headerCaolán McNamara1-1/+2
2021-09-17gtk4: guard vcl calls from gtkCaolán McNamara1-3/+11
2021-09-17tdf#143550 - use the term "gluepoints" consistentlyrocso44-136/+136
2021-09-17Update git submodulesrocso1-0/+0
2021-09-17Update git submodulesOlivier Hallot1-0/+0
2021-09-17Fix gtk4 build ('--enable-werror')Michael Weghorn2-7/+8
2021-09-17gtk4: get menus attached to menubuttons after load time workingCaolán McNamara1-3/+5
2021-09-17gtk4: listen to "toggled" so callbacks see get_menu_item_active of trueCaolán McNamara1-24/+3
2021-09-17Fix calculation of alloca'ed memory sizeStephan Bergmann1-3/+2
2021-09-17Some more uses of rtl_math_(u)StringToDoubleStephan Bergmann3-4/+13
2021-09-17tdf#140226: Make use of SfxPoolItems more typesafe by using StaticWhichCastBaran Aytas1-6/+6
2021-09-17speedup toUpperCase when called in parallelNoel Grandin11-152/+56
2021-09-17use optional for some fields in ScGlobalNoel Grandin7-20/+21
2021-09-17Use OUString::unacquiredStephan Bergmann1-11/+11
2021-09-17Some test-code simplifications, using starts/endsWith rest parameterStephan Bergmann2-11/+10
2021-09-17ensure that some basic geometry classes are trivially copyableLuboš Luňák3-14/+11
2021-09-17rather return ref from getCharClassPtrNoel Grandin55-144/+144
2021-09-17remove GetCharClassPtr from SvtSysLocaleNoel Grandin7-19/+13
2021-09-17improve commentNoel Grandin1-1/+2
2021-09-17sw layout xml dump: show SwMultiPortionMiklos Vajna2-0/+16
2021-09-17Writer Navigator: Fix category content trackingJim Raykowski1-1/+2
2021-09-17wina11y: Get rid of more HWND<->sal_Int64 castingMichael Weghorn3-7/+4