summaryrefslogtreecommitdiffstats
path: root/configmgr
Commit message (Expand)AuthorAgeFilesLines
* incomplete type error under some compilersCaolán McNamara2015-02-162-4/+4
* restore dependenciesCaolán McNamara2015-02-162-0/+3
* boost::noncopyable->'= delete'Caolán McNamara2015-02-1616-44/+67
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-1610-19/+18
* coverity#1269597 Uncaught exceptionCaolán McNamara2015-02-121-4/+4
* loplugin:unreffunStephan Bergmann2015-02-111-178/+184
* tdf#46723 - enable configmgr unit testsRadu Ioan2015-02-112-49/+41
* cppcheck: assertWithSideEffectCaolán McNamara2015-02-101-2/+3
* fdo#75757: Remove inheritance from std::vectorMatthew Pottage2015-02-064-22/+21
* configmgr: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-163-6/+6
* Revert "Log parsing time of each xcd file"Stephan Bergmann2014-12-052-4/+3
* Log parsing time of each xcd fileTor Lillqvist2014-12-042-3/+4
* SAL_INFO how long parseXcsXcuLayer() and parseResLayer() tookTor Lillqvist2014-12-041-0/+4
* cppu: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky2014-11-041-0/+5
* Use xmlreader::XmlReader::getUrlStephan Bergmann2014-10-242-4/+3
* Beware gb_CppunitTest_use_library_files plus gb_CppunitTest_use_componentStephan Bergmann2014-10-241-1/+2
* Log parsing time of each xcd fileTor Lillqvist2014-10-232-1/+5
* Bin unused version.map fileTor Lillqvist2014-10-221-25/+0
* WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist2014-10-221-8/+8
* WaE: Unreferenced function definitionTor Lillqvist2014-10-221-28/+0
* Revert "fdo#75757: remove inheritance to std::map"Stephan Bergmann2014-10-205-9/+12
* fdo#75757: remove inheritance to std::mapDaniel Sikeler2014-10-205-12/+9
* SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann2014-10-171-5/+0
* coverity#707682 Uninitialized scalar fieldCaolán McNamara2014-10-021-1/+1
* remove dead ToolBox RID_HELPBARThomas Arnhold2014-08-181-5/+0
* update_pchThomas Arnhold2014-08-131-1/+0
* fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper2014-07-211-1/+1
* configmgr: fix node cache clearing.Michael Meeks2014-07-081-2/+2
* WaE: Unreachable codeTor Lillqvist2014-07-081-2/+2
* Make configmgr loplugin:salbool-cleanStephan Bergmann2014-07-021-0/+2
* configmgr: faster / simpler compare for keys.Michael Meeks2014-06-305-10/+45
* configmgr: accelerate getPropertyValue.Michael Meeks2014-06-281-4/+4
* configmgr: accelerate simple config key fetches.Michael Meeks2014-06-284-29/+92
* configmgr: implement a single item cache for node lookup.Michael Meeks2014-06-282-18/+29
* configmgr: re-factor findNode and clone into NodeMap.Michael Meeks2014-06-2810-27/+28
* configmgr: hide NodeMap implementation.Michael Meeks2014-06-283-8/+30
* configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks2014-06-285-36/+57
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-1710-24/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0914-44/+11
* various: remove SAL_THROW macroNoel Grandin2014-06-056-15/+3
* update_pchThomas Arnhold2014-05-281-11/+11
* fix-includes.pl: configmgrThomas Arnhold2014-05-2868-653/+653
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-2312-235/+125
* update_pch: add configmgrThomas Arnhold2014-05-223-0/+163
* There is no css::uno::Sequence<bool>Stephan Bergmann2014-05-091-3/+3
* various: sal_Bool->boolNoel Grandin2014-05-081-3/+3
* Avoid using incomplete types with std containersStephan Bergmann2014-05-061-3/+2
* Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist2014-04-121-1/+0