summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.cxx
AgeCommit message (Expand)Author
2014-12-18cui: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-11fdo#84938: replace HELPMODE_ constants with enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara
2014-08-15WarningBox RID_SVX_MSGBOX_LANGUAGE_RESTART to StringThomas Arnhold
2014-08-15ErrorBox RID_SVXERR_OPT_PROXYPORTS to StringThomas Arnhold
2014-07-04coverity#735300-1 Unchecked return valueNorbert Thiebaud
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
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