summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-13bibliography, local URL: better starting directory when picking a new fileMiklos Vajna2-0/+22
2021-08-13pre-select todays's date if the date is emptyCaolán McNamara1-1/+7
2021-08-13tdf#143148:Use pragma once instead of include guardsEmircan Agac1-4/+1
2021-08-13tdf#127543 add saveacopy to File dropdown menu tabsAndreas-Kainz7-0/+49
2021-08-13tdf#141908: CppUnittests: replace usage of sal_Int32 with colorsEmircan Agac1-2/+2
2021-08-13tdf#143852: Revert "Move ActionLockGuard up a bit"Mike Kaganski1-2/+2
2021-08-13Update git submodulesAlain Romedenne1-0/+0
2021-08-13Update git submodulesAlain Romedenne1-0/+0
2021-08-13tdf#143432 and more, improve wrap contour exportRegina Henschel8-147/+372
2021-08-13Include the starmath version inside the configurationdante1-0/+8
2021-08-13rtl::Static -> thread-safe static localNoel Grandin20-294/+136
2021-08-13ofz: use system .a curl, fontconfig, freetypeCaolán McNamara2-3/+1
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara7-25/+109
2021-08-13extensions bibliography: sync the bibliography database window with sw/Miklos Vajna3-155/+15
2021-08-13no need to lookup window if cursor has not moved (tdf#105575)Noel Grandin1-0/+8
2021-08-13Resolves: tdf#143795 trigger layout when content changesCaolán McNamara1-0/+4
2021-08-13nss: fix build on ppc64le LinuxPaul Menzel1-0/+1
2021-08-13ofz#37114 avoid config when fuzzingCaolán McNamara3-6/+7
2021-08-13Update git submodulesRafael Lima1-0/+0
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin11-325/+248
2021-08-13less OUString construction on hot path (tdf#105575)Noel Grandin1-9/+9
2021-08-13tdf#139811 trigger layout when content changesCaolán McNamara1-0/+5
2021-08-13sw bibiliography: limit browse button / page number widgets to the local URLMiklos Vajna2-88/+11
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin192-709/+924
2021-08-13xmlsec: add XSLT safety warning labelMichael Stahl1-0/+7
2021-08-13tdf#114441:Convert use of sal_uLong to better integer typesEmircan Agac1-1/+1
2021-08-13Export Math ML from new mathml nodesdante6-0/+1389
2021-08-13tdf#139734 Drop redundant asserts after MacrosTest::loadFromDesktopKaranAbrol24-24/+0
2021-08-13sw: handle mbKernAsianPunctuation when replacing compat optionsMiklos Vajna1-1/+1
2021-08-13sw bibliography: fix missing identifier + local URL in biblio referenceMiklos Vajna4-2/+100
2021-08-13indexing: allow for multiple entries in search indexing dataTomaž Vajngerl4-36/+56
2021-08-13Replace ReadGDIMetaFile with SvmReader::Readpanoskorovesis7-10/+27
2021-08-12tdf#143809: sc_subsequent_filters: Add unittestXisco Fauli2-0/+25
2021-08-12use --with-idlc-cpp=cpp instead of --with-system-ucppCaolán McNamara2-2/+2
2021-08-12disable gcc warnings when using boost::make_sharedNoel Grandin1-0/+31
2021-08-12make --with-idlc-cpp=cpp work for gcc cpp as a ucpp replacementCaolán McNamara4-0/+31
2021-08-12ofz: use system .a libs when they aren't c++ onesCaolán McNamara3-6/+8
2021-08-12Resolves: tdf#132739 two style tags where there should be just oneCaolán McNamara3-5/+10
2021-08-12Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara2-0/+2
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initialize_list ctorZeynep Yavuz1-2/+1
2021-08-12SfxModule optional fields might be empty, cannot unconditionally derefNoel Grandin1-2/+2
2021-08-12cCSS1_style_opt_end is '\"' so these two lines are the sameCaolán McNamara1-5/+3
2021-08-12Remove unused, obsolete checknewapi toolStephan Bergmann1-213/+0
2021-08-12tdf#95549 speed up xls openNoel Grandin2-88/+58
2021-08-12tdf#129270: sw: do not copy list level on paragraph cutVasily Melenchuk3-1/+35
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin2-2/+6
2021-08-12tdf#95549 speed up load of xlsNoel Grandin3-7/+7
2021-08-12s/mpEdtOutl/mpEditingOutliner/gNoel Grandin8-68/+68
2021-08-12backendtest: Closed Bezier loop test using various drawing methodshomeboy4457-0/+181
2021-08-12include optional header for std::optionalCaolán McNamara1-0/+1