summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-17improve commentNoel Grandin
2021-09-17sw layout xml dump: show SwMultiPortionMiklos Vajna
2021-09-17Writer Navigator: Fix category content trackingJim Raykowski
2021-09-17wina11y: Get rid of more HWND<->sal_Int64 castingMichael Weghorn
2021-09-17wina11y: Avoid some casting between HWND and sal_Int64Michael Weghorn
2021-09-17Drop conditional WM_GETOBJECT define from vcl/win/window/salframe.cxxMichael Weghorn
2021-09-17wina11y: Drop OBJID_* defines from MAccessible.hMichael Weghorn
2021-09-17tdf#95378 Writer Navigator: Track sectionsJim Raykowski
2021-09-17avoid more window invalidation in LOK modeLuboš Luňák
2021-09-16ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-16expand out unnecessary macroNoel Grandin
2021-09-16Add preliminary VS 2022 supportHossein
2021-09-16occasionally the bg color of the deck grip is wrongCaolán McNamara
2021-09-16gtk4: use gtk_menu_button_set_child when available to fill in iconCaolán McNamara
2021-09-16tdf#143103 Support Color Filter in "Standard Filter" dialogSamuel Mehrbrodt
2021-09-16tdf#115933 XLSX import: fix permission for editingTünde Tóth
2021-09-16gtk4: 4.6.0 will have gtk_menu_button_set_childCaolán McNamara
2021-09-16gtk4: set always-show-arrow on GtkMenuToolButton replacementsCaolán McNamara
2021-09-16gtk4: adjust to GtkMenuButton changes in 4.6 onwardsCaolán McNamara
2021-09-16find_menu_button only needed for gtk3Caolán McNamara
2021-09-16Revert "speedup rational_FromDouble"Noel Grandin
2021-09-16gtk4: set can-shrink to False for GtkPictureCaolán McNamara
2021-09-16Increase accuracy of ParseMathMLUnsignedNumber Fraction resultStephan Bergmann
2021-09-16tdf#143574 tdf#144271 sw: textboxes in group shapes - part 2Attila Bakos (NISZ)
2021-09-16ofz#38757 avoid config during fuzzingCaolán McNamara
2021-09-16speedup Transliteration_body::transliterateImplNoel Grandin
2021-09-16Update git submodulesOlivier Hallot
2021-09-16Resolves tdf#144442 - Rearrangement at paste special dialogHeiko Tietze
2021-09-16Update git submodulesRafael Lima
2021-09-16Resolves tdf#144523 - Update Liberation fonts to 2.1.4 releaseHeiko Tietze
2021-09-16speedup CharacterClassificationImpl::toUpperNoel Grandin
2021-09-16Update git submodulesOlivier Hallot
2021-09-16gtk4: set newly available always-show-arrow propertyCaolán McNamara
2021-09-16use our string->number functions instead of std::istringstreamLuboš Luňák
2021-09-16optimize SwRegionRects::Compress()Luboš Luňák
2021-09-16ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-16Update git submodulesJohnny_M
2021-09-16Update git submodulesJohnny_M
2021-09-16tdf#100086 wina11y: Don't delete a11y object for removed cell right awayMichael Weghorn
2021-09-16sw layout xml dump: show SwLinePortionMiklos Vajna
2021-09-15tdf#144319: sw_odfexport: Add unittestXisco Fauli
2021-09-15add some logging for intermittent windows jenkins crashNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-09-15loplugin:finalclasses in sdNoel Grandin
2021-09-15loplugin:finalclasses in basicNoel Grandin
2021-09-15loplugin:virtualdead HasExtraRedlineTable always returns trueNoel Grandin
2021-09-15wina11y: Forward-declare XAccessible in AccObjectWinManager.hxxMichael Weghorn
2021-09-15gtk4: remove text-button css property on setting a child image widgetCaolán McNamara
2021-09-15remove stray track-visited-linksCaolán McNamara
2021-09-15No need to check if nDX is 0 for atan2Mike Kaganski