summaryrefslogtreecommitdiff
path: root/cli_ure
ModeNameSize
d---------inc39logplain
d---------prj70logplain
d---------qa72logplain
-rw-r--r--readme.txt12166logplain
d---------source282logplain
d---------unotypes86logplain
d---------util78logplain
d---------version121logplain
d---------workbench / dynload34logplain
=cp-6.2-18&id=b10ed913ddf1cc049f4ceb689e2bf0e34d7ddea7'>whitespace cleanup in testMarkus Mohrhard Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c 2014-03-18Find places where OUString and OString are passed by value.Noel Grandin It's not very efficient, because we generally end up copying it twice - once into the parameter and again into the destination OUString. So I create a clang plugin that finds such places and generates a warning so that we can convert them to pass-by-reference. Change-Id: I5341a6ea9e3190f4b4c05c42c85595e3dcd83361 2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks 2013-04-26test: clean up namespacingThomas Arnhold Change-Id: I7df07176bdbd15fdfdf8f9a7cdb26d4bee12997d 2013-01-24sc test XSheetOutlineLaurent Godard Change-Id: Iea0576e61963dbdb72c88fe332c7cfe3e8ab7ff0 Reviewed-on: https://gerrit.libreoffice.org/1794 Reviewed-by: Noel Power <noel.power@suse.com> Tested-by: Noel Power <noel.power@suse.com>