summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2015-08-20more config skipping stuff and a tester toolCaolán McNamara1-1/+4
2015-08-20tdf#93451: svtools: don't commit SvtMenuOptions too earlyMichael Stahl1-1/+1
2015-08-19Remove two silly typedefsStephan Bergmann1-3/+3
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann4-11/+10
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara1-8/+20
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara1-1/+1
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara1-1/+2
2015-08-18rBaseURL argument now unusedCaolán McNamara1-6/+4
2015-08-18coverity#1316521 Dereference null return valueCaolán McNamara1-3/+3
2015-08-17make Control::ImplCallEventListenersAndHandler take a lambdaNoel Grandin1-1/+1
2015-08-17make Link<> typedNoel Grandin1-2/+2
2015-08-17make Link<> typedNoel Grandin1-2/+7
2015-08-17convert Link<> to typedNoel Grandin1-2/+2
2015-08-17make Link<> typedNoel Grandin1-1/+1
2015-08-17maSelectHdl is unusedNoel Grandin1-7/+0
2015-08-17make Link<> typedNoel Grandin1-2/+1
2015-08-17maDoubleClickHdl is unusedNoel Grandin1-8/+1
2015-08-17maRequestDateInfoHdl is unusedNoel Grandin1-11/+0
2015-08-17maDateRangeChangedHdl is unusedNoel Grandin1-6/+0
2015-08-17maSelectionChangingHdl is unusedNoel Grandin1-10/+0
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud11-29/+28
2015-08-16sal_uLong to sal_uInt32Matteo Casalin2-2/+2
2015-08-16Rework loops so to have exit condition on correct unsigned valueMatteo Casalin1-3/+4
2015-08-16This seems to be the original purposeMatteo Casalin1-1/+1
2015-08-14loplugin:stringconstantNoel Grandin1-1/+1
2015-08-14don't show remember password in the CMIS connectionsSzymon Kłos1-9/+8
2015-08-14User field before Refresh Repos button in the formSzymon Kłos1-7/+7
2015-08-14don't enable password control, when whole frame is inactiveSzymon Kłos1-1/+1
2015-08-14added 'Remember password' checkboxSzymon Kłos2-6/+52
2015-08-14added mnemonic_widget propertiesSzymon Kłos1-6/+5
2015-08-14added password field in the Add service dialogSzymon Kłos2-4/+46
2015-08-14Rework of the 'Add service' dialogSzymon Kłos2-265/+162
2015-08-14Show unavailable services with disabled controlsSzymon Kłos3-26/+27
2015-08-14Port field without buttons, max 4 charsSzymon Kłos2-3/+5
2015-08-14Port field on the same line as HostSzymon Kłos1-18/+20
2015-08-14The Add Service dialog width changed to 400+ pxSzymon Kłos1-0/+1
2015-08-14clear string (cached url) in correct placeSzymon Kłos1-6/+6
2015-08-14'Wait' cursor while expanding a tree nodeSzymon Kłos1-0/+7
2015-08-14path must contain user nameSzymon Kłos1-1/+5
2015-08-14reuse data from SvtFileView in the FolderTreeSzymon Kłos2-11/+58
2015-08-12cppcheck: noCopyConstructorCaolán McNamara3-6/+15
2015-08-11loplugin:constantfunctionNoel Grandin1-6/+0
2015-08-11loplugin: defaultparamsNoel Grandin38-95/+95
2015-08-07svtools: convert boost::ptr_set to std::unordered_mapMichael Stahl2-100/+16
2015-08-07cppcheck:noExplicitConstructorNoel Grandin2-6/+6
2015-08-05loplugin:unusedmethodsNoel Grandin1-18/+0
2015-08-03coverity#1315003 Dereference null return valueCaolán McNamara1-3/+2
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-07-31svtools: replace boost::function with std::functionMichael Stahl1-5/+6
2015-07-30fix tdf#92861, AutoCorrect Options checkboxes do not workNoel Grandin1-5/+5