summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in unoxmlStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in ucbhelperStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in unotoolsStephan Bergmann
2022-05-03ofz#47200 AbrtCaolán McNamara
2022-05-03tdf#99708 Save formula bar height to documentSamuel Mehrbrodt
2022-05-03tdf#148426 ucb: webdav-curl: fall-back to GET if OPTIONS status 500Michael Stahl
2022-05-03sw content controls, drop-down: add doc model & UNO APIMiklos Vajna
2022-05-03sw: document SwTOXMgrMiklos Vajna
2022-05-03Keep passing LDFLAGS into external proejct buildsStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vbahelperStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmloffStephan Bergmann
2022-05-03Rename #define HAVE_LIBCXX -> HAVE_LIBCPPStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-05-03Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-03Why cast from FontWeight to intStephan Bergmann
2022-05-03Adapt Base64::decodeSomeChars to change from OUString to std::u16string_viewStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in winaccessibilityStephan Bergmann
2022-05-03ofz#24932 TimeoutCaolán McNamara
2022-05-03ofz#47198 Use-of-uninitialized-valueCaolán McNamara
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-05-03optimize repeated calls for the same string in SalLayoutGlyphsCacheLuboš Luňák
2022-05-03Revert "enable test for all platforms"Stephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann
2022-05-03remove the o3tl::lru_map "unlimited" hackLuboš Luňák
2022-05-03use proper MSVC runtime lib for libwebpLuboš Luňák
2022-05-03Update git submodulesSeth Chaiklin
2022-05-02tdf#146573 sw: recalculate cells with footnotesLászló Németh
2022-05-02Just use Any ctor instead of makeAny in writerperfectStephan Bergmann
2022-05-02Just use Any ctor instead of makeAny in writerfilterStephan Bergmann
2022-05-02framework: avoid re-creating protocol handler instances all the timeMiklos Vajna
2022-05-02Remove duplicated includesAndrea Gelmini
2022-05-02Just use Any ctor instead of makeAny in xmlhelpStephan Bergmann
2022-05-02Silence -Werror=maybe-uninitializedStephan Bergmann
2022-05-02Pick a better variable typeStephan Bergmann
2022-05-02sw: avoid one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-02Delete mnemonics for CJK translations on macOSxuenhua
2022-05-02Fix typoAndrea Gelmini
2022-05-02Reimplement IconView::PaintEntryMike Kaganski
2022-05-02Related: tdf#148433 experiment with CAIRO_OPERATOR_EXCLUSIONCaolán McNamara
2022-05-02loplugin:stringviewStephan Bergmann
2022-05-02Just use Any ctor instead of makeAny in xmlscriptStephan Bergmann
2022-05-02Update git submodulesOlivier Hallot
2022-05-02better for fix glyph font fallback with null characterLuboš Luňák
2022-05-02better cache size limit for vcl::text::TextLayoutCacheLuboš Luňák
2022-05-02better cache size limit for SalLayoutGlyphsCacheLuboš Luňák
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-05-02sw content controls, checkbox: add insert UIMiklos Vajna
2022-05-02enable test for all platformsCaolán McNamara