Commit graph

8432 commits

Author SHA1 Message Date
August Sodora
89a783cde0 Removed tools/dynarray.hxx 2011-11-18 23:24:34 -05:00
Julien Chaffraix
06c84689ea FDO#42454 - EasyHack: remove code associated with unused icons
Removed code associated with SV_ICON_ID_PRESENTATION_TEMPLATE.

Remove 3 icons associated with the id that were not used.
2011-11-18 17:10:22 +00:00
Julien Chaffraix
2559cab126 FDO#42454 - EasyHack: remove code associated with unused icons
Removed SV_ICON_ID_MACRO and its reference in the code as it was
unused.

Removed 2 icons that were not referenced anymore.
2011-11-18 17:10:21 +00:00
Julien Chaffraix
f38e28e106 Follow-up on SV_ICON_ID_HTML_DOCUMENT removal.
Remove this entry now that we have removed the associated image
from imagemgr.src.
2011-11-18 17:10:20 +00:00
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Noel Power
240dc332ad fix build error, remove still referenced (indirectly ) images 2011-11-15 17:15:01 +00:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Caolán McNamara
93c5ac9ff1 ReleaseConfigMgr not called by anything 2011-11-14 07:35:58 +00:00
Caolán McNamara
1987a5c777 callcatcher: remove unused code 2011-11-14 07:35:58 +00:00
Stephan Bergmann
c1758889cb Heavily simplified utl::ConfigManager. 2011-11-11 22:49:21 +01:00
Caolán McNamara
5dbd8286f4 ByteString->rtl::OString 2011-11-10 09:28:39 +00:00
Caolán McNamara
8e482e60c5 an indexOfL would be useful 2011-11-10 09:28:39 +00:00
Takeshi Abe
93732fe182 removed unused macros/constants 2011-11-09 00:12:33 +09:00
Takeshi Abe
35118036bd removed isolated file
This follows ca402fa0da.
2011-11-09 00:12:33 +09:00
Caolán McNamara
c52fbc04a9 callcatcher: some unused methods 2011-11-08 10:01:43 +00:00
Caolán McNamara
3b5ec68b84 ByteString->rtl::OString 2011-11-07 22:29:12 +00:00
Caolán McNamara
06813401fd this just takes a const char* 2011-11-07 22:29:12 +00:00
Caolán McNamara
ce7017ba60 this just take a const char* 2011-11-07 22:29:12 +00:00
Caolán McNamara
9fa5c77363 unused sData 2011-11-07 22:29:11 +00:00
Caolán McNamara
994a737a31 callcatcher: update list 2011-11-07 12:27:32 +00:00
Tor Lillqvist
97722c8215 Drop unnecessary inclusions of <sal/main.h> 2011-11-05 12:11:16 +02:00
Daniel Di Marco
f7303fcac7 eliminate SvUShorts type 2011-11-01 12:19:05 +00:00
David Tardon
77090e4e25 remove superfluous casts 2011-11-01 10:12:07 +01:00
David Tardon
3acbdb2dee let PgUp/Down go to the first/last line 2011-11-01 10:12:06 +01:00
Caolán McNamara
c17aeee2d9 probably better Japanese longer text preview 2011-10-27 12:49:15 +01:00
Thorsten Behrens
c0913d78c2 Fix fdo#41995 fallout - recognize .svg in odf containers
More code paths that needed fixing - Writer sports its own Graphic
loading implementation, so that had the need for the stream name
fwd-ing, too. The svg deep type detection was necessary for e.g. the
flat odf - which has inline svg without any filename.
2011-10-25 23:23:40 +02:00
Stephan Bergmann
b786a33cfd Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. 2011-10-24 13:59:58 +02:00
Caolán McNamara
21696eadc8 seperate words in hebrew text preview 2011-10-24 11:06:01 +01:00
Olivier Hallot
b0224f8050 Fix for bug fdo#41997, cleanup vcl enumeration 2011-10-21 20:48:03 +01:00
Caolán McNamara
e076064d50 some CJK fonts semi-spuriosly claim extra script support 2011-10-21 11:27:41 +01:00
Andrew West
27ed4883f5 Better Phags-Pa preview. mongxol tshi 2011-10-21 11:27:40 +01:00
Pádraig Brady
3c1fdebb97 previews for Phags-Pa and Tai Le 2011-10-21 11:27:40 +01:00
Caolán McNamara
be5f319ce0 use iso15924 script names 2011-10-21 11:27:39 +01:00
Caolán McNamara
e84482a383 Use language/script specific CTL/CJK sample text in font preview
i.e. font names are often typically in English, so fairly useless
to take the English name to preview what effect the font will have
in a CTL/CJK script.

More languages and scripts need to be added, but this should be
sufficient to bootstrap this up
2011-10-21 11:27:39 +01:00
Thorsten Behrens
716c052a1c Fix fdo#41995 - true embedding of svg images.
Previously, svg images were always wrapped as .svm metafiles with
a preview graphic. Sucks for interop - so now, we save true svgs
at least for bleeding edge extended odf1.2
2011-10-21 12:05:07 +02:00
Caolán McNamara
ada3148079 add makeRepresentativeTextForLanguage to generate sample text
add initial code to generate language specific sample preview text samples for
use for font previewing in format->character
2011-10-20 12:54:56 +01:00
Tomofumi Yagi
8c2902ecbf fdo#37129: Fix the drawing of dotted and dashed borders in Calc. 2011-10-20 11:05:17 +02:00
Caolán McNamara
6016eb1ec1 rework sample text generator for different scripts
split out code that creates sample text for different scripts
add extra scripts and sample text
add extra space between sample text preview and font name
add guess-script from opentype unicode coverage bits
split out code that knows the names of symbol fonts which don't
have symbol encoding set
2011-10-20 08:55:02 +01:00
Caolán McNamara
db5a5ffa82 split bootstrapfixture and move test-filters class for sot test
sot is below vcl, but is a filters test, we can split bootstrapfixture
into a vcl needing bit and and non-vcl bit and filters test api
can be standalone and combined with whichever bit in order to form
pre and post vcl filters test
2011-10-15 12:18:44 +01:00
Julien Nabet
93e971ac54 A cppcheck cleaning with some simplification 2011-10-13 22:18:00 +02:00
Julien Nabet
e57d4e3c83 Some cppcheck cleaning 2011-10-12 23:19:19 +02:00
Caolán McNamara
8e9ad03830 Related: fdo#38580 NULL object 2011-10-10 16:51:55 +01:00
Andras Timar
003973f5d4 add Pali language (Latin script) - fdo#41599 2011-10-10 11:48:29 +02:00
Jan Holesovsky
538da29dca Kill unused code in Ruler. 2011-10-09 19:55:03 +02:00
Pierre-André Jacquod
8efc2f7428 cppcheck reduce scope of var in svtools/..svimpbox.cxx 2011-10-07 15:57:35 +02:00
Pierre-André Jacquod
8cfd5f620d cppcheck scope reduction in svtools/..imivctl1.cxx 2011-10-07 15:57:34 +02:00
Pierre-André Jacquod
73ec894e0d cppcheck reduce scope in svtools/.. wmfwr.cxx 2011-10-07 15:57:33 +02:00
Pierre-André Jacquod
1d2870f33c cppcheck scope reduction in svtools... winwmf.cxx 2011-10-07 15:57:33 +02:00
Harri Pitkänen
77cb41a734 Remove code related to previously disabled HTML 3.2 export 2011-10-06 20:03:33 +01:00
Michael Meeks
8a0d0457a7 test fix: use setUp and tearDown not constructors to init LibreOffice
It turns out the constructors are all run back-to-back one per filter,
and we need to init and de-init in a sensible order to make multiple
tests that otherwise share the ContentBroker work properly.
2011-10-05 16:02:28 +01:00