Commit Graph

11 Commits

Author SHA1 Message Date
5e62d30fa2 update_pch
Change-Id: I5316693452427ed76a7738b090de023b110caa40
2014-05-28 15:53:10 +02:00
4f6e343344 fix-includes.pl: accessibility
Change-Id: I61bd6e7f104f23e5480350a9b1bd6ba31b95a9cb
2014-05-19 20:04:27 +02:00
569ff6727e update_pch: add a bunch of pch files
I had to fix some source files because of macro redefinitions and such stuff.

Small modules like basic have a great win, too:

make basic.clean && time make basic:

                with    w/o
                 pch    pch
accessibility    23s  1m59s
basctl           30s  1m42s
basic            56s  1m35s
comphelper       23s    51s
editeng          48s  2m04s
forms            40s  1m40s
unotools         19s    38s
sd             3m37s  4m33s

Change-Id: Id24cdcddbe2ff64820b42266325c25af1355558f
Reviewed-on: https://gerrit.libreoffice.org/9293
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
2014-05-09 19:50:42 +00:00
c0bed9c72e remove precompiled_xxx.hxx/cxx 2011-11-27 18:07:55 -06:00
e6e29733ed remove include of pch header in accessibility 2011-11-27 12:54:37 -06:00
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
36de66bdf0 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
afcd91d84c INTEGRATION: CWS obo30 (1.3.14); FILE MERGED
2008/05/30 11:13:15 obo 1.3.14.1: #i90100# ambigous Reference during ENABLE_PCH build
2008-06-24 16:11:14 +00:00
c036d8a061 INTEGRATION: CWS changefileheader (1.2.68); FILE MERGED
2008/03/28 15:57:47 rt 1.2.68.1: #i87441# Change license header to LPGL v3.
2008-04-11 06:56:26 +00:00
7650824f43 INTEGRATION: CWS pchfix02 (1.1.2); FILE ADDED
2006/09/05 12:33:41 kaib 1.1.2.1: #i68856# Added header markers and pch files
2006-09-17 00:33:33 +00:00