summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-24PPTX import: implement native handling of a color's luminance offsetMiklos Vajna
2021-11-24tdf#145852 Revert "Make "uno:Printer" actually work"Samuel Mehrbrodt
2021-11-24tdf#145511 PPTX: export the password for editingTünde Tóth
2021-11-24CppunitTest_sw_ooxmlexport16: avoid DECLARE_OOXMLEXPORT_EXPORTONLY_TEST()Miklos Vajna
2021-11-24remove superfluous code that has a TODO note about itLuboš Luňák
2021-11-24tdf#130131 UI: add back "Split" to draw/impress popupJustin Luth
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-24Update git submodulesMarco A.G.Pinto
2021-11-24tdf#84283: vcl_pdfexport: Add unittestXisco Fauli
2021-11-24Update git submodulesJohnny_M
2021-11-23Resolves: ofz#41299 Rewind also on last resort #REF! IsReference()Eike Rathke
2021-11-23Update git submodulesJohnny_M
2021-11-23short-circut SC_AND lookup if left side is known to be falseLuboš Luňák
2021-11-23allow matching of empty cells as svl::SharedString (tdf#133804)Luboš Luňák
2021-11-23Update git submodulesMike Kaganski
2021-11-23set empty value if not returning a shared stringLuboš Luňák
2021-11-23CppunitTest_vcl_pdfexport: factor out common codeXisco Fauli
2021-11-23tdf#114441 Change use of sal_uInt32 to sal_Int32Henrik Palomäki
2021-11-23do not wait for condition that's not neededLuboš Luňák
2021-11-23move code to a separate functionLuboš Luňák
2021-11-23do not fetch cell data if ScRefValueCell can tell thatLuboš Luňák
2021-11-23Resolves: tdf#145804 show "Chapter Numbering" as (uneditable) list styleCaolán McNamara
2021-11-23fix configmgr --enable-dconf buildCaolán McNamara
2021-11-23configure: default to --with-webdav=curlMichael Stahl
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-11-23Resolves tdf#145801 - Uniform height for sidebar's panel titlesHeiko Tietze
2021-11-23Crash around help-windows.Michael Meeks
2021-11-23tdf#139460 improve autofilter sub-menu interaction under gtkCaolán McNamara
2021-11-23only call signal_closed from Popdown dtor if it is still openCaolán McNamara
2021-11-23Remove unused header file lwpresource.hxxHossein
2021-11-23do not try to read table cell again on ScRefCellValue::isEmpty()Luboš Luňák
2021-11-23make a bunch of svl::SharedString functions inlineLuboš Luňák
2021-11-23Use proper type for OUString length variablesStephan Bergmann
2021-11-23tdf#145538 Use range based for loops in EnhancedShapeDumper.cxxHarjot
2021-11-23Removed break; after returnAndrea Gelmini
2021-11-23avoid only painting to windows in LOK mode, not invalidationsLuboš Luňák
2021-11-23tdf#114441 Convert use of sal_uLong to sal_uInt32Henrik Palomäki
2021-11-23Add test for INetURLObject::changeSchemeStephan Bergmann
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-23tdf#144769 Properly encode file name in error dialogGabor Kelemen
2021-11-23tdf#145538 Use range based for loopsHenrik Palomäki
2021-11-23avoid OUString temporary in INetURLObject::changeSchemeNoel Grandin
2021-11-23tdf#133835 speedup calc autofilter (11)Noel Grandin
2021-11-23remove ORowSetValue implicit conversion methodsNoel Grandin
2021-11-23tdf#145769 ucb: webdav-curl: stop returning IsDocument=true if it doesn't existMichael Stahl
2021-11-23tdf#145769 fpicker: RemoteFilesDialog: don't use FStatHelperMichael Stahl
2021-11-23ucb: webdav-curl: fix some issues caused by missing authenticationMichael Stahl
2021-11-23tdf#145719 sw: track moved text in import and ChangesInMarginLászló Németh
2021-11-23tdf#131150 sw menu: use nSlotId=0 to avoid adding to setJustin Luth
2021-11-23Add more beanshell samplesSamuel Mehrbrodt