summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-08-29tdf#42949 Fix IWYU warnings in cui/source/{options,tabpages}/*cxxGabor Kelemen1-0/+1
2019-08-28INetURLObject::setFSysPath is unused nowStephan Bergmann1-12/+0
2019-08-28INetURLObject FSysStyle ctor is unused nowStephan Bergmann1-15/+0
2019-08-28tdf#42949 Fix IWYU warnings in vcl/source/[o-w]*/Gabor Kelemen2-4/+0
2019-08-28GtkWidget for the priority of extension under Extension Tab.Sumit Chauhan2-2/+52
2019-08-27Fix signature of basicide_macro_organizerStephan Bergmann1-1/+1
2019-08-27no need to add a new virtual method (tdf#119388 related)Noel Grandin2-4/+0
2019-08-27use SdrCircKind enum more widelyNoel Grandin1-8/+11
2019-08-27loplugin:constmethod in sfx2Noel Grandin19-42/+42
2019-08-27Use a direct way to get at the temp dirStephan Bergmann1-0/+4
2019-08-27SmartArt edit UI: change plain text widget to tree viewGrzegorz Araminowicz1-0/+9
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt1-3/+4
2019-08-27Move ImageMap related functions to svxSamuel Mehrbrodt1-0/+55
2019-08-27tdf#49482: Searching in the Basic IDE: showing found lineAndreas Heinisch1-0/+3
2019-08-27-Werror,-Wunused-private-fieldStephan Bergmann1-1/+0
2019-08-26lok: change table border position param. from new pos. to offsetTomaž Vajngerl2-2/+3
2019-08-26Make temp strings localizable in AutoRedactDialogMuhammet Kara1-0/+29
2019-08-26loplugin:unusedmethodsNoel Grandin11-60/+0
2019-08-26loplugin:unusedenumconstantsNoel Grandin1-12/+3
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin3-26/+9
2019-08-26Introduce Sequence::size() instead of specialization of std::sizeMike Kaganski1-10/+10
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