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