summaryrefslogtreecommitdiff
path: root/cui/source/options/optinet2.hxx
AgeCommit message (Expand)Author
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-25new loplugin overrideparamNoel Grandin
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin
2016-05-26tdf#89329: use unique_ptr for pImpl in optinet2Xisco Fauli
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-01-04these fields can be static constantsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10Lost more cleanup and fixing post re-basing.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin
2015-04-01tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann
2015-03-31fdo#87441-Send document as Email removes invisible contentCharu Tyagi
2015-02-17tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-09fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann
2014-09-02Related fdo#82088: removing namespace alias in hxxStefan Weiberg
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-04-16cui: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: cuiThomas Arnhold
2013-05-30Convert Languages tab page to .uiabdulmajeed ahmed
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-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-13move security options to cui and adapt codeCaolán McNamara
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-07-07removed unnecessary forward declarations of classTakeshi Abe
2012-06-12remove unused SfxFilterPtrArrMichael Stahl
2012-06-12Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin
2012-04-27Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara
2012-04-22removed unused definesTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann