summaryrefslogtreecommitdiff
path: root/helpcompiler
ModeNameSize
-rw-r--r--Executable_HelpIndexer.mk709logplain
-rw-r--r--Executable_HelpLinker.mk831logplain
-rw-r--r--Library_helplinker.mk1271logplain
-rw-r--r--Makefile478logplain
-rw-r--r--Module_helpcompiler.mk530logplain
d---------inc131logplain
d---------source399logplain
href='/cgit/lo/core/commit/include/basegfx/point/b2dpoint.hxx?h=feature/wasm&id=ba88ebb641ce28553b34bab38fe0cc50bcc96ae9'>use pragma once in include/basegfx headersTomaž Vajngerl Change-Id: Ief442ff36927b9b14d76d72b25a6cec3d481fb2d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94033 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> 2017-04-28Make some basegfx operator << found by ADLStephan Bergmann ...as will be needed by some upcoming replacements of CPPUNIT_ASSERT with CPPUNIT_ASSERT_EQUAL Change-Id: I7c861f1cb81de4540e88d89dbf095acc61a56503 2017-01-03default copy ctor and assignment operator are good enoughCaolán McNamara and block default move equivalents Change-Id: I360860512d2c88f8688685f4e751ded6335549da Reviewed-on: https://gerrit.libreoffice.org/32656 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> 2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist Bin pointless '// predeclarations' or '// forward declarations' comments. If a programmer doesn't know what a forward declaration is, well, why read C++ source code? Also bin some pointless '// end of namespace foo' comments after namespace blocks just a handful of lines long, and some superfluous vertical whitespace. Change-Id: I2a31c5d73d9b4de8825fb8eb9e7559dbd7303ef9 2014-09-22loplugin: cstylecastNoel Grandin Change-Id: I8b1f0f6c100b4cf6d45c9e0c0f1e0a38ec081218