summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optinet2.hxx
Commit message (Expand)AuthorAgeFilesLines
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-15/+15
* convert Link<> to typedNoel Grandin2015-10-121-1/+1
* convert Link<> to typedNoel Grandin2015-09-241-1/+1
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-9/+9
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-081-3/+3
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-42/+44
|\
| * Fix SfxTabPage creation to use VclPtr.Michael Meeks2015-04-171-5/+4
| * Lost more cleanup and fixing post re-basing.Michael Meeks2015-04-101-2/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-35/+37
| * vcl: VclPtr conversion in cuiNoel Grandin2015-04-091-1/+2
* | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann2015-04-281-1/+1
|/
* tdf#87441: Check for read-only RemoveHiddenContentStephan Bergmann2015-04-011-0/+2
* fdo#87441-Send document as Email removes invisible contentCharu Tyagi2015-03-311-0/+1
* tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist2015-02-171-2/+4
* fdo#82577: Handle WindowNoel Grandin2014-09-231-9/+9
* fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann2014-09-091-21/+0
* Related fdo#82088: removing namespace alias in hxxStefan Weiberg2014-09-021-3/+1
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-4/+4
* Change SfxTabPage::Reset param from ref to pointerStephan Bergmann2014-06-111-4/+4
* Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann2014-06-101-4/+4
* cui: sal_Bool->boolNoel Grandin2014-04-161-4/+4
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-14/+14
* sfx2: sal_Bool->boolNoel Grandin2014-03-271-4/+4
* fixincludeguards.sh: cuiThomas Arnhold2013-10-281-3/+3
* Convert Languages tab page to .uiabdulmajeed ahmed2013-05-301-1/+0
* convert proxy page to .uiCaolán McNamara2013-05-161-27/+24
* sFromBrowser is unusedCaolán McNamara2013-05-161-2/+0
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-6/+0
* convert email options to .ui formatCaolán McNamara2013-04-161-6/+5
* convert browser options to .uiCaolán McNamara2013-04-161-2/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-8/+8
* move security options to cui and adapt codeCaolán McNamara2013-02-131-18/+15
* re-base on ALv2 code. Includes:Michael Meeks2012-10-041-23/+14
* removed unnecessary forward declarations of classTakeshi Abe2012-07-071-2/+0
* remove unused SfxFilterPtrArrMichael Stahl2012-06-121-2/+0
* Convert SV_IMPL_PTRARR(SfxFilterPtrArr) to std::vectorNoel Grandin2012-06-121-3/+1
* Resolves: fdo#39825 Make detection of certificate folder ui-configurableCaolán McNamara2012-04-271-3/+12
* removed unused definesTakeshi Abe2012-04-221-13/+0
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-3/+3
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* callcatcher: remove some unused methodsCaolán McNamara2011-11-101-1/+0
* use configitem directlyThomas Arnhold2011-07-261-1/+1
* Remove unneedd references to SvtJavaOptionsJoseph Powers2011-07-241-2/+0
* remove Search Options page from Internet group on Options dialog fdo#38146Samuel Cantrell2011-06-161-65/+0
* Drop OS2Tor Lillqvist2011-05-211-4/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-12/+12
|\
| * removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2011-01-141-12/+12
| * removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2010-11-101-12/+0
| |\