summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)Author
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
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-14shrinked useless constants/definesTakeshi Abe
2011-12-03sfx2::FileDialogHelper: remove use of WB_OPENMichael Stahl
2011-11-14Simplified some uses of css.configuration.theDefaultProvider.Stephan Bergmann
2011-11-01WaE: various sillies flagged by MSVC++Michael Meeks
2011-09-08Related: fdo#40420 don't crash on missing/failing xmlsecurity libCaolán McNamara
2011-08-29tweak for changeCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-08-21Merge branch 'master' into feature/gsoc2011_wizardsXisco Fauli
2011-08-15ByteString::IsNumericAscii->comphelper::string::isAsciiDecimalStringCaolán McNamara
2011-07-24Remove unneedd references to SvtJavaOptionsJoseph Powers
2011-06-16remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell