summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/qpro.hxx
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
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)
2009-08-25CWS-TOOLING: integrate CWS koheicoderemoval02Vladimir Glazounov1-1/+0
2009-07-24 Kohei Yoshida Resurrected one method that was now used after the rebase. Now the entire sc module builds. 2009-07-24 Kohei Yoshida Rebased to DEV300_m53. 2009-07-23 Kohei Yoshida resolved conflict during merge to DEV300_m52. 2009-05-09 Kohei Yoshida #i95953# partially applied Caolan's patch. 2009-05-09 Kohei Yoshida #i101326# Removed old pivot implementation code that was already disabled. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-09 Kohei Yoshida More unused methods commented out. 2009-05-08 Kohei Yoshida Removed more unused methods, mostly related to binfilter methods. 2009-05-08 Kohei Yoshida #i95953# the first round of unused method removal, based solely on Caolan's list. All removed methods were double-checked manually to make sure they are really unused, followed by a build test with debug on.
2008-07-02INTEGRATION: CWS dr61 (1.4.16); FILE MERGEDRüdiger Timm1-2/+1
2008/05/19 12:24:02 dr 1.4.16.1: #i10000# removed remaining include guards
2008-04-10INTEGRATION: CWS changefileheader (1.3.330); FILE MERGEDRüdiger Timm1-26/+18
2008/04/01 15:30:16 thb 1.3.330.2: #i85898# Stripping all external header guards 2008/03/31 17:14:44 rt 1.3.330.1: #i87441# Change license header to LPGL v3.
2007-02-27INTEGRATION: CWS calcwarnings (1.2.248); FILE MERGEDVladimir Glazounov1-4/+4
2006/12/01 16:06:17 dr 1.2.248.1: #i69284# remove compiler warnings for wntmsci10
2006-01-27INTEGRATION: CWS qpro03 (1.1.4); FILE ADDEDJens-Heiner Rechtien1-0/+72
2005/10/14 15:11:08 mmeeks 1.1.4.5: Issue i#41688# Fix some silly bugs, init the QProStyle members, import font heights. 2005/09/21 13:23:41 er 1.1.4.4: change license header: remove SISSL 2005/06/13 11:13:12 mmeeks 1.1.4.3: Issue: #i41688 Submitted by: sshilpa Approveed by: mmeeks Fix a number of formula problems, remove some more cruft. 2005/05/13 16:47:47 mmeeks 1.1.4.2: Issue number: i#41688# Submitted by: shilpa Reviewed by: mmeeks More qpro cleanup. 2005/04/14 08:09:15 mnicel 1.1.4.1: Issue Number: 41688 QPro Filter implementation