summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-20tdf#133835 speedup calc autofilter (3)Noel Grandin1-34/+32
2021-11-20Use o3tl::convertHossein1-3/+5
2021-11-20tdf#133835 speedup calc autofilter (2)Noel Grandin1-0/+2
2021-11-20tdf#133835 speedup calc autofilter (1)Noel Grandin2-14/+14
2021-11-20small optimisationNoel Grandin1-0/+5
2021-11-19add with-system-abseil/with-system-openjpeg for pdfiumRene Engelhard3-1/+76
2021-11-19add placement to Popover popup_at_rectCaolán McNamara4-46/+130
2021-11-19fix gtk4 buildRene Engelhard1-0/+2
2021-11-19Use toRadians on Degree10Mike Kaganski1-4/+4
2021-11-19uitest: sc: Add UItest for the Save to CSV dialogXisco Fauli1-0/+66
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski10-16/+16
2021-11-19uitest: better use execute_dialog_through_action in these casesXisco Fauli3-15/+15
2021-11-19Use more precise value for M_PI in OpenCLMike Kaganski1-1/+1
2021-11-19Resolves tdf#130895 - Edit Bookmark Entry dialog too tallHeiko Tietze1-114/+80
2021-11-19gtk3: treat standalone GtkPopover similarly to the GtkMenuButton managed oneCaolán McNamara1-54/+194
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski70-198/+170