summaryrefslogtreecommitdiffstats
path: root/configmgr/qa
Commit message (Expand)AuthorAgeFilesLines
* use for-range on Sequence in cli_ure..connectivityNoel Grandin2020-05-181-3/+3
* GenericCommands: fix Fontwork tooltipsJustin Luth2020-02-061-1/+1
* tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen2019-07-171-13/+4
* Remove dead test codeStephan Bergmann2019-05-101-185/+0
* Some uses of C++17 class template argument deductionStephan Bergmann2019-02-191-2/+2
* Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann2019-01-111-1/+2
* create appendCopy method in OUStringBufferNoel Grandin2018-08-141-1/+1
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-151-2/+2
* loplugin:cppunitassertequals: configmgrStephan Bergmann2017-04-281-2/+10
* data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin2017-03-301-5113/+0
* cleanup double includes and declarationsJochen Nitschke2017-03-171-1/+0
* tdf#105447 Move accelerator to first letters in Help menuYousuf Philips2017-02-091-1/+1
* makeAny->Any in canvas..configmgrNoel Grandin2017-02-031-11/+9
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-6/+2
* Kill the AutoPilotPresentations UNO commandGabor Kelemen2016-11-211-5/+0
* tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen2016-09-281-8/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-08-051-5/+5
* tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep2016-06-151-2/+2
* tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips2016-05-311-1/+1
* Remove Edit -> Plug-in as no longer usedBryan Quigley2016-05-031-8/+0
* tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani2016-03-081-5/+0
* tdf#70998 Termchange: Graphic/Picture->Imageakki952016-02-021-2/+2
* Kill remaining plugin bitsMaxim Monastirsky2015-12-301-24/+0
* loplugin:unusedfields in chart2Noel Grandin2015-12-231-1/+0
* loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann2015-11-061-12/+12
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-13/+13
* yyyyyNoel Grandin2015-11-041-13/+6
* no need to use OUString constructor in call to createInstanceNoel Grandin2015-11-011-4/+2
* use uno::Reference::set method instead of assignmentNoel Grandin2015-10-301-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-8/+8
* Create a wrapper to make listening for configmgr changes easy.Michael Meeks2015-10-091-0/+47
* configmgr: remove unused old dmake fileMiklos Vajna2015-10-021-84/+0
* tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann2015-07-131-2/+3
* tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-07-131-2/+2
* Validate names of elements added via the APIStephan Bergmann2015-07-071-0/+37
* 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-111-46/+38
* line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky2014-11-041-0/+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
* SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann2014-10-171-5/+0
* remove dead ToolBox RID_HELPBARThomas Arnhold2014-08-181-5/+0
* fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper2014-07-211-1/+1
* fix-includes.pl: configmgrThomas Arnhold2014-05-281-32/+32
* remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin2013-11-191-32/+16
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1