Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor 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-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold | |
Change-Id: I3e51a62710bb46c8255fd228d41d9300c90a1fb5 Reviewed-on: https://gerrit.libreoffice.org/9360 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org> | |||
2014-05-06 | Move headers included only in svx itself from include/svx to svx/inc | Tor Lillqvist | |
Change-Id: Ib735e6566981232fec8b13c81a2de11a6b21dfe7 |