summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2014-10-17SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann
2014-10-02coverity#707682 Uninitialized scalar fieldCaolán McNamara
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold
2014-08-13update_pchThomas Arnhold
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper
2014-07-08configmgr: fix node cache clearing.Michael Meeks
2014-07-08WaE: Unreachable codeTor Lillqvist
2014-07-02Make configmgr loplugin:salbool-cleanStephan Bergmann
2014-06-30configmgr: faster / simpler compare for keys.Michael Meeks
2014-06-28configmgr: accelerate getPropertyValue.Michael Meeks
2014-06-28configmgr: accelerate simple config key fetches.Michael Meeks
2014-06-28configmgr: implement a single item cache for node lookup.Michael Meeks
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
2014-06-28configmgr: hide NodeMap implementation.Michael Meeks
2014-06-28configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-28update_pchThomas Arnhold
2014-05-28fix-includes.pl: configmgrThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-22update_pch: add configmgrThomas Arnhold
2014-05-09There is no css::uno::Sequence<bool>Stephan Bergmann
2014-05-08various: sal_Bool->boolNoel Grandin
2014-05-06Avoid using incomplete types with std containersStephan Bergmann
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-09Missing includeStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-14Drop unused #includeTakeshi Abe
2014-02-07auto_ptr -> scoped_ptrStephan Bergmann
2014-02-03fix winreg exampleAndras Timar
2014-01-27coverity#707684 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#983618 Uncaught exceptionCaolán McNamara
2014-01-27coverity#983617 Uncaught exceptionCaolán McNamara
2014-01-27coverity#707681 Uninitialized scalar fieldCaolán McNamara
2014-01-27coverity#707680 Uninitialized scalar fieldCaolán McNamara
2014-01-24Replace "known-good" dynamic_casts with static_castsStephan Bergmann
2014-01-24Revert "coverity#704575 et al. and clean-up."Stephan Bergmann
2014-01-22coverity#704575 et al. and clean-up.Norbert Thiebaud
2014-01-19do not resolve empty locale here when set, fdo#73549 relatedEike Rathke
2014-01-08Fix some configmgr XServiceInfoStephan Bergmann
2013-12-16Allow setting environment value directly in .component filesStephan Bergmann
2013-12-16change config example in commentAndras Timar
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-09Get rid of redundant configmgr::XcuParser::State::lockedStephan Bergmann
2013-12-09fdo#69027 check for state_.top().lockedAndras Timar
2013-12-06Do not create paths starting "//" when root is just "/"Stephan Bergmann