Takeshi Abe
d88139d58b
Replace all occured, occurance etc.
2010-12-05 19:14:00 +00:00
Caolán McNamara
a374c81060
cppcheck: unused variable
2010-12-05 13:15:17 +00:00
Kenneth Venken
f8e081876f
more Sal n elements
2010-12-03 13:59:12 +00:00
Timo Heino
65f4978e91
Removed (again) some commented out code.
...
Hopefully this helps!
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-29 16:05:12 +00:00
Timo Heino
9beb453e11
Removed somecomments
...
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-28 21:52:29 +00:00
Rene Engelhard
cda2bada6c
Merge branch 'libreoffice-3-3'
2010-11-26 17:50:29 +01:00
Thorsten Behrens
182a50f25e
Put show credits entry into all app ui configs
2010-11-25 23:12:48 +01:00
Caolán McNamara
45743c1985
cppcheck: methods can be const
2010-11-25 15:57:28 +00:00
Joseph Powers
0504fc2321
Fixing a typo...
2010-11-24 22:23:30 -08:00
Joseph Powers
fbaf0e0b96
.src cleanup
2010-11-24 21:51:05 -08:00
Timo Heino
d127768d95
More easy hacks completed in calc
...
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-24 13:35:32 -05:00
Timo Heino
e5ed28ddf1
Even more commented out code removed
...
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-24 13:35:16 -05:00
Timo Heino
bd1bad24cc
Removed commented out code
...
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-24 13:33:53 -05:00
Timo Heino
ab91e74446
More 'easy-hacks' completed
...
Removed some commented out code.
chart2/source/controller/chartapiwrapper/ cleaned. Moving to next 1
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-23 16:47:12 +00:00
Timo Heino
62a7e34677
More cleanup in calc
...
Removed more commented out code
>From 508c82de834dc890a2b00702147a55c4603c4bb1 Mon Sep 17 00:00:00 2001
From: Timo Heino <eraggo@gmail.com>
Date: Mon, 22 Nov 2010 20:14:43 +0200
Subject: [PATCH] More commented out code removed in calc
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-22 20:36:35 +00:00
Timo Heino
b66a347361
Removed commented out code
...
Removed code that was commented out from some files inside
calc/chart2/source/controller/accessibility/ folder.
Signed-off-by: Timo Heino <eraggo@gmail.com>
2010-11-22 18:41:57 +01:00
Norbert Thiebaud
ed40b5b005
fix a potential null pointer dereference
2010-11-21 12:45:19 -06:00
Joseph Powers
6134bb32a5
.src cleanup and .png fixes
2010-11-21 07:59:32 -08:00
Joseph Powers
ee67ae67d8
hrc cleanup
2010-11-21 05:22:52 -08:00
Joseph Powers
f417c6cad6
HC Cleanup - calc
2010-11-16 18:57:44 -08:00
Caolán McNamara
a6b7d8f44f
get this to build and remove warnings etc
2010-11-16 11:57:23 +00:00
Sebastian Spaeth
c32fb50783
Removed more _HC instances
2010-11-16 10:48:53 +01:00
Joseph Powers
e0d9d4d4a4
Purged BmpColorMode from libs-gui - calc
2010-11-13 00:32:23 -08:00
Thorsten Behrens
a5317717f4
Cleansed commented-out code
...
Just using a German title clearly conveys no useful information.
2010-11-09 22:16:26 +01:00
Kevin Hunter
91805e713e
EasyHack: createFromAscii to RTL macro
2010-11-09 21:08:15 +00:00
Ricardo Moreno
6a0632fe7e
Removed commented-out code.
2010-11-08 12:01:47 -05:00
Gert Faller
b4b9fbd72b
Use RTL_CONSTASCII_USTRINGPARAM macro
2010-10-30 16:52:27 +01:00
Caolán McNamara
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01:00
Norbert Thiebaud
ac05f0a344
Finally, gut the vos module out of the build
2010-10-25 17:57:36 -05:00
Norbert Thiebaud
c94a7511bf
merge vosremoval-mutex.diff
...
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
Norbert Thiebaud
86c595452b
Replace a suspicious Guard on a solar mutex.
...
This site use a OClearableGuard that is being converted to a SolarMutexGuard
Guard will do... What is suspicious is the point where it is cleared.
It seems that it is way to early to serve its declared purpose.
2010-10-25 17:57:35 -05:00
Norbert Thiebaud
defa3490b4
use SolarMutexGuard to guard the SolarMutex
2010-10-25 17:54:58 -05:00
Caolán McNamara
1aa7b2f434
unused variables
2010-10-20 12:58:24 +01:00
Jesús Corrius
6ece05cb92
Make calls to unary_function and binary_function less ambiguous for VC10
2010-10-16 22:41:56 +02:00
René Kjellerup
8b60c1e935
small chart2 cleanups
2010-10-16 21:14:56 +01:00
Muthu Subramanian K
c161564bd0
Adding support for importing charts using InternalData.
...
This is similar to sc's chart importer.
2010-10-16 21:45:43 +05:30
René Kjellerup
f138f887f6
translated and spell corrected a few comments in the view code
2010-10-14 21:07:09 +01:00
Sebastian Spaeth
63bb42ab7d
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:18 +02:00
Petr Mladek
a4bf209e2c
more removed include guards using fixguard.py
2010-10-05 19:10:00 +02:00
Petr Mladek
137b49c1d4
remove include guards using fixguard.py
2010-10-05 19:10:00 +02:00
Caolán McNamara
901ae0fcad
silence warning
2010-10-05 11:34:33 +01:00
J. Graeme Lingard
57500bd17b
Remove redundant #include directives & comments
2010-10-04 11:03:38 +02:00
Andras Timar
bb2f27b26c
make CustomUnitText "Pixel" localisable, #i35956#
2010-10-02 09:13:11 +02:00
Luke Symes
4e75e8379e
Removed more commented out code.
...
I went through all files under clone/calc/* that had "//#include" and
tidied them up a bit.
2010-10-01 21:45:05 -04:00
Michael Meeks
6e6cdb9b22
Remove some //CHINA comments and dead code
...
Hi, I have removed some //CHINA comments, dead code, and reworked some
comments in a few files under clone/calc.
From Luke Symes <allsymes@gmail.com>
2010-09-30 12:31:16 +01:00
Fridrich Štrba
232deabc45
Replace the "Help Support" menu item by the "License Information" one
2010-09-28 08:44:08 +02:00
Michael Meeks
6e71bad72b
default-no-registration-menu.diff: Remove registration from menu.
2010-09-15 10:52:07 +02:00
Thomas Benisch
b07c2a4cb2
calc58: #i113948# office crashes after resizing chart
2010-08-20 13:23:46 +02:00
Thomas Benisch
9c2ea353ea
calc58: #i113946# undo does not work for deleting shapes
2010-08-20 13:03:55 +02:00
Ingrid Halama
030ee5c48d
calc56: #i113419# preserve 3D scheme while adding a new series
2010-07-26 11:02:09 +02:00