Commit graph

706 commits

Author SHA1 Message Date
David Tardon
9bb97a34f0 remove leftover makefiles 2012-03-06 10:32:06 +01:00
David Tardon
6f223177f9 convert pdfimport test 2012-03-06 10:32:05 +01:00
David Tardon
19dd86582b the include must be at the beginning 2012-03-06 10:32:05 +01:00
David Tardon
5e5d02fbbe fix platform ID 2012-03-06 10:32:05 +01:00
David Tardon
09d3721aa8 remove unused bitmap 2012-03-06 10:32:04 +01:00
David Tardon
270e921450 remove unused sources 2012-03-06 10:32:04 +01:00
David Tardon
2985d0169a fix placement of help file 2012-03-06 10:31:31 +01:00
David Tardon
97d8cbb955 fix added library names 2012-03-06 10:31:31 +01:00
David Tardon
861c23e9e0 fix platform ID 2012-03-06 10:29:03 +01:00
David Tardon
20a30f1389 let gb_Extension do the necessary manifest updates 2012-03-06 10:29:02 +01:00
David Tardon
ff0b5e2465 set platform 2012-03-06 10:29:02 +01:00
David Tardon
135c9df6f0 fix platform ID 2012-03-06 10:27:25 +01:00
David Tardon
2c67fa9858 build test executables for pdfimport 2012-03-06 10:26:33 +01:00
David Tardon
dba2d32d5b gbuildize sdext 2012-03-06 10:26:33 +01:00
Takeshi Abe
660e4481a4 Avoid temporary rtl::OUString
in scripting / sdext / starmath / stoc / svtools / svx
2012-02-28 01:55:00 +09:00
Julien Nabet
67d01fb5d4 Avoid temporary rtl::OUString 2012-02-26 14:58:33 +01:00
Thomas Arnhold
e6773662df WaE: duplicateBranch 2012-02-21 20:57:04 +01:00
Elton Chung
d30b4e9fb6 Get rid of size() == 0 2012-02-19 17:07:46 +04:00
Elton Chung
23af031b09 Fix typos in comments 2012-02-18 09:35:43 +00:00
Caolán McNamara
e97191f39d WaE: unreachable code 2012-02-17 12:21:37 +00:00
Kate Goss
4001370ba5 Remove unused pdfi::PDFIRawAdaptor::odfConvert 2012-02-13 15:20:42 +00:00
Kate Goss
c424b5dc32 Remove unused pdfi::PDFIProcessor::sortDocument(bool) 2012-02-13 15:20:42 +00:00
Kate Goss
20370a163b Remove unused pdfi::DrawXmlEmitter::GetBreakIterator() 2012-02-13 15:20:41 +00:00
Kohei Yoshida
bc99c90e88 This method is still used on WIN32. 2012-02-10 14:51:30 -05:00
Alexander Bergmann
99b2adf721 Removed unused code 2012-02-10 14:20:52 +00:00
Josh Heidenreich
306287528a Added and improved READMEs for modules in extensions, extras, postprocess 2012-02-09 12:12:00 +00:00
Caolán McNamara
849a2471bd update unused list 2012-02-08 09:12:27 +00:00
Norbert Thiebaud
43b987e43f replace SOLARSRC by SRC_ROOT and get rid of SOLARDEFIMG uses 2012-02-05 19:34:02 -06:00
Mariusz Dykierek
e9ca381275 A copy-paste bug detected by cppcheck 2012-01-23 12:58:10 +00:00
Stephan Bergmann
7c704c78d3 Removed some unused parameters; added SAL_UNUSED_PARAMETER.
SAL_UNUSED_PARAMETER (expanding to __attribute__ ((unused)) for GCC)
is used to annotate legitimately unused parameters, so that static
analysis tools can tell legitimately unused parameters from truly
unnecessary ones.  To that end, some patches for external modules
are also added, that are only applied when compiling with GCC and
add necessary __attribute__ ((unused)) in headers.
2012-01-21 15:21:16 +01:00
Tor Lillqvist
08651bcc73 Try without xmlhelp on non-desktop OSes 2012-01-16 16:52:55 +02:00
Stephan Bergmann
5ebd4bd13c Clang -Wunused-variable. 2012-01-16 13:56:43 +01:00
Stephan Bergmann
2091a7fe87 Clang -Wunused-variable. 2012-01-16 13:56:42 +01:00
Stephan Bergmann
9892e4c8d9 Clang -Wunused-variable. 2012-01-16 13:56:40 +01:00
Rich Wareham
15fd86b975 sdext/source/presenter/*: remove extraneous vertical whitespace
Replace 5 lines of vertical whitespace in sdext/source/presenter/* with
a single line so that more can be seen on the screen at once.

Fixes bug 44635
2012-01-12 14:43:15 +00:00
Olivier Hallot
f19d269ab4 Fix for fdo43460 Part XXXII getLength() to isEmpty()
Part XXXII
Modules
sdext
2012-01-10 23:08:01 -02:00
Thomas Arnhold
2c3d0ff9f8 Use SAL_N_ELEMENTS
Some more like Thorstens diff 9c59cd15b1

Done with some regex magic (and a check if this var is an array):

s/sizeof\(\s*$var\s*\)\s*\/\s*sizeof\(\s*\*$var\s*/SAL_N_ELEMENTS\($var/gs
2012-01-10 16:52:33 +01:00
Marcel Metz
d59211357a Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
Marcel Metz
571ad11bc0 Removed unnecessary tools includes. 2012-01-05 15:36:41 +01:00
David Tardon
aee436760e function component_canUnload is exported 2011-12-27 15:44:42 +01:00
Takeshi Abe
5451e9c702 catch exception by constant reference 2011-12-26 03:38:50 +09:00
Matúš Kukan
b769901d5a unusedcode: remove various unused classes 2011-12-22 15:33:50 +01:00
Caolán McNamara
c1c3ef64bc callcatcher: remove some unused code 2011-12-21 09:30:20 +00:00
Michael Meeks
29b6eda7e5 remove un-used code, and make a start at rampant vspace wasting 2011-12-20 15:51:21 +00:00
Andras Timar
8f480ee628 fix racecondition in sdext/source/minimizer/makefile.mk 2011-12-19 15:45:37 +01:00
Bjoern Michaelsen
f2a1882be4 fix racecondition in sdext/source/pdfimport/makefile.mk 2011-12-19 10:45:09 +01:00
Michael Stahl
6fd2d81517 fdo#43707: tweak workarounds for fdo#42865:
Apparently on Windows the SAL_DLLPUBLIC_EXPORT does not work for unknown
reasons, so use the old mapfiles on that platform.

Should fix regressions from 1fb5eb21, 48dbaa51, a9da5a0b.
2011-12-15 17:28:35 +01:00
Tor Lillqvist
5f03eb4bc6 The common_build stuff is surely obsolete 2011-12-11 02:58:01 +02:00
Andras Timar
567e4ba273 we don't pack runtime with internal extensions 2011-12-09 09:23:45 +01:00
Michael Meeks
f1db9ee6c3 Fix misc. bugs in presenter view switch screen feature: make it work. 2011-12-08 19:45:40 +00:00