summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-22Sifr: Fix for tdf#122488 icons for insert row/columnrizmut48-24/+24
2020-02-22Sifr: Fix for tdf#125510 missing highly visible iconsrizmut2-0/+14
2020-02-22tdf#128849 -- Add Sifr (Dark + SVG) to the icon theme listrizmut1-3/+3
2020-02-22tdf#130841 resize to client size after SetPosSizeJan-Marek Glogowski1-0/+4
2020-02-22tdf#130817 RTF doesn't set custom footnote stateJan-Marek Glogowski1-1/+2
2020-02-22tdf#130814 preserve context before page breaksJan-Marek Glogowski1-2/+4
2020-02-22tdf#130499 Qt5 no qApp == main threadJan-Marek Glogowski1-1/+4
2020-02-21Resolves: tdf#130772 Add Minangkabau [min-ID] locale dataEike Rathke3-1/+179
2020-02-21tdf#130768 speedup huge pixel graphics CairoArmin Le Grand (Collabora)7-155/+625
2020-02-21tdf#130831 Qt5 don't blit damage to empty imageJan-Marek Glogowski1-0/+2
2020-02-21sw: improve DOCX export of footnote separator a little moreMichael Stahl4-3/+38
2020-02-21Blind fix of -Werror,-Wpointer-to-int-cast in apple_remoteStephan Bergmann1-1/+1
2020-02-21tdf#130120 DOCX: export o:allowincellBakos Attila6-4/+62
2020-02-21Resolves: tdf#130579 Add Ligurian [lij-IT] locale dataEike Rathke3-0/+357
2020-02-21tdf#114441: Convert use of sal_uLong to better integer typesPelin Kuran1-4/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann357-1137/+1084
2020-02-21loplugin:sequenceloop improve rvalue detectionNoel Grandin2-0/+15
2020-02-21tdf#130274 sw_redlinehide: fix ChgAutoCorrWord() if replaced text ...Michael Stahl2-4/+28
2020-02-21Update git submodulesOlivier Hallot1-0/+0
2020-02-21tdf#130517 improve accelerators on Print dialog pageSeth Chaiklin2-4/+4
2020-02-21tdf#130598 improve a tip-of-the-daySeth Chaiklin1-1/+1
2020-02-21Revert "make Linux Clang Jenkins builds use -Og"Luboš Luňák1-1/+0
2020-02-21tdf#130799 DOCX import: fix missing inside vertical bordersSzabolcs Toth2-1/+22
2020-02-21tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesCanberk TURAN2-8/+8
2020-02-21writerfilter: make sure own header is the first oneMiklos Vajna1-1/+1
2020-02-21Set Firebird creation option experimentalJulien Nabet1-0/+6
2020-02-21tdf#130657 OOXML chart import: fix charts without CrossBetweenBalazs Varga3-1/+20
2020-02-21xmloff: create SchXMLImport_Meta instances with an uno constructorMiklos Vajna5-20/+8
2020-02-21loplugin:unusedmethodsNoel Grandin23-303/+172
2020-02-21external/firebird: Remove dead conditionalsStephan Bergmann2-9/+6
2020-02-20Remove dead conditionalStephan Bergmann1-7/+0
2020-02-20macOS Xcode ld is known to always support -platform_version nowStephan Bergmann3-14/+1
2020-02-20Adapt structurallyIdentical to current needsStephan Bergmann1-0/+3
2020-02-20Bump macOS build baseline to Xcode 11.3 and macOS 10.14.4Stephan Bergmann2-3/+3
2020-02-20update creditsChristian Lohmaier1-1629/+1663
2020-02-20loplugin:unusedfieldsNoel Grandin6-124/+133
2020-02-20Fix buildSzymon Kłos1-4/+0
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer10-80/+71
2020-02-20sidebar: provide indent field boxes with useful id for hiding on mobile.Michael Meeks1-0/+4
2020-02-20loplugin:unnecessaryvirtualNoel Grandin5-43/+241
2020-02-20loplugin:singlevalfieldsNoel Grandin6-78/+61
2020-02-20Silence warnings in salvtables.hxxSzymon Kłos1-52/+56
2020-02-20Create header file for SalInstanceBuilderSzymon Kłos2-1925/+1970
2020-02-20'rational' is an adjective, 'rationale' is a nounTor Lillqvist1-1/+1
2020-02-20Update git submodulesStephan Bergmann1-0/+0
2020-02-20tdf#130426 Support Basic Chr(&H8000), ..., Chr(&HFFFF) againStephan Bergmann2-2/+73
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl1-1/+3
2020-02-20tdf#126076 XLSX export: fix automatic line chart markersTünde Tóth3-1/+15
2020-02-20tdf#129553 sw_redlinehide follow-up: simplify ReplaceBackReferences()Michael Stahl1-33/+29
2020-02-20use fast-parser APIs for embedded script parsingNoel Grandin7-236/+451