summaryrefslogtreecommitdiffstats
path: root/sfx2/inc
Commit message (Expand)AuthorAgeFilesLines
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-261-1/+1
* remove default value from SfxPoolItem::PutValueNoel Grandin2015-08-141-1/+1
* sfx2: replace boost::function with std::functionMichael Stahl2015-07-311-1/+0
* loplugin:unusedmethods sfx2Noel Grandin2015-07-161-7/+0
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-171-1/+1
* Delete unused strings in filedlghelper.src and filedlghelper.hrcJoren De Cuyper2015-05-041-14/+0
* Gradually typed LinkStephan Bergmann2015-04-301-4/+4
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-10/+11
|\
| * make CreateItemWindow return a VclPtr<>.Michael Meeks2015-04-161-1/+1
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-101-6/+6
| * vcl: VclPtr conversion in sfx2Noel Grandin2015-04-091-3/+4
* | loplugin:staticmethodsNoel Grandin2015-04-231-1/+1
* | convert SIGNATURESTATE_ constants to scoped enumNoel Grandin2015-04-151-1/+1
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-152-3/+3
* | tdf#90478: Hide explanation on ODF when default format is alienJacobo Aragunde Pérez2015-04-131-1/+2
* | tdf#90478: Show the right default format when savingJuan A. Suarez Romero2015-04-131-0/+1
|/
* loplugin:constantfunction: sfx2Noel Grandin2015-03-191-42/+0
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-061-1/+0
* Updated all precompiled headers.Ashod Nakashian2015-02-051-0/+10
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-041-1/+1
* unotools: Internalize ucblockbytes.hxx headerMatúš Kukan2014-11-241-1/+0
* Forward-declare SfxFrameArr_Impl in sfx2/frame.hxx.Kohei Yoshida2014-11-231-3/+0
* Forward-declare SfxModuleArr_Impl in sfx2/module.hxx.Kohei Yoshida2014-11-231-3/+0
* sal_uIntPtr->sal_uInt32 for BitSetCaolán McNamara2014-11-121-2/+2
* ditch this unused idpool horrorCaolán McNamara2014-11-121-56/+0
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-1/+1
* loplugin: cstylecastNoel Grandin2014-10-021-3/+3
* fdo#82577: Handle WindowNoel Grandin2014-09-234-5/+5
* Related fdo#82088: removing aliases in headersStefan Weiberg2014-09-061-5/+4
* convert sw use of template manager to new managerCaolán McNamara2014-08-262-170/+0
* sfx2: itemdel.hxx is goneMiklos Vajna2014-08-261-1/+0
* drop unnecessary shl.hxx includesCaolán McNamara2014-08-181-1/+0
* git commit no reason to include FutureDocumentVersionProductUpdateRequest.hppCaolán McNamara2014-08-141-1/+0
* fdo#75757: remove inheritance to std::vectorTakeshi Abe2014-08-131-41/+0
* update_pchThomas Arnhold2014-08-131-0/+1
* fdo#46037: remove unused comphelper/configurationhelper.hxxAlexandre Vicenzi2014-07-291-1/+0
* new loplugin: externalandnotdefinedNoel Grandin2014-07-111-0/+18
* update_pchThomas Arnhold2014-05-281-0/+3
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-191-1/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-152-4/+4
* Move a few more headers that are included only in sfx2 to sfx2Tor Lillqvist2014-05-062-0/+108
* update_pchThomas Arnhold2014-04-141-94/+49
* sfx2: sal_Bool->boolNoel Grandin2014-04-074-36/+36
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-012-2/+2
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-273-9/+9
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin2014-03-131-3/+3
* Remove visual noise from sfx2Alexander Wilms2014-02-262-6/+6