summaryrefslogtreecommitdiff
path: root/configmgr/qa
AgeCommit message (Expand)AuthorFilesLines
2020-05-18use for-range on Sequence in cli_ure..connectivityNoel Grandin1-3/+3
2020-02-06GenericCommands: fix Fontwork tooltipsJustin Luth1-1/+1
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen1-13/+4
2019-05-10Remove dead test codeStephan Bergmann1-185/+0
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann1-2/+2
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann1-1/+2
2018-08-14create appendCopy method in OUStringBufferNoel Grandin1-1/+1
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin1-2/+2
2017-04-28loplugin:cppunitassertequals: configmgrStephan Bergmann1-2/+10
2017-03-30data.xcd dead after tdf#46723 - enable configmgr unit testsNoel Grandin1-5113/+0
2017-03-17cleanup double includes and declarationsJochen Nitschke1-1/+0
2017-02-09tdf#105447 Move accelerator to first letters in Help menuYousuf Philips1-1/+1
2017-02-03makeAny->Any in canvas..configmgrNoel Grandin1-11/+9
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-6/+2
2016-11-21Kill the AutoPilotPresentations UNO commandGabor Kelemen1-5/+0
2016-09-28tdf#95386 Remove remains of .uno:HelperDialogGabor Kelemen1-8/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-05configmgr: fix loplugin:cppunitassertequals warningsMiklos Vajna1-5/+5
2016-06-15tdf#61396 Possibility to edit a template not in Template RepositoryAkshay Deep1-2/+2
2016-05-31tdf#91781 A round of minor tweaks to Writer's menusYousuf Philips1-1/+1
2016-05-03Remove Edit -> Plug-in as no longer usedBryan Quigley1-8/+0
2016-03-08tdf#97703 Removed empty setUp/tearDown methodsChirag Manwani1-5/+0
2016-02-02tdf#70998 Termchange: Graphic/Picture->Imageakki951-2/+2
2015-12-30Kill remaining plugin bitsMaxim Monastirsky1-24/+0
2015-12-23loplugin:unusedfields in chart2Noel Grandin1-1/+0
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-13/+13
2015-11-04yyyyyNoel Grandin1-13/+6
2015-11-01no need to use OUString constructor in call to createInstanceNoel Grandin1-4/+2
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-10-09Create a wrapper to make listening for configmgr changes easy.Michael Meeks1-0/+47
2015-10-02configmgr: remove unused old dmake fileMiklos Vajna1-84/+0
2015-07-13tdf#92639: Slashes are allowed in set member names, of courseStephan Bergmann1-2/+3
2015-07-13tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-07-07Validate names of elements added via the APIStephan Bergmann1-0/+37
2015-02-12coverity#1269597 Uncaught exceptionCaolán McNamara1-4/+4
2015-02-11loplugin:unreffunStephan Bergmann1-178/+184
2015-02-11tdf#46723 - enable configmgr unit testsRadu Ioan1-46/+38
2014-11-04line spacing: Change the implementation so that it can be used in toolbars.Jan Holesovsky1-0/+5
2014-10-22Bin unused version.map fileTor Lillqvist1-25/+0
2014-10-22WaE: overriding virtual function declaration not marked 'override'Tor Lillqvist1-8/+8
2014-10-22WaE: Unreferenced function definitionTor Lillqvist1-28/+0
2014-10-17SID_TOGGLE_MENUBAR (aka slot:6661, .uno:MenuBarVisible) is deadStephan Bergmann1-5/+0
2014-08-18remove dead ToolBox RID_HELPBARThomas Arnhold1-5/+0
2014-07-21fdo#80536 UI: Menu entry for 'Edit File' -> 'Edit Mode'Joren De Cuyper1-1/+1
2014-05-28fix-includes.pl: configmgrThomas Arnhold1-32/+32
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-32/+16
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1