summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-26loplugin:returnconstval in new pdf codeNoel Grandin2-2/+2
2019-08-26vcl lok: fix UB when lok notifier is deleted before its windowMiklos Vajna1-1/+1
2019-08-26Generalize comphelper::concatSequences to accept other container typesMike Kaganski2-4/+13
2019-08-25sd: unit-test to check that PDF stream is shared among Graphic instancesAshod Nakashian1-0/+1
2019-08-25pdfium: Returning a const std::shared_ptr<...>& is not recommended.Jan Holesovsky2-2/+2
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky3-6/+7
2019-08-25pdfium: Import PDF with unloaded images.Ashod Nakashian1-1/+11
2019-08-25pdfium: Keep the PDF data in memory, so that we can really share them.Jan Holesovsky1-0/+5
2019-08-25cid#1448292 coverity has difficulty with css::uno::SequenceCaolán McNamara1-0/+10
2019-08-25cid#1452761 Uncaught exceptionCaolán McNamara1-1/+1
2019-08-24loplugin:returnconstval in test..writerfilterNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in svlNoel Grandin1-2/+2
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in frameworkNoel Grandin1-2/+2
2019-08-24loplugin:returnconstval in unotoolsNoel Grandin1-1/+1
2019-08-24loplugin:returnconstval in sfx2Noel Grandin2-2/+2
2019-08-23vcl: document ComboBox vs ListBoxMiklos Vajna3-0/+3
2019-08-23loplugin:returnconstval in xmloffNoel Grandin2-6/+6
2019-08-23tdf#119388 use virtual to bypass dynamic_castNoel Grandin2-0/+4
2019-08-23loplugin:returnconstval in svxNoel Grandin4-6/+6
2019-08-23loplugin:returnconstval in ooxNoel Grandin4-4/+4
2019-08-23weld SwMailMergeWizardCaolán McNamara1-5/+0
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin4-21/+25
2019-08-23loplugin:returnconstval in comphelperNoel Grandin3-5/+5
2019-08-23loplugin:returnconstval in toolsNoel Grandin2-3/+3
2019-08-23Mark move ctors/assignments noexceptMike Kaganski19-37/+36
2019-08-23loplugin:returnconstval in o3tlNoel Grandin1-3/+3
2019-08-23loplugin:returnconstval in saxNoel Grandin1-3/+3
2019-08-23SmartArt: add Edit Diagram dialogGrzegorz Araminowicz1-0/+12
2019-08-23loplugin:returnconstval in vclNoel Grandin5-6/+6
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov2-5/+10
2019-08-22weld chart CreationWizardCaolán McNamara2-2/+2
2019-08-22weld ODbTypeWizDialogSetupCaolán McNamara6-28/+434
2019-08-22loplugin:constmethod in testNoel Grandin4-5/+5
2019-08-22loplugin:constmethod in toolkitNoel Grandin1-2/+2
2019-08-22loplugin:constmethod in svtoolsNoel Grandin10-17/+17
2019-08-22loplugin:constmethod in svlNoel Grandin1-8/+8
2019-08-22QR Code : ODF import/exportShubham Goyal2-0/+4
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski2-4/+4
2019-08-22The AsyncQuitHandler class needs to be implemented in the comphelper DLLTor Lillqvist1-27/+7
2019-08-22More hacks for quit requests from an OLE Automation clientTor Lillqvist1-1/+13
2019-08-22loplugin:constmethod in vclNoel Grandin20-29/+29
2019-08-22loplugin:constmethod in saxNoel Grandin1-2/+2
2019-08-22loplugin:constmethod in connectivityNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in packageNoel Grandin1-1/+1
2019-08-22loplugin:constmethod in canvas,comphelperNoel Grandin1-1/+1
2019-08-22Use range ctor to avoid default-insertion of elements before assignmentMike Kaganski3-11/+9
2019-08-21Make comphelper::findValue inline template and drop sequence.cxxMike Kaganski1-3/+13
2019-08-21tdf#105000 Make Material palette entries localizableKovács László Zoltán1-0/+25
2019-08-21tdf#101322 Chart OOXML Export: fix missing subtitleBalazs Varga1-2/+2