summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2019-09-20m_xVclDialog now unusedCaolán McNamara1-24/+1
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara7-59/+57
2019-09-19tdf#42949 Fix IWYU warnings in svtools/Gabor Kelemen110-292/+43
2019-09-18The menu is called 'Form', not 'Forms'Andras Timar1-1/+1
2019-09-17move GetStandardText to stdtext.hxxCaolán McNamara1-2/+2
2019-09-17weld DirectSQLDialogCaolán McNamara1-11/+14
2019-09-15ditch wizarddialog.ui nowCaolán McNamara3-14/+0
2019-09-15split RoadmapWizard into its own headerCaolán McNamara1-1/+1
2019-09-14inherit from one classCaolán McNamara2-3/+7
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06return unique_ptr from :svt::GraphicAccess::getImageStreamNoel Grandin1-7/+7
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov2-12/+8
2019-09-06Fixing "...."Andrea Gelmini2-2/+2
2019-09-03Ensure that VCL builder entry points use proper function typeMike Kaganski3-0/+10
2019-09-03Parent reference should be const in VCL builder entry pointsMike Kaganski3-5/+5
2019-09-03Fix typosAndrea Gelmini1-2/+2
2019-09-01loplugin:unusedfieldsNoel Grandin1-1/+0
2019-09-01loplugin:unusedmethodsNoel Grandin1-6/+0
2019-09-01Fix typosAndrea Gelmini1-1/+1
2019-08-31drop some unnecessary includesCaolán McNamara1-3/+1
2019-08-31drop newly unused OFileURLControlCaolán McNamara2-79/+0
2019-08-31move SVTXRoadmap to toolkitCaolán McNamara2-320/+0
2019-08-29tdf#127211 start center: fix background of the main area with no recent docsMiklos Vajna1-1/+2
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin1-1/+1
2019-08-26loplugin:unusedmethodsNoel Grandin1-15/+0
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