summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-08-25pdfium: Use std::vector to hold the PdfData.Jan Holesovsky1-2/+0
2019-08-24loplugin:returnconstval in svtoolsNoel Grandin1-3/+3
2019-08-22loplugin:constmethod in svtoolsNoel Grandin11-23/+23
2019-08-21Avoid extra calls to INetURLObject::decodeStephan Bergmann1-4/+2
2019-08-20Related: tdf#127011 add English (Nigeria) [en-NG] 0xA809 to language listEike Rathke1-1/+2
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin5-9/+9
2019-08-18Revert "loplugin:unusedmethods"Noel Grandin1-0/+15
2019-08-17loplugin:unusedmethodsNoel Grandin1-15/+0
2019-08-17move RoadmapWizard to vclCaolán McNamara3-578/+2
2019-08-17Use simplified syntax for SequenceJulien Nabet3-6/+3
2019-08-16move WizardMachine to vclCaolán McNamara7-707/+18
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-12/+2
2019-08-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet3-8/+6
2019-08-15loplugin:sequenceloop in svtools..svxNoel Grandin14-23/+22
2019-08-15replace ".get->" with "->"Noel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini14-23/+23
2019-08-07move WizardDialog to vclCaolán McNamara2-644/+0
2019-08-07move Roadmap to vclCaolán McNamara6-980/+30
2019-08-07move HyperLabel into vclCaolán McNamara4-212/+7
2019-08-05Fix typosAndrea Gelmini3-4/+4
2019-08-01tdf#126282 add English (Sri Lanka) [en-LK] 0xA409 to language listEike Rathke1-1/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svtoolsStephan Bergmann17-145/+145
2019-07-26cid#1448414 silence Explicit null dereferencedCaolán McNamara1-1/+1
2019-07-25cid#1448414 silence Explicit null dereferencedCaolán McNamara1-0/+1
2019-07-24Fix typoAndrea Gelmini1-1/+1
2019-07-23dispose() methods should clear their smart pointersNoel Grandin1-0/+1
2019-07-21tdf#125922 rename kde5 to kf5 + plasma5Jan-Marek Glogowski1-6/+2
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin5-39/+29
2019-07-19cid#1448488 Unchecked return valueCaolán McNamara1-2/+3
2019-07-18It's Classical Armenian, not Classic [xcl-AM]Eike Rathke1-1/+1
2019-07-18cid#1448313 Uninitialized pointer fieldCaolán McNamara1-0/+1
2019-07-17loplugin:unusedmethodsNoel Grandin1-9/+0
2019-07-16tdf#126232 - Button "Address Data Source..." should be renamedHeiko Tietze1-1/+1
2019-07-16Resolves: tdf#120685 don't show decimal places for pointsCaolán McNamara1-2/+5
2019-07-15Simplify Sequence iterations in svtoolsArkadiy Illarionov28-289/+186
2019-07-08use BitmapEx in EmbeddedObjectRef::DrawPaintReplacementNoel Grandin1-1/+1
2019-07-04remove some unneede vcl/bitmap.hxx includesNoel Grandin2-2/+0
2019-07-03Remove some unused includesMiklos Vajna1-1/+0
2019-06-25improve loplugin:simplifyconstructNoel Grandin1-1/+1
2019-06-25weld HyperLink DialogCaolán McNamara1-1/+1
2019-06-24move SvtIconChoiceCtrl to vclCaolán McNamara5-4679/+0
2019-06-21simplify some getSupportedServiceNamesNoel Grandin2-3/+2
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski2-3/+3
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski1-1/+2
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in svtoolsNoel Grandin8-26/+33
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov3-4/+4
2019-06-12Revert "improve empty tools::Rectangle (width)"Noel Grandin1-3/+3
2019-06-11vcl: prefix members of SvImpLBoxMiklos Vajna1-179/+179
2019-06-08loplugin:unusedfieldsNoel Grandin1-7/+0