summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara34-280/+2219
2019-08-22loplugin:constmethod in testNoel Grandin4-5/+5
2019-08-22loplugin:constmethod in toolkitNoel Grandin3-6/+6
2019-08-22oox: typos, comments, formattingAshod Nakashian1-5/+4
2019-08-22tdf#127097 Change tracking: change style of whole deletion at paragraph joinLászló Németh2-7/+46
2019-08-22loplugin:constmethod in svtoolsNoel Grandin21-40/+40
2019-08-22loplugin:constmethod in svlNoel Grandin4-15/+15
2019-08-22tdf#126560 Qt5 fix D'n'D key-modifier handlingJan-Marek Glogowski10-158/+174
2019-08-22Update git submodulesShubham Goyal1-0/+0
2019-08-22QR Code : ODF import/exportShubham Goyal14-4/+626
2019-08-22Reduce default border value in the QRCode DialogShubham Goyal1-1/+1
2019-08-22we can be less verboseCaolán McNamara9-22/+22
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski4-7/+7
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist3-27/+59
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist3-3/+21
2019-08-22tdf#127030 PPTX export: keep fixed size of legacy shapesBalazs Varga3-1/+20
2019-08-22loplugin:constmethod in vclNoel Grandin65-102/+105
2019-08-22Add some more SAL_INFOsTor Lillqvist1-0/+4
2019-08-22loplugin:constmethod in saxNoel Grandin2-3/+3
2019-08-22loplugin:constmethod in connectivityNoel Grandin17-23/+23
2019-08-22loplugin:constmethod in packageNoel Grandin12-15/+15
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin14-23/+23
2019-08-22xmloff: create XMLImpressSettingsExportOOO instances with an uno constructorMiklos Vajna5-8/+11
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski3-11/+9
2019-08-22Deduplicate some codeMike Kaganski1-25/+16
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida5-31/+72
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet1-1/+1
2019-08-21atk: Make sure returned values are initializedSamuel Thibault3-4/+8
2019-08-21tdf#126271 Revert "tdf120965 Simplify SdrPathObj::AddToHdlList()"Regina Henschel1-27/+44
2019-08-21Resolves: tdf#127048 loosen warning from presence to if parsedCaolán McNamara2-2/+6
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann5-10/+8
2019-08-21loplugin:constmethod in basctlNoel Grandin11-21/+21
2019-08-21loplugin:constmethod in accessibilityNoel Grandin17-23/+23
2019-08-21Qt5SvpGraphics::handleDamage: Don't leak BitmapBufferMichael Weghorn1-3/+3
2019-08-21hook GtkAssistant buildable to RoadmapWizardCaolán McNamara1-3/+9
2019-08-21Better use DecodeMechanims ToIUri rather than Unambiguous hereStephan Bergmann2-2/+2
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski3-46/+13
2019-08-21Update git submodulesOlivier Hallot1-0/+0
2019-08-21jobset.h: Add missing includeMichael Weghorn1-0/+1
2019-08-21tdf#105000 Make Material palette entries localizableKovács László Zoltán4-27/+124
2019-08-21IDocumentDeviceAccess::setPrinter has no return valueMichael Weghorn1-3/+0
2019-08-21make info dialog a child of the dropdown dialogCaolán McNamara2-3/+1
2019-08-21tdf#123627 DOCX import: fix tinderboxingTünde Tóth1-8/+6
2019-08-21llvm::make_unique is gone from LLVM trunkStephan Bergmann1-0/+5
2019-08-21tdf#127070 DOCX export:fix encoding of hyperlinks with non-ASCII lettersTünde Tóth3-1/+16
2019-08-21Remove mnemonics from labels used in explanatory labelGabor Kelemen1-2/+2
2019-08-21uitest Impres Slide show settingsZdeněk Crhonek1-0/+62
2019-08-21clean up "tdf#125298 DOCX export: fix bookmark name truncation"Tünde Tóth3-12/+0
2019-08-21tdf#126761 add missing underline of hyperlink when showing ppt documentnd1013-0/+27
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin15-37/+141