summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-22gtk3: popover replacement for GtkMenuButton has to be modalCaolán McNamara1-8/+5
2021-11-22sw: prefix members of SwDBManager, SwWebGlosDocShell, SwWordCountWrapper ...Miklos Vajna9-28/+28
2021-11-22Cleaning up math in SvgNumberHossein1-2/+2
2021-11-22Crash when fetching clipboard data.Michael Meeks1-2/+5
2021-11-22osl::Mutex->std::mutex in WindowCommandDispatchNoel Grandin2-7/+8
2021-11-22osl::Mutex->std::mutex in XFrameImpl::windowShownNoel Grandin1-3/+4
2021-11-22use more OInterfaceContainerHelper3 in ContentImplHelper_ImplNoel Grandin1-21/+11
2021-11-22osl::Mutex->std::mutex in GlobalSettings_AccessNoel Grandin1-5/+6
2021-11-22osl::Mutex->std::mutex in TransliterationImpl::loadBodyNoel Grandin1-2/+3
2021-11-22tdf#133835 speedup calc autofilter (6)Noel Grandin2-27/+27
2021-11-22Removed duplicated entry in Korean autocorrectAndrea Gelmini1-1/+0
2021-11-22Convert #define to enumHossein1-80/+83
2021-11-21Removed break after returnAndrea Gelmini1-1/+0
2021-11-21gtk3: consider replacement for popovers visibility when queryed for itCaolán McNamara1-0/+11
2021-11-21osl::Mutex->std::mutex in ActionLockGuardNoel Grandin1-6/+6
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_FactoryManagerNoel Grandin2-11/+12
2021-11-21osl::Mutex->std::mutex in ConfigurationAccess_ControllerFactoryNoel Grandin2-18/+16
2021-11-21tdf#133835 speedup calc autofilter (5)Noel Grandin3-45/+79
2021-11-21osl::Mutex->std::mutex in framework::ConfigAccessNoel Grandin2-6/+12
2021-11-21osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin1-5/+5
2021-11-21tdf#143148 Use pragma once in i18npoolHarjot43-173/+44
2021-11-21osl::Mutex->std::mutex in configuration_registryNoel Grandin1-25/+25
2021-11-21osl::Mutex->std::mutex in OLockListenerNoel Grandin2-22/+24
2021-11-21tdf#133835 speedup calc autofilter (4)Noel Grandin2-58/+102
2021-11-21tdf#145207 Check for drawing object before Table to handle Tab keyJim Raykowski1-16/+18
2021-11-21Update git submodulesMing Hua1-0/+0
2021-11-20Change aboveWord and belowWord for Simplified Chinese localeKevin Suo1-2/+2
2021-11-20Fix the above/below words for BulgarianMihail Balabanov1-2/+2
2021-11-20tdf#135727 add autocorrect lists for Korean LanguageDaeHyun Sung1-0/+59
2021-11-20cid#1494386 Dereference null return valueCaolán McNamara1-2/+3
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Fix typosAndrea Gelmini2-5/+5
2021-11-20Fix typosAndrea Gelmini1-1/+1
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesJohnny_M1-0/+0
2021-11-20Update git submodulesAndrea Gelmini1-0/+0
2021-11-20gtk3: don't double close popover replacementCaolán McNamara1-16/+26
2021-11-20SwNavigator: Check for graphic, frame, or ole types before enteringJim Raykowski1-25/+27
2021-11-20tdf#118776 drawingml: treat XML_nofill as (mostly) transparentJustin Luth3-0/+28
2021-11-20tdf#145714: teach "mediumblob" to Mysql/MariaDB part in LOJulien Nabet3-7/+36
2021-11-20tdf#121546: sw_uiwriter3: Add unittestXisco Fauli2-0/+47
2021-11-20Use C++17 hexadecimal exponent floating point literalsHossein1-1/+1
2021-11-20Don't loose scanned image's resolution precisionMike Kaganski1-11/+8
2021-11-20Drop unused variables - againMike Kaganski1-5/+3
2021-11-20SwNavigator: fall thru to outline tracking when section tracking is offJim Raykowski1-2/+14