summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-18Simplify this a bitMike Kaganski1-2/+1
2020-05-18Only transform polypolygon when neededMike Kaganski1-2/+1
2020-05-18Unused #include "comptr.hxx"Julien Nabet2-2/+0
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos13-108/+169
2020-05-18fix potential leak in runProcessWithPathSearch (filter/ieps)Julien Nabet1-6/+6
2020-05-18tdf#95495 ooxmlexport3: less implementation-specific unit testJustin Luth1-0/+6
2020-05-18tdf#129177: Allow extensions to specify also maximum LibreOffice versionTor Lillqvist2-0/+10
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann1-0/+13
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl11-21/+41
2020-05-18schema: adapt libreoffice schema to ODF 1.3Michael Stahl1-128/+0
2020-05-18tdf#127616 DOCX import: fix char style of empty paragraphLászló Németh3-0/+30
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn5-1/+41
2020-05-18tdf#92526 DrawingML shape export: fix 0 line widthSzabolcs Toth3-1/+13
2020-05-18Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-18update to Skia chrome/m84 snapshotLuboš Luňák7-19/+65
2020-05-18xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl1-0/+1
2020-05-18upgrade ODF validator with ODF 1.3 supportMichael Stahl1-2/+2
2020-05-18package: ODF export: fix position of manifest:start-key-generation childMichael Stahl1-42/+40
2020-05-18schema: update ODF 1.3 rng drafts to cs01Michael Stahl5-99/+75
2020-05-18Apply dirname to the first word of CXXStephan Bergmann1-1/+1
2020-05-18Fix typo in codeAndrea Gelmini1-1/+1
2020-05-18tdf#128782: move UItest to CppunitTestXisco Fauli3-45/+39
2020-05-18loplugin:unusedfieldsNoel Grandin5-35/+32
2020-05-18loplugin:unusedmethodsNoel Grandin3-37/+12
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin9-40/+39
2020-05-18Revert "make: map slowcheck to gbuild's build and slowcheck"Luboš Luňák1-1/+1
2020-05-18MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-18use for-range on Sequence in chart2Noel Grandin47-504/+450
2020-05-18Revert "I am told we don't want to use old style help files any longer"Tor Lillqvist1-3/+2
2020-05-18Added a new tab "Styles Inspector" at the side barShivam Kumar Singh7-0/+344
2020-05-18tdf#123622 DOCX VML import: fix relative horizontal alignmentTibor Nagy3-5/+24
2020-05-18sw: UITest_writer_dialogs: disable MailMergeWizardMichael Stahl1-1/+2
2020-05-18sw: HasBlinkPor() now always returns falseMiklos Vajna2-7/+0
2020-05-18tdf#131963: regression from fix for tdf#92472Julien Nabet1-1/+1
2020-05-18tdf38835 Avoid pointless globalsMesut Çifci1-23/+14
2020-05-18use std::experimental::source_location in uno::ExceptionNoel Grandin5-13/+83
2020-05-18I am told we don't want to use old style help files any longerTor Lillqvist1-2/+3
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock4-3/+17
2020-05-17vcl: slide aCCList ccloser to where it is first usedChris Sherlock1-2/+2
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock3-8/+10
2020-05-17GdkEventKey::state can contain states, e.g. num lock, which we don't useCaolán McNamara1-2/+2
2020-05-17tdf#133079 ensure Sheet root is selected if nothing else would beCaolán McNamara1-1/+9
2020-05-17Fix typosAndrea Gelmini3-4/+4
2020-05-17uitest: Fix some issue in the UI Logger DSL coreEL-SHREIF2-3/+24
2020-05-17Fix typo.Yunusemre Şentürk1-1/+1
2020-05-17tdf#97416: fix Database password properties in ODB file not re-settable via UIJulien Nabet1-0/+1
2020-05-17Update icu4c-android.patch.1 to recent ICU 67 upgradeThorsten Behrens1-12/+0
2020-05-17jvmfwk: fix [-Werror,-Wunused-function]Thorsten Behrens1-0/+2
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk4-8/+13
2020-05-17tdf#120394: docx import: support for w:styleLinkVasily Melenchuk2-16/+28