summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)Author
2014-05-08use new VCL IsValueChangedFromSaved methodNoel Grandin
2014-04-23huge hrc and src file cleanupThomas Arnhold
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21coverity#706146 Copy into fixed size bufferCaolán McNamara
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-10stray FOOCaolán McNamara
2014-01-09reorganize opt view page to shrink neatlyCaolán McNamara
2013-11-14Add "block untrusted referer links" switchStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in CUI moduleNoel Grandin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-08-08Remove the now empty <svl/cntwids.hrc> headerTor Lillqvist
2013-06-11Resolves: fdo#65595 wrap long checkbox stringCaolán McNamara
2013-05-16make nospace edit not allow space in numbers only modeCaolán McNamara
2013-05-16convert proxy page to .uiCaolán McNamara
2013-05-16sFromBrowser is unusedCaolán McNamara
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-16convert email options to .ui formatCaolán McNamara
2013-04-16convert browser options to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-02-24coverity#735295+735296 Buffer not null terminatedJulien Nabet
2013-02-13move security options to cui and adapt codeCaolán McNamara
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2012-10-05cui: kill C2U and UNISTRING macrosMiklos Vajna
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-11Improvement on previous commitStephan Bergmann
2012-09-11fdo#46808, Adapt task::PasswordContainer UNO service to new styleNoel Grandin
2012-09-04fdo#46808, Adapt DocumentDigitalSignatures UNO service to new styleNoel Grandin
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-15Remove obsolete inetdef.hxxThomas Arnhold
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-04-17String::ToInt32->rtl::OUString::toInt32Caolán McNamara
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-21catch by referenceCaolán McNamara
2012-02-21WaE: unused variableCaolán McNamara
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara