summaryrefslogtreecommitdiff
path: root/basegfx/source/tools/debugplotter.cxx
AgeCommit message (Collapse)AuthorFilesLines
2011-12-19Remove DebugPlotterAugust Sodora1-416/+0
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines
2011-03-01avoid implicit castCaolán McNamara1-4/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
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-14micro optimization, including iostream adds globals to your codeCaolán McNamara1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-4/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.5.32); FILE MERGEDRüdiger Timm1-24/+18
2008/04/01 15:01:16 thb 1.5.32.2: #i85898# Stripping all external header guards 2008/03/28 16:05:56 rt 1.5.32.1: #i87441# Change license header to LPGL v3.
2007-07-18INTEGRATION: CWS aw051 (1.4.6); FILE MERGEDOliver Bolte1-13/+8
2007/06/07 09:32:50 aw 1.4.6.2: #i77162# changes to B2DPolygon bezier handling 2007/06/06 15:49:42 aw 1.4.6.1: #i77162# B2DPolygin control point interface changes
2007-04-17INTEGRATION: CWS vcl73 (1.3.16); FILE MERGEDRüdiger Timm1-47/+19
2007/01/22 11:13:52 hdu 1.3.16.1: #i73729# fix licence header
2006-12-14#i10000# add precompiled header declarationKurt Zenker1-2/+5
2006-12-13INTEGRATION: CWS presfixes09 (1.1.2); FILE ADDEDKurt Zenker1-0/+452
2006/03/15 15:56:47 thb 1.1.2.1: Initial revision