summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory
AgeCommit message (Expand)AuthorFilesLines
2017-10-23overload std::hash for OUString and OStringNoel Grandin2-5/+2
2017-10-01Wayland: Make the shapes popup work in the overflow toolbarMaxim Monastirsky1-1/+0
2017-06-08framework: cleanup xserviceinfo.hxx includesJochen Nitschke1-1/+1
2017-06-08framework: cleanup xinterface.hxx includesJochen Nitschke1-1/+0
2017-06-07framework: cleanup xtypeprovider.hxx includesJochen Nitschke1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann3-15/+12
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-05-01tdf#97499 Fixed containers parameters clearing #8tymyjan1-2/+2
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-2/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-02loplugin:stringconstantNoel Grandin1-1/+1
2015-10-14com::sun::star->css in frameworkNoel Grandin3-33/+33
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-12/+12
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe3-6/+6
2015-08-05loplugin:unusedmethodsNoel Grandin2-8/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-3/+1
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara2-7/+8
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-18document the swap-on-free idiom usageNoel Grandin2-2/+2
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold1-3/+3
2014-04-07framework: sal_Bool->boolNoel Grandin2-4/+4
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist1-3/+0
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann3-12/+12
2014-03-20Use an osl::Mutex directlyStephan Bergmann1-2/+1
2014-02-26Remove visual noise from frameworkAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann3-12/+12
2014-02-13cleaning the code a bitMatúš Kukan1-4/+2
2014-02-06fwk: Constructor feature for single-instance FooBarFactories.Matúš Kukan3-118/+26
2014-01-30fwk: Constructor feature for single-instance WindowContentFactoryManager.Matúš Kukan2-74/+3
2014-01-29fwk: Constructor feature for single-instance UIElementFactoryManager.Matúš Kukan1-53/+6
2014-01-29fwk: Constructor feature for single-instance UIControllerFactories.Matúš Kukan1-101/+0
2014-01-17fwk: Use constructor feature for AddonsToolBoxFactory.Matúš Kukan1-71/+0
2013-11-05fixincludeguards.sh: frameworkThomas Arnhold8-23/+23
2013-09-26Otherwhise -> OtherwiseJesús Corrius2-2/+2
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin4-10/+10
2013-05-21add missing filesCaolán McNamara1-0/+101
2013-05-21UI Controller Factory fixesAriel Constenla-Haile4-170/+0
2013-05-21Revert "fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service"Caolán McNamara1-4/+6
2013-04-23fdo#46808, convert framework::AddonsToolBarWrapper to XComponentContextNoel Grandin1-3/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák8-47/+47
2013-03-16Resolves: #i118556# replace framework::OUStringHashCode with rtl::OUStringHashAriel Constenla-Haile2-2/+2
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2012-12-21fdo#46808, Adapt frame::PopupMenuControllerFactory UNO service to new styleNoel Grandin1-6/+4
2012-12-13fdo#46808, Adapt ui::UIElementFactoryManager UNO service to new styleNoel Grandin1-6/+4
2012-12-13fdo#46808, use service constructor for ui::Noel Grandin1-1/+1
2012-11-15re-base on ALv2 code. Includes:Michael Meeks2-46/+28
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin3-8/+5
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin4-9/+9
2012-08-16-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0