summaryrefslogtreecommitdiffstats
path: root/framework/inc/uifactory
Commit message (Expand)AuthorAgeFilesLines
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-5/+2
* Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky2017-10-011-1/+0
* framework: cleanup xserviceinfo.hxx includesJochen Nitschke2017-06-081-1/+1
* framework: cleanup xinterface.hxx includesJochen Nitschke2017-06-081-1/+0
* framework: cleanup xtypeprovider.hxx includesJochen Nitschke2017-06-071-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-263-15/+12
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* tdf#97499 Fixed containers parameters clearing #8tymyjan2016-05-011-2/+2
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-2/+1
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* loplugin:stringconstantNoel Grandin2015-11-021-1/+1
* com::sun::star->css in frameworkNoel Grandin2015-10-143-33/+33
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-123-12/+12
* framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-143-6/+6
* loplugin:unusedmethodsNoel Grandin2015-08-052-8/+0
* Introduce generic sub toolbar controllerMaxim Monastirsky2015-07-131-3/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-022-7/+8
* framework: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-181-1/+1
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* document the swap-on-free idiom usageNoel Grandin2014-08-182-2/+2
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-3/+3
* framework: sal_Bool->boolNoel Grandin2014-04-072-4/+4
* Kill superfluous vertical whitespaceTor Lillqvist2014-04-061-3/+0
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-263-12/+12
* Use an osl::Mutex directlyStephan Bergmann2014-03-201-2/+1
* Remove visual noise from frameworkAlexander Wilms2014-02-261-4/+4
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-263-12/+12
* cleaning the code a bitMatúš Kukan2014-02-131-4/+2
* fwk: Constructor feature for single-instance FooBarFactories.Matúš Kukan2014-02-063-118/+26
* fwk: Constructor feature for single-instance WindowContentFactoryManager.Matúš Kukan2014-01-302-74/+3
* fwk: Constructor feature for single-instance UIElementFactoryManager.Matúš Kukan2014-01-291-53/+6
* fwk: Constructor feature for single-instance UIControllerFactories.Matúš Kukan2014-01-291-101/+0
* fwk: Use constructor feature for AddonsToolBoxFactory.Matúš Kukan2014-01-171-71/+0
* fixincludeguards.sh: frameworkThomas Arnhold2013-11-058-23/+23
* Otherwhise -> OtherwiseJesús Corrius2013-09-262-2/+2
* fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin2013-06-054-10/+10
* add missing filesCaolán McNamara2013-05-211-0/+101
* UI Controller Factory fixesAriel Constenla-Haile2013-05-214-170/+0
* Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara2013-05-211-4/+6
* fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin2013-04-231-3/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-078-47/+47
* Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile2013-03-162-2/+2
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-1/+1
* fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin2012-12-211-6/+4
* fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin2012-12-131-6/+4
* fdo#46808, use service constructor for ui::Noel Grandin2012-12-131-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-152-46/+28
* fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2012-10-313-8/+5
* fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin2012-10-234-9/+9
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+0