summaryrefslogtreecommitdiff
path: root/svtools/source/control/inettbc.cxx
AgeCommit message (Expand)Author
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-14convert Edit autocomplete Hdl to boost signals2Luboš Luňák
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-05-11fix-includes.pl: svtoolsThomas Arnhold
2014-04-26fdo#72006 Populate "Load URL" dropdown from picklist.Andrzej Hunt
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-01Kill FSYS_MAC which is for ancient non-OS X MacTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-24svtools: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-18Window::PreNotify should return boolStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-21post String conversion cleanupThomas Arnhold
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin
2013-08-22fix windows build after my String->OUString changesNoel Grandin
2013-08-22convert svtools/source/control/* from String to OUStringNoel Grandin
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15fix Windows build after my String->OUString changesNoel Grandin
2013-08-15convert include/svtools/inettbc.hxx from String to OUStringNoel Grandin
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-06-14Resolves: fdo#65569 dropdown list missing from built-in fpickerCaolán McNamara
2013-05-14Remove obsolete RestrictedPath env var supportStephan Bergmann
2013-04-15make SvtURLBox ui buildableCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-11Unused bForce parameterStephan Bergmann
2013-03-11rhbz#915743: Avoid potentially blocking autocompletion for non file URLsStephan Bergmann
2013-03-09coverity#989728: uninitialized scalarMarc-André Laverdière
2013-03-01WaE: bogus used uninit warningCaolán McNamara
2013-03-01Related rhbz#915743: Abort UCB call from SvtMatchContext_Impl::StopStephan Bergmann
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet
2013-01-22Hopefully fix windows buildKorrawit Pruegsanusak
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-11-28fdo#46808, use service constructor for ucb::SortedDynamicResultSetFactoryNoel Grandin
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-10-12loplugin: unused string and misleading if/else indentCaolán McNamara
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-08-15-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-03ditch String::CreateFromAsciiCaolán McNamara