summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/uiconfigurationmanager.cxx
AgeCommit message (Expand)Author
2016-04-27clang-tidy modernize-loop-convert in f*Noel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01sequence->vector in frameworkNoel Grandin
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2015-11-25cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-03Support of popupmenu resource typeMaxim Monastirsky
2015-11-02use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-14com::sun::star->css in frameworkNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14framework: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-02fix for older compiler, doesn't like <::Noel Grandin
2014-10-02loplugin: cstylecastNoel Grandin
2014-06-25fixes for up-casting to Reference<XInterface>Noel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-19Use SolarMutexGuard directlyStephan Bergmann
2014-03-17Consolidate framework::{Resetable,}GuardStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-10Do not throw if AcceleratorConfigurations are missing.Matúš Kukan
2014-02-10Simplify the code a bit.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-17fwk: Use constructor feature for UIConfigurationManager.Matúš Kukan
2013-12-10Drop duplicate #includeTakeshi Abe
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18fdo#69500: Revert "fix bug #60700 - de-crutify ODF files"Andras Timar
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-07-23Convert UIConfigurationManager to WeakImplHelperNoel Grandin
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-28fdo#46808, Convert ui:*AcceleratorConfiguration to new styleNoel Grandin
2013-05-22fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-03fix bug #60700 - de-crutify ODF filesAlex Ivan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-07fdo#46808, Convert ui::UIConfigurationManager to new-styleNoel Grandin