Stephan Bergmann
7bf64a5af4
Turn PDF import from bundled extension to plain code
...
No need for dirty hacks linking in basegfx objects statically any more.
To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed all relevant
UNO implementation identifiers from com.sun.star.comp.documents.* to
org.libreoffice.comp.documents.*. Also, existing installations of the extension
are explicitly not migrated to new user profiles.
The xpdfimport executable is now in program/, its xpdfimport_err.pdf in
share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full
pathname is now given as additional second argument to xpdfimport. To find
xpdfimport executable from CppunitTest, CppunitTest creates a symlink from
solver's unittest/installation/program to solver's bin, so that
"$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets
BRAND_BASE_DIR to solver's unittest/installation).
The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even
though it was included in the .oxt) and has been removed.
The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport.
Having it still conditional requires some pdf_Portable_Document_Format vs.
pdf_Portable_Document_Format_import foo in module filter.
Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
2012-11-24 23:21:37 +01:00
Stephan Bergmann
774003e879
One DBG_ASSERT -> SAL_WARN_IF
...
Change-Id: I480be6ca8d84fae30a598a6b3a012606630343e5
2012-11-24 23:21:37 +01:00
Andras Timar
536acfa5e4
Updated core
...
Project: help 14a35bc7c9a2a012e7d994588a2fcdf52158ebac
fdo#53902 add help text for Help - Send Feedback...
2012-11-24 22:07:18 +00:00
Andras Timar
e33b430699
Updated core
...
Project: help bbbef57fbadf577d3b799d14288dd958550e68f0
fdo#55909 add help for date acceptance patterns
2012-11-24 21:51:36 +00:00
Xisco Fauli
be3b55d5ec
pywizards: fix textfields
...
Change-Id: I6609c554ef161a0abafbdfa65f8076a42eec93b2
2012-11-24 22:20:52 +01:00
Xisco Fauli
a615abcd12
pywizards: sort lists again
...
Change-Id: I9b3f1faba3eb3ffc59294b6bfe6816a19fc05185
2012-11-24 22:20:52 +01:00
Xisco Fauli
63510b3c69
pywizards: better us os.path
...
Change-Id: Iae2bfba899ba23e743f72f5c675177771be66c7a
2012-11-24 22:20:52 +01:00
Xisco Fauli
e5f040bf7c
pyletter: Fix letterhead
...
Change-Id: I73977b203778dca42ef548b4c24412b794701e5a
2012-11-24 22:20:51 +01:00
Andras Timar
4fa0236f1c
Updated core
...
Project: help 80899ee8568c141e25dbb9a04bd13507c89a0870
fdo#56103 wrong tooltip help corrected
2012-11-24 20:53:31 +00:00
Andras Timar
bace92249f
Updated core
...
Project: help a5e037cf6062e6b21e8c674a45f8b9ae80da40e9
missing spaces
2012-11-24 20:42:32 +00:00
Eike Rathke
f1beaad9e6
some more LocaleToLanguage() replacement
...
Change-Id: Idde3595e92744a8bfc81a0c4714fde67e2220ea5
2012-11-24 21:17:37 +01:00
Andras Timar
cf0a7fe115
Updated core
...
Project: help f3c69d4462504bf8f54ab3de7eec7120d04ebe0a
fdo#57421 hoint to enable macro recording
2012-11-24 19:40:19 +00:00
Bjoern Michaelsen
a6c1e4186a
lp#527938: use new-style service and session installer in bibliography
...
Change-Id: Id06e64ffb6c63cfba2f9948579dc03a4f54b6d45
2012-11-24 20:12:00 +01:00
Bjoern Michaelsen
db160a3cd5
fdo#46808: move com::sun: ⭐ sdbc::DriverManager to new UNO-style
...
Change-Id: I9807fbe8bce95e7e801ac584d89b3b1da97d8662
2012-11-24 20:12:00 +01:00
Eike Rathke
d7a5ec62e9
get rid of CreateLocale() and related
...
Change-Id: Iba035ff20b149b3d85a8c0ea25430892c3e40e3f
2012-11-24 19:53:03 +01:00
Andras Timar
3bd0013044
Updated core
...
Project: help df35c1baaacbf33b104745d04a0b58427d690b0b
fdo#51576 mention that $ matches paragraph break
2012-11-24 18:51:52 +00:00
Ivan Timofeev
81e4968fdd
use 2 decimal digits
...
Change-Id: I4444c7b0072996efe38c643ac8a6b6a432981329
2012-11-24 22:36:55 +04:00
Ivan Timofeev
f4da07012a
use consistent spacing in Outline Numbering dialog
...
Change-Id: I10d9148127060428a67844a45642bd7d01516de4
2012-11-24 22:36:33 +04:00
Ivan Timofeev
b8de82bcf0
fix typo: "Tap stop" -> "Tab stop"
...
Change-Id: Ia04ccf1dd918f2a52af66b132ab54432cf2e3ca5
2012-11-24 22:36:10 +04:00
Andras Timar
e3fbfaf99b
Updated core
...
Project: help b228822fd4f25fbdb5c367698e14dfc4a0f0af00
fdo#33150 remove hrefs to www.openoffice.org
2012-11-24 18:24:21 +00:00
Jan Holesovsky
a4910e36ef
Apply Style: Correct the font size when it is too big to fit nicely.
...
Change-Id: I6bfa1d5d4064de70974508fe6122f5289972e9a7
2012-11-24 20:09:19 +01:00
Jan Holesovsky
c7bd4073e4
Apply Style: Preview more properties.
...
Change-Id: I708cea6d5d0fcb675d69312cea212b93ce4e8e39
2012-11-24 20:09:19 +01:00
Jan Holesovsky
c2e57626e5
Apply Style: Preview the text color too.
...
Change-Id: Id9429b058842b1437e3d3cad171181ea604cc7fa
2012-11-24 20:09:19 +01:00
Jan Holesovsky
7e862a2dff
Apply Style: Preview styles directly in the Apply Style combo box.
...
Change-Id: I5042b5bc61da65dc85cb406e5137e0395b699fbf
2012-11-24 20:09:19 +01:00
Andras Timar
10370f3d55
Updated core
...
Project: dictionaries 84861864e2555282a23235225dd15dc1c6d30249
fdo#33150 replace href to da.libreoffice.org
2012-11-24 18:08:28 +00:00
Eike Rathke
117184c3e1
kill a few more SvxCreateLocale() & Co remainders
...
Change-Id: I2b70bf76a495b9edb79b5b3c4ae1b06abed30f54
2012-11-24 19:04:40 +01:00
Andras Timar
d15436e5a9
Updated core
...
Project: help ada1ecaf116330090c217d5cca88169d30d726d5
fdo#52988 Report Builder Extension is bundled with LibreOffice
2012-11-24 18:01:16 +00:00
Markus Mohrhard
c54534415d
we need to catch the exception here, fdo#57451
...
Change-Id: I203aa640e7d4373f3a090a4988c28c6059b93064
2012-11-24 18:58:44 +01:00
Markus Mohrhard
144a8586b8
this method actually can throw, related fdo#57451
...
Change-Id: I26b79829029e127eb8b9ab4fbea3e0f02035ee41
2012-11-24 18:58:43 +01:00
Eike Rathke
41956321ce
get rid of Svx...Locale...() double conversion nonsense
...
Change-Id: I21d14ff6087d1adb0ce769f2e8f8060a005250cc
2012-11-24 18:56:43 +01:00
Peter Baumgarten
6395c84371
German comment translations
...
Change-Id: I91e022fac89518cceca8e53807f7a14fe92e0e85
2012-11-24 17:50:51 +00:00
Andras Timar
67e9f1a0ad
Updated core
...
Project: help 31b8a30979690acf6372ef4be7f30f3c4a455325
fdo#55660 Mediawiki will not parse <font> after this
2012-11-24 17:44:27 +00:00
Thorsten Behrens
4a19c5bc3c
Avoid android deployment target to be the default one accidentally.
...
Change-Id: I5345850789cd85966aa92064d1a95b7793521e9a
2012-11-24 17:44:47 +01:00
Thorsten Behrens
2739333e55
Prevent bluetooth list update from crashing incessantly.
...
Temp fix, need to fix the race here.
Change-Id: I95ef1ce206ba0e9059b59c10cf7a76d39df1b8b7
2012-11-24 17:44:47 +01:00
Michael Meeks
aaaf5126c6
android: adapt the ant clobbering to a given SDK version.
...
Another volunteer fell over this, and (I hope) it's easy enough.
Change-Id: I7149d16fd8b7749afeeccef2ebc8f493200f1900
2012-11-24 16:42:47 +00:00
Andras Timar
4ae193b308
Updated core
...
Project: help 7be4495e86db83bb0fd27b36629a378d957f7ba9
fdo#57227 Amend help text of 'Ignore All' button
2012-11-24 16:21:09 +00:00
László Németh
0ab3d629c7
fdo#57483 remove check capitalization (ugly 1980 thing)
...
Change-Id: I9a18e463c1eac01bc855e0b4826599e25692d441
2012-11-24 17:20:21 +01:00
László Németh
41c2b03757
Updated core
...
Project: help 48c8755aca088c7af28cd8ef47c4834175914dff
fdo#57483 remove check capitalization (ugly 1980 thing)
2012-11-24 16:19:58 +00:00
Markus Mohrhard
b0ff8deb11
prevent 100% cpu on switched of autocalc with volatile func, fdo#42260
...
Actually conditional formats with sitched off autocalc are not working
correctly but this patch does not make it worse
Change-Id: I44a4450fb7845e5cb2d9b2ac605540722a5bd48e
2012-11-24 16:49:54 +01:00
Andras Timar
1a9745b511
do not generate KeyIDs (qtz locale) when ENABLE_RELEASE_BUILD is TRUE
...
Change-Id: If16741960b23ee05101849d17f1374d17751aa41
2012-11-24 16:08:58 +01:00
Andras Timar
5ca6c75f2b
remove useless comment (old bug database)
...
Change-Id: I85f661934a9ce84017018694e90aca5d050afb65
2012-11-24 16:08:58 +01:00
Markus Mohrhard
add3633a6e
autofill should adapt the cond format range, fdo#57050
...
Change-Id: Iec5e4f75f92f4bfcc49d3e3e36090d0c7d0f8be3
2012-11-24 15:57:35 +01:00
Markus Mohrhard
d1def6b029
don't make 2D refs 3D refs in the cond format import, fdo#36379
...
Change-Id: I1c190e29ab26fab7e3ae109ea3135d7654a7cb9a
2012-11-24 15:56:56 +01:00
Markus Mohrhard
5c522cf583
sal_Bool to bool
...
Change-Id: I9d221cd10fcc6ef92b6accfcabd586717a7dcad8
2012-11-24 15:56:56 +01:00
Ivan Timofeev
b82ecd0448
fix build
...
Change-Id: Iebbb690f3beacca026d584636b9ef505dfe9ac89
2012-11-24 18:52:06 +04:00
Ivan Timofeev
b997d899f5
Title Page dialog: don't stretch spin buttons
...
Change-Id: Ifce5de33ae60c775b5324102f16304018e24c75e
2012-11-24 18:07:43 +04:00
Ivan Timofeev
aaa5fa46e6
PrintDialog: add some space between preview and tab control
...
Change-Id: I2bab3de95b6cf22ef1c40d3062c7402fac4ab5b1
2012-11-24 18:07:42 +04:00
Ivan Timofeev
59e59a16c1
fdo#57472: VclContainer: make it paint-transparent
...
Change-Id: I02f09ecf7edb8a8b01b996782ee9618988b5f56e
2012-11-24 18:07:42 +04:00
Thorsten Behrens
895a367d4f
Revert ImagePreparer to plain osl::Thread, suicide in onTerminate
...
This amends 4ab63a3aac
- since osl
will still call into the object, e.g. for onTerminate. Kill
ourselves there.
Change-Id: I2e88f3a61ba32971e08d4cbb1590d3325d1c5364
2012-11-24 15:01:55 +01:00
Thorsten Behrens
c50fdef7cf
cleanup - no need for salhelper::Thread mostly
...
Change-Id: I27461e094141efd364a2c21da75151da490da2f3
2012-11-24 15:01:44 +01:00