Commit graph

308717 commits

Author SHA1 Message Date
Muthu Subramanian
752c832588 Crash fix.
Though getTheme() is not supposed to be returning NULL.
It seems like doing that sometimes.
2012-07-10 19:41:42 +05:30
Michael Stahl
c854d36984 gbuild: remove trailing \ that is apparently...
... causing LO patched make 3.82 to fail with "Malformed target-specific
variable definition" on the next line.
2012-07-10 15:30:24 +02:00
Petr Mladek
18e48959de correctly paint toolbar separators with gtk-2.8 (bnc#770013)
wide_separators = 0 would be enough because the value was not modified if the
property did not exist.

Anyway, I added also #if GTK_CHECK_VERSION(2,10,0) because it helps to avoid
the GTK warning about non-existing property 'wide-separators'.

Change-Id: If93928821d951dc15da967519cb207efdaa30cf7
2012-07-10 15:27:36 +02:00
Takeshi Abe
8f42220c6d removed deserted Lotus 1-2-3 export filter
which has never enabled so far since its birth at 2008

Change-Id: Ifd2e2f1108f44d5816783bf67f11e500eea0c170
2012-07-10 14:04:36 +01:00
Korrawit Pruegsanusak
8089502118 fdo#51179: SearchAscii() is equal to indexOf(), not match()
regression from 8adec08d56

Change-Id: Ic1c3160be1c61162f6a62a7e14c4efb7bedccdcc
2012-07-10 14:42:16 +02:00
Thorsten Behrens
87577cac4b about.svg no longer bears brand differences.
Change-Id: I28ce335b4fafc8c628a0ec71dd097a09d683b2be
2012-07-10 14:38:51 +02:00
Cédric Bosdonnat
32c7ba61a9 fdo#51793: FormatNumber can handle sal_uInt32 values after all...
Change-Id: I9d50bce0278a4aa65873aa816eb991473f556cee
2012-07-10 14:14:27 +02:00
Michael Stahl
a6e3c2b480 gbuild: Microsoft Resource Compiler does not do -nologo
At least the version 6.1.6723.1 that is in the Windows SDK 6.0A only
complains about "invalid option: -ologo".
2012-07-10 13:40:58 +02:00
Bjoern Michaelsen
689defb4ad check for uncommited work before executing a nextchange
Change-Id: I12b03bb778da712cfe48543949d9634be5221419
2012-07-10 13:33:05 +02:00
Michael Stahl
4fb8a68b0b quote $ANT in makefiles so path with spaces works 2012-07-10 13:06:47 +02:00
Michael Stahl
c06bba0999 fix syntax errors in moz/zipped makefile, add chmod 2012-07-10 12:41:47 +02:00
Stefan Knorr (astron)
f2a653134e New Finder background image for Mac OS installation
Change-Id: I7f2d124f8a1d0330c4ab7bc58217e4368ee72cc2
2012-07-10 12:12:48 +02:00
Fridrich Štrba
0e732d6f09 Load the right wldap32.dll
Change-Id: I73c0a5b8265fa92d7aeeadc803d337ef85651781
2012-07-10 11:25:22 +02:00
Miklos Vajna
a8fb1a123f xmloff: kill RTL_CONSTASCII_USTRINGPARAM in rebased code
Change-Id: I3d5227c299d78d4492c47e29385c2c5ca25cfe49
2012-07-10 11:03:39 +02:00
Julien Nabet
57ce2ffc71 Fix typo
Change-Id: I0027a07aa3e1000a4fc1b8932ec24ff686cbc23f
2012-07-09 23:19:24 +02:00
Michael Stahl
5a7ebc5cb8 configure: remove silly un-terminated s[dw]ext msg
Change-Id: If9a8d5ee1ddb113df4ce8a4a5b6e3e95b71e3f77
2012-07-09 19:41:33 +02:00
Michael Stahl
32aa5e6aa0 configure: don't fail if ant home contains space
Change-Id: I70ee8a557cb0e9aee393939e886cf82d8a9fc79c
2012-07-09 19:41:33 +02:00
Philipp Riemer
30eb1d6211 sal_Bool => bool if internal use only (in sw/source/core/crsr/)
while we are at it, make the bool const too

Change-Id: Iedf20880edaa454d55c45c70ed0e6dce3fa90623
2012-07-09 19:19:54 +02:00
Philipp Riemer
611eb8eddc renamed German variables (in sw/source/core/crsr/)
* resolved some conflict from rebasing out the whitespace changes
* kept the whitespace changes in lines that were changed anyway

Conflicts:

	sw/source/core/crsr/crsrsh.cxx
	sw/source/core/crsr/findattr.cxx
	sw/source/core/crsr/findcoll.cxx
	sw/source/core/crsr/findtxt.cxx

Change-Id: I857531b5220d7325ccc5adb9fcb9e000b4dd262a
2012-07-09 19:19:54 +02:00
Philipp Riemer
5d15480cea adjusted existing comments (in sw/source/core/crsr/)
(modulo some added class header comments)

Change-Id: I0ff7b7a09f45d57da663ab098217587ffe3e24da
2012-07-09 19:19:54 +02:00
Philipp Riemer
e7540edefe fdo#39468: translate German comments (=> sw/source/core/crsr)
(removed some old internal StarDivision bug-refs)

Conflicts:

	sw/source/core/crsr/findtxt.cxx
	sw/source/core/crsr/pam.cxx

Change-Id: Ib88500bf3cae5f6d8cfccd50769c27819999c5fe
2012-07-09 19:19:54 +02:00
Eike Rathke
32a254be64 resolved rhbz#838248 init filter criteria string
In ScFilterDlg::Init() the string displayed as criteria was empty if
query is ByValue or ByDate. From earlier times the dialog assumed that
the query string was always set corresponding to the value, but internal
handling was changed.

Change-Id: I4f10654f4015b38f7ddba9d6727e06806f1d6b77
2012-07-09 18:53:52 +02:00
Michael Stahl
d3d2f4ecc9 configure.in: typos
Change-Id: I5a97b9e77e90ccd3d2d2ca19eefdb60b4feaba56
2012-07-09 18:16:33 +02:00
Cédric Bosdonnat
b7822657fa CMIS UCP: forgot to git add new files
Change-Id: I15d99e532f55722e15ca732012eb4dbf5a2fce82
2012-07-09 17:52:00 +02:00
Cédric Bosdonnat
4cb0143327 CMIS UCP: Added support for Binding URL and Repository as folders
This feature needed to change quite some code in the way children are
fetched in CMIS UCP to avoid running several times the same HTTP
requests.

The new URLs will find the following scheme:
 + Children of vnd.libreoffice.cmis+atom://admin@http-encoded-binding-url-no-repoid/
   are the repositories listed by the binding URL
 + Children of vnd.libreoffice.cmis+atom://admin@http-encoded-binding-url-no-repoid/repoid
   are the root folder of the repository

Change-Id: I405d88c82e6fc9f1110a84165a151257c4ce60db
2012-07-09 17:36:12 +02:00
Cédric Bosdonnat
5db77d1579 libcmis: changed API to get all repositories infos, not just their ID
This change will not be pushed in upstream libcmis-0.2 branch, so I
backported it here as it will be needed to show a list of repositories
in the filepicker UI somehow.

Change-Id: I5427e96ddf548c14d2a3b6988e4352c832ac7a0b
2012-07-09 17:36:12 +02:00
Michael Stahl
54fbcc39a7 fdo#35663: enable UndoManager test, but disable failing Calc test
Change-Id: I7f399b6e8be0b04102ccbce168a468c1e49b67da
2012-07-09 17:35:22 +02:00
Michael Stahl
a1d493fad2 Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"
This reverts commit 5b2cb23c42.

That did not fix the bug (fdo#47021), but apparently it does cause
problems, such as the failure of the sfx2 DocumentEvents test (that
doesn't crash any more since 228a3f8b9f);
without the SolarMutexReleaser the test doesn't fail for me.
2012-07-09 17:35:22 +02:00
Kohei Yoshida
54e592926b UNO API test for ScEditFieldObj wrt its properties.
To detect a bug such as fdo#50587.

Change-Id: I3822af8d592b8aca31c1d4fecc925d0df20d27da
2012-07-09 11:02:13 -04:00
Stephan Bergmann
228a3f8b9f Handle attachFrame on disposed object gracefully
...this can apparently happen during the complex.sfx2.DocumentEvetns JUnit test
(which would otherwise sometimes fail with an uncaught RuntimeException).

Change-Id: I4c96a3bc6bf08e92ec3ec82d76812a35226494fb
2012-07-09 16:35:06 +02:00
Kohei Yoshida
ebc60c3297 Unit test for string input with custom string handling policy.
Change-Id: I51e8fbe83e94ba66a0e2ef63aacf080ba0e50a9c
2012-07-09 10:14:03 -04:00
Caolán McNamara
99bd0d846f Resolves: fdo#51908 drop word/char count cache when numbering rule changes
Word Count doesn't update immediately when Numbering is applied or removed

Change-Id: I44ac2313cdeef92e6394b86316ff1037fc8d8f18
2012-07-09 14:32:03 +01:00
Ivan Timofeev
89de7eef50 fdo#47071: Undocked toolbars do not show all icons in special ratio
restore the old behaviour (pre-1703501a100cd6d52578baeb4e8097218b285ffb)
 for floating toolbars.

Change-Id: I8435bd94a44744c5af7a3abdbeb99e8f7cf0af24
2012-07-09 17:29:42 +04:00
Michael Meeks
779a1acf6e re-disable UndoManager test 2012-07-09 14:23:26 +01:00
Michael Meeks
ae7534f616 targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
Miklos Vajna
0c8190999b add SwFrm::OnFirstPage to avoid copy&paste
Change-Id: Ib750b832f232495ec5f4139ca907931107f34294
2012-07-09 14:49:38 +02:00
Miklos Vajna
d1aaa23c53 sw layout: fix first page header/footer insertion
Change-Id: I1d0051d0b9db486326f1ac7908d29af63f1f1726
2012-07-09 14:49:37 +02:00
Caolán McNamara
4c912d3d8b Resolves: fdo#51572 catch CLuceneError throws and extract the error message
I can't reproduce fdo#51572, but catching the exception in
HelpIndexer::indexDocuments should resolve it anyway and make it non-fatal.
Collect the error message for retrieval via HelpIndexer::getErrorMessage

Change-Id: Id557b9f5ff968c398f76969591f5ee765e56aa5a
2012-07-09 13:41:34 +01:00
Caolán McNamara
4fc8af8925 Resolves: rhbz#838368 --view ignored while -view accepted
and our ooviewdoc script uses --view

Change-Id: Ice708f1c72c8d29d411ba21e93cb19876af13881
2012-07-09 12:51:16 +01:00
Caolán McNamara
5a44320a4d Related: fdo#30763 always fill in default name under GNOME
regardless of whether lockdown is in effect.

Change-Id: I3c5d3aba89f8cedb6e3e4bd2ecc1af954a953306
2012-07-09 12:16:57 +01:00
Caolán McNamara
526f80404c Related: fdo#30763 fill in default user realname under GNOME3
i.e. recognize that gnome-shell is a gnome session
so we use gconfbackend for default settings
so that we get a default name filled in for FirstName, LastName
so that the author/editor properties of new documents gets filled in by default
   out of the box
so that the last-used position in odf files gets restored for that user

Change-Id: I6630866e64414e886c80abad1ca6200ffc25b378
2012-07-09 12:16:57 +01:00
Caolán McNamara
2567a8c8e2 update unused list
Change-Id: I9f17f0205c0dd0391006a710809ef45e0fe309c3
2012-07-09 12:16:57 +01:00
Caolán McNamara
e133535eb8 remove dangling missing resources since high contrast cleanup
Change-Id: I582a17512666ec72f427de994ccf6382d2e93a18
2012-07-09 12:16:56 +01:00
Caolán McNamara
8c6cd2f686 remove instantiated but unused ui elements without existing resources
Change-Id: Icefcd4746d416d5a0d4a244ee32eeddb376221ae
2012-07-09 12:16:56 +01:00
Caolán McNamara
104261010a some UniString->rtl::OUString
Change-Id: Ie69b30094da25df23a36baca2c7723d6a41f48c3
2012-07-09 12:16:56 +01:00
Gökçen Eraslan
1a1e953ee3 We use hidden signatures for now.
Change-Id: Ib5f74decc28374e1c2e3d31f6e167f0a8f4f230b
2012-07-09 13:53:38 +03:00
Philipp Riemer
ec998b5d36 removed dead code (in sw/source/core/crsr/)
Conflicts:

	sw/source/core/crsr/findtxt.cxx
	sw/source/core/crsr/pam.cxx
	sw/source/core/crsr/swcrsr.cxx

Change-Id: I7a0f5b7e52776ef9e722898493e881e8f85678f0
2012-07-09 11:33:07 +01:00
Rob Snelders
02b435f235 - fdo#45830 - Language/User Interface: current choice indicated as default
Change-Id: I3ac2e8e3219c12be84ce38cb98342f0dce0d6476
2012-07-09 12:25:58 +02:00
Michael Stahl
43d7d0684a PDFWriterImpl::createControl: -Werror=maybe-uninitialized
Acutually this one is spurious, gcc 4.7.0 is too dumb here.

Change-Id: I964f0278d19d31bab9859b047dfb8d3661a34958
2012-07-09 11:41:55 +02:00
Michael Stahl
91594e7fd5 PDFWriterImpl::finalizeSignature: -Werror=unused-variable
Change-Id: Iaa7a717dad87e092f5b259054d9c79ad3e7ae642
2012-07-09 11:40:29 +02:00