summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2015-08-31Generalize CONFIGURATION_LAYERS "winreg:" notationStephan Bergmann
2015-08-31tdf#93546 -Add HKEY_CURRENT_USER registry integration.Michael Meeks
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Add isReadOnly() support to simplified configuration accessStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-02-16incomplete type error under some compilersCaolán McNamara
2015-02-16restore dependenciesCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-12coverity#1269597 Uncaught exceptionCaolán McNamara
2015-02-11loplugin:unreffunStephan Bergmann
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan
2015-02-10cppcheck: assertWithSideEffectCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2014-12-16configmgr: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-05Revert "Log parsing time of each xcd file"Stephan Bergmann
2014-12-04Log parsing time of each xcd fileTor Lillqvist
2014-12-04SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky
2014-10-24Use xmlreader::XmlReader::getUrlStephan Bergmann
2014-10-24Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann
2014-10-23Log parsing time of each xcd fileTor Lillqvist
2014-10-22Bin unused version.map fileTor Lillqvist
2014-10-22WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist
2014-10-22WaE: Unreferenced function definitionTor Lillqvist
2014-10-20Revert "fdo#75757: remove inheritance to std::map"Stephan Bergmann
2014-10-20fdo#75757: remove inheritance to std::mapDaniel Sikeler
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