Commit graph

308747 commits

Author SHA1 Message Date
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
Michael Stahl
33ca6057e3 PDFWriterImpl: -Werror=reorder
Change-Id: Id0f67e2085a7ffa22834375ef8636d603cb34ce1
2012-07-09 11:38:39 +02:00
Miklos Vajna
84493425a1 merge HeaderIsSharedFirst and FooterIsSharedFirst to FirstIsShared
sw document model, xmloff and offapi supported these separately, but sw
layout did not. It turns out it's not needed for Word interop, either,
so better to just merge these, instead of implementing them
independently without a good use-case.

Change-Id: I5c3b334baa09cabec123745c7af3d65d830754fc
2012-07-09 11:25:41 +02:00
Gökçen Eraslan
a96d2f339c Fix 'will be initialized after' error of GCC.
Change-Id: I48162e2954598f3f924550d0bcb48cb758a63d4c
2012-07-09 11:08:53 +03:00
Gökçen Eraslan
c8dc0647ba Remove faulty DBG_ASSERT.
Change-Id: I432eb5ebe485c34169641962d3171ee78e81e280
2012-07-09 10:57:49 +03:00
Fridrich Strba
4bc7149816 Trying to use Windows LDAP for Windows builds
Change-Id: Ic06bda1393de4da05af01f79b8ba54cf0ee2cb73

Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-09 09:44:37 +02:00
Gökçen Eraslan
9c8dc01d3a Merge branch 'feature/pdf-signing' 2012-07-09 10:16:17 +03:00
Rafael Dominguez
f8f2296a51 Change OnFolderSelected function name to OnItemSelected.
Change-Id: I9a7437e4a11db4c40a4be88c3a3270f0bc813a52
2012-07-08 19:57:56 -04:30
Rafael Dominguez
fa10ab03bb Add an option in toolbar to delete folders when you select them.
Change-Id: Iff10ff99340d9680b924c11956dc036a5f2dac4f
2012-07-08 19:57:56 -04:30
Rafael Dominguez
babc18065f Remove "No folder" option from move menu.
- We dont support having folders and template files mixed, so
we cant move them to the same folders as templates.

Change-Id: I07a519e63fef358d915a1d2c8484c6c2d8940642
2012-07-08 19:57:56 -04:30
Rafael Dominguez
0088d03623 Hide template toolbar when we close overlay and templates are selected.
Change-Id: I8ccff40fcb7d214ce368d5c3dc9577f76c1b2929
2012-07-08 19:57:55 -04:30
Rafael Dominguez
7c98ed8f26 Handle close overlay action in template dialog instead of folder view.
Change-Id: I1f79afff5ea8a9dec5b8534a73500224135e213b
2012-07-08 19:57:55 -04:30
Markus Mohrhard
77a7c92fb3 performance problem with this commit
Change-Id: I59bca684afcc1c51ecff3c6444ad1fd4b2b520e8
2012-07-09 01:47:21 +02:00
Markus Mohrhard
6c8ec4ad8e Revert "Revert "export all style information to xls/xlsx, fdo#46738""
Lesson: Never trust that nobody was crazy enough to use my commits!

This reverts commit 9e9e53a2d9.
2012-07-09 01:40:58 +02:00
Markus Mohrhard
9e9e53a2d9 Revert "export all style information to xls/xlsx, fdo#46738"
This reverts commit 5d123a0b0e.

Conflicts:

	sc/source/core/data/attarray.cxx

Change-Id: Ie4bd09d2350faf0689c375d6a3f0f2b307cedcae
2012-07-09 01:33:35 +02:00
Sören Möller
dfdf39b6e0 Replaced deprecated String with OUString in sc/../chgtrack
There only was one use of EMPTY_STRING left in a call to a method that is already converted to OUString

Change-Id: Iaeb273f68d1c76d1d40f903a3f782ba5bc75289d
2012-07-09 01:33:35 +02:00
Tomaž Vajngerl
dcddd5b0ac GetUnitString depends on svdtrans.hxx
Change-Id: I17d922201b1ad253dfcdfb0afdaf4dea95631874
2012-07-09 00:07:23 +02:00
Tomaž Vajngerl
4d7581b907 Compress Graphic functionallity added (currently only for Draw)
This is a initial commit of "Compress Graphics" functionallity.
Compress Graphics is accesible via pop-up menu option to graphics
objects. Currently this funtionallity is only available in Draw.
When the menu option is triggered, a Compress Graphics modal dialog
opens to define DPI, compression level and type of compression.
When OK is clicked, the graphics in Draw is compressed and exchanged.

The current implementation is not final as it needs handling in case
when the graphics is croped. Additionally cropped areas could be
removed when compressing, depending on a checkbox in the dialog.
Special cases of graphics need to be checked too, and some tests
would not hurt.

Change-Id: I9ec1a71f6ff4364a49b2521e42d88c3ba224dd87
2012-07-09 00:07:22 +02:00
Andras Timar
9a7e4eac50 fix layout issue on Data Bar dialog
Change-Id: I6bdc5bbbf5e48b5b62562c46afe7f76f3b21a60e
2012-07-08 21:43:13 +02:00
Andras Timar
dd9a9e192e fix a few layout problems in Conditional Formatting dialog
Absolute pixel coordinates should not be used, because
we work with font size dependent relative coordinates
all over the place. Layout on Linux was OK, but controls
were positioned partially outside the visible area on Windows.

Change-Id: Iee417f57135ada7ea9cb73726c56f96b3154e0b8
2012-07-08 20:32:06 +02:00
Christophe JAILLET
a076603a60 Report correct test name
Change-Id: I8181713f28e500b9aaaa60b9c32be304cdf93231
2012-07-08 19:34:04 +02:00