Commit graph

462 commits

Author SHA1 Message Date
Mikhail Voytenko
13c1c67ec5 removetooltypes01: #i112600# remove tooltypes from cui 2011-01-14 12:41:27 +01:00
os
641980facf m97 merged 2011-01-13 07:55:08 +01:00
Mathias Bauer
5bac7d8419 CWS gnumake3: #i86790#: clean up mess with ooo+iso resource files 2011-01-12 11:56:09 +01:00
os
d2eb8afce7 m96 merged 2011-01-10 15:23:20 +01:00
Miklos Vajna
8051a88337 cui: make it possible to bind F13/F14/F15/F16 to a function 2011-01-09 04:07:32 +01:00
Mikhail Voytenko
4446d50fc7 removetooltypes01: rebase to DEV300_m96 2011-01-06 14:57:12 +01:00
Vladimir Glazunov
6c8c8f2436 CWS-TOOLING: integrate CWS vcl117 2011-01-06 12:12:27 +01:00
Philipp Lohmann [pl]
d213658e38 rebase to DEV300_m96 2011-01-06 11:11:47 +01:00
Kohei Yoshida
062f5792d4 Make the Reset help agent button wider for Italian text. (fdo#32133)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:04:45 +01:00
Kohei Yoshida
d076881ec0 Fixed layout breakage for KDE, X11 and (possibly) Mac. (fdo#32133)
Signed-off-by: Petr Mladek <pmladek@suse.cz>
2011-01-05 19:04:34 +01:00
Caolán McNamara
54ce9c52da fix weird preprocessing syntax, probably meant this 2011-01-02 21:11:14 +00:00
Caolán McNamara
181de27b2e cppcheck: prefer prefix variant 2011-01-01 21:21:56 +00:00
Joseph Powers
3ceae8b493 Remove DECLARE_LIST( TargetList, String* ) 2011-01-01 10:57:36 -08:00
Joseph Powers
b72a041898 Remove DECLARE_LIST( _SfxEventNamesList, SfxEventName* ) 2011-01-01 08:09:16 -08:00
os
5cdc28997b #i115915# paper size box needs valid selection 2010-12-28 15:25:10 +01:00
Daniel Rentz [dr]
43793609cd dr77: rebase to DEV300m96 2010-12-27 12:33:29 +01:00
Julien Nabet
50e49fd312 cppcheck prefix operator in components 2010-12-27 09:29:07 +01:00
Caolán McNamara
d26209184b cppcheck: prefer prefix variant 2010-12-23 20:55:26 +00:00
Caolán McNamara
c832da45fb cppcheck: can reduce the scope of these variables 2010-12-23 16:42:00 +00:00
Frank Schoenheit [fs]
cc8d3de7d2 undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A number of changes which happened in the CWS need to be redone due to the new build system 2010-12-23 10:01:58 +01:00
Jan Holesovsky
3f57365e73 Merge commit 'libreoffice-3.3.0.2' 2010-12-20 01:15:58 +01:00
Caolán McNamara
75ed15cc5b cppcheck: the scope of this variable can be reduced 2010-12-18 19:10:44 +00:00
Hans-Joachim Lankenau
d14d5a645d CWS-TOOLING: integrate CWS gnumake2 2010-12-17 12:43:22 +01:00
Michael Stahl
8e6c5c7adf sw34bf03: #i93908#: ODF: fix bogus style:num-suffix on bullet lists:
Svx{Bullet,Num}PickTabPage, SwAutoFormat, SwWrtShell::NumOrBulletOn():
  clear suffix when bullet lists are created.
 xmlnumi.cxx: ignore style:num-suffix written by defective OOo versions.
2010-12-17 11:00:57 +01:00
Thorsten Behrens
8184a13104 Fix dbgutil build 2010-12-15 01:42:43 +01:00
Gert Faller
0c938820f9 change of __READONLY_DATA define to const 2010-12-12 09:17:59 +01:00
Gert Faller
561b4fd234 cleaning of __EXPORT define 2010-12-11 22:45:31 +01:00
Joseph Powers
23d1212c39 Remove DECLARE_LIST( IconChoicePageList, IconChoicePageData * ) 2010-12-11 09:25:38 -08:00
Caolán McNamara
a167edf8cd cppcheck: uninit member variables 2010-12-09 12:13:02 +00:00
Kohei Yoshida
0cd2e391dd Put the ODMA dialog check box on its own row.
* Put the ODMA dialog check box on its own row, and push everything
  downward to make some room.

* Remove the Help Formatting controls to make more room. Without this
  the enable experimental check box would go outside the visible area
  on Mac.

This fixes fdo#32133.

Signed-off-by: Jan Holesovsky <kendy@suse.cz>
2010-12-07 16:14:01 +01:00
Kohei Yoshida
719e0a8394 Make the ODMA check box clickable again. (fdo#32132) 2010-12-06 22:29:38 -05:00
Kohei Yoshida
c7b1d5e758 Make 'Reset help agent' button clickable again. (fdo#32132) 2010-12-06 22:21:21 -05:00
Michael Callahan
eaaedfba76 remove obsolete __FAR_DATA 2010-12-06 10:36:53 +00:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
Caolán McNamara
99b6172fb2 cppcheck: the scope of this variable can be reduced 2010-12-05 12:11:54 +00:00
Kenneth Venken
39fc2df3c1 more Sal n elements 2010-12-03 13:59:47 +00:00
Kohei Yoshida
dfe91d085c Fixed the sizes of Tips and Extended tips check boxes.
The Tips check box control was too wide and it was overlapping with
the Extended tips check box, which prevented it from being clickable.
(fdo#32028)
2010-12-01 17:07:30 -05:00
Gert Faller
5c7b452498 RTL_CONSTASCII_USTRINGPARAM in components 4 2010-11-29 22:33:05 +01:00
J. Graeme Lingard
6690007283 Remove empty comments 2010-11-29 00:16:33 +00:00
J. Graeme Lingard
2b77d15fd2 Remove dated comments 2010-11-28 19:44:03 +00:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Caolán McNamara
0a4e8bfe16 cppcheck: scope of variable can be reduced 2010-11-28 12:02:36 +00:00
Gert Faller
1231e74a6d RTL_CONSTASCII_USTRINGPARAM in components 2 (build problem in sal ?) 2010-11-27 17:20:30 +01:00
Gert Faller
f357474191 RTL_CONSTASCII_USTRINGPARAM in components 1 2010-11-27 11:54:21 +01:00
Mathias Bauer
f285546140 CWS gnumake2: resync to m94 2010-11-26 15:27:38 +01:00
Frank Schoenheit [fs]
0f126c4849 undoapi: removed unused TextUndo IDs, for purpose of simplification 2010-11-26 14:04:34 +01:00
Michael Stahl
e855375570 udoapi: merge sw refactoring with undoapi stuff 2010-11-25 15:10:59 +01:00
Caolán McNamara
aa771abe7e cppcheck: methods can be const 2010-11-25 10:37:29 +00:00
Philipp Lohmann [pl]
4592bb216c merge with DEV300_m94 2010-11-24 18:50:17 +01:00
Caolán McNamara
a6535c8901 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
7972fcd465 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
0964bdda7e cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
d6f314c015 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
c70f456c68 cppcheck: Redundant null pointer check 2010-11-24 10:48:41 +00:00
Caolán McNamara
2b59ec8b17 cppcheck: Redundant null pointer dereference 2010-11-24 10:48:41 +00:00
Julien Nabet
95e7e54243 RTL patch for cui 2010-11-24 07:24:35 +01:00
Caolán McNamara
c6e0eee73c cppcheck: The scope of the variable nTmpSz can be reduced 2010-11-23 21:35:55 +00:00
Petr Mladek
2bc099f345 show the really used default icon theme in options (bnc#603169)
check also the icon theme prefered by the native widget plugin

backport from ooo-build-3-2-1
2010-11-23 21:19:52 +01:00
Petr Mladek
f033400bfa show the really used default icon theme in options (bnc#603169)
check also the icon theme prefered by the native widget plugin

backport from ooo-build-3-2-1
2010-11-23 21:18:44 +01:00
Joseph Powers
bf8f8053cf Remove the last of the HC icons 2010-11-22 17:55:31 -08:00
Frank Schoenheit [fs]
8bb099cf0a undoapi: merge after pulling DEV300.m94 2010-11-22 10:17:18 +01:00
Andras Timar
f863ebc25e fixing overlapping controls 2010-11-20 11:56:50 +01:00
Andras Timar
c08b191655 fixing overlapping controls 2010-11-20 11:50:26 +01:00
Thomas Lange [tl]
6d244c4159 cws tl84: merge with DEV300_m93 2010-11-19 09:51:15 +01:00
pjacquod
d3d6b5d08f RTL_CONSTASCII_USTRINGPARAM in components cui options
this time options should be cleared
2010-11-17 16:17:40 +00:00
pjacquod
fd16ff06f7 RTL_CONSTASCII_USTRINGPARAM in components/cui/...option 2010-11-17 16:11:13 +00:00
Joseph Powers
f0d9c4aa9c HC Cleanup - components 2010-11-16 18:59:15 -08:00
Caolán McNamara
9330494b42 get this building again 2010-11-16 16:25:16 +00:00
Sebastian Spaeth
788f2f9434 More _HC removal in CUI. cui builds now again 2010-11-16 17:19:43 +01:00
Sebastian Spaeth
f8beeada57 Remove more _HC references 2010-11-16 17:13:06 +01:00
Sebastian Spaeth
426c475067 Remove _HC usage in cui 2010-11-16 16:59:53 +01:00
Thomas Lange [tl]
609a3898f9 cws tl84: #ii71192# paper size A6 adde to Format/Page 2010-11-15 09:17:07 +01:00
Pierre-André Jacquod
06472cd5f2 RTL_CONSTASCII_USTRINGPARAM cleaing in components - dialogs
/home/pjacquod/LibO_dev/build/clone/components/cui/source/dialogs
and some dead code cleaned up
2010-11-15 06:47:46 +01:00
Pierre-André Jacquod
32a355165a RTL_CONSTASCII_USTRINGPARAM in components
cleaning in components/cui/source/customize
2010-11-15 06:26:08 +01:00
Caolán McNamara
0dbbebb29d Misuse of RTL_CONSTASCII_STRINGPARAM instead of RTL_CONSTASCII_USTRINGPARAM 2010-11-14 21:02:14 +00:00
Joseph Powers
9d6314c5ec Purged BmpColorMode from libs-gui - components 2010-11-13 00:33:43 -08:00
J. Graeme Lingard
b36d193bb3 Remove empty Beschreibung (Description) comments 2010-11-12 15:42:42 +00:00
Joseph Powers
688a78dc02 Bitmap Tree Cleanup - components
Removed all references to HIGHCONTRAST mode from svtools classes:
	SvImpLBox
	SvTreeListBox

The reset is just fall out.
2010-11-10 07:56:57 +01:00
Xiaofei Zhang
ecf66d8aa3 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xmloff, linguistic, vcl, svtools, accessibility, fpicker, uui and framework 2010-11-10 13:50:33 +08:00
Philipp Lohmann [pl]
2c3ee5c72d vcl117: #i115493# check index for validity 2010-11-09 16:43:41 +01:00
Daniel Rentz [dr]
2ffab103b3 dr77: rebase to DEV300m92 2010-11-09 15:15:30 +01:00
Vladimir Glazunov
7f6d48f1e1 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Alexander O. Anisimov
c72cccf568 remove useless comments (empty/just specifying dates) & dead code (//CHINA001)
Signed-off-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2010-11-08 00:31:55 +01:00
Frank Schoenheit [fs]
90286e004d undoapi: GCC WaE 2010-11-03 15:32:10 +01:00
Frank Schoenheit [fs]
3969fb69b7 undoapi: removed SID_PLAYMACRO and SfxApplication::PlayMacro_Impl - this was dead code. (Also removed some other dead slot ID definitions which were unused, and which jumped upon me while removing SID_PLAYMACRO) 2010-11-02 21:29:37 +01:00
eXine
da94b0462b cui: more fixes of dead code, bogus and German 2010-11-02 15:36:40 -04:00
Marcin eXine M
f525717534 removed unnecessary comments and whitespaces, dead code 2010-11-02 14:54:40 +00:00
Frank Schoenheit [fs]
faa34a45a8 undoapi: moved the last remaining method of SfxMacroConfig (::Call) into the SfxApplication, and got rid of the class completely 2010-11-01 15:32:54 +01:00
Frank Schoenheit [fs]
b8cfd18781 undoapi: get rid of the usage of SfxMacroConfig::GetSlotId: the only thing done here is creating an SfxMacroInfo instance, whose only usage is the macro name (nowadays: script name) it carries. This can be done cheaper, by just carrying the string. The slot ID was never actually used. 2010-11-01 15:32:51 +01:00
Frank Schoenheit [fs]
99375cc6d3 undoapi: removed unused SFX_CFGGROUP_* items 2010-11-01 15:32:51 +01:00
Frank Schoenheit [fs]
6a2a1b824f undoapi: removed the remaints of script type selection - this code is dead for *ages* 2010-11-01 15:24:47 +01:00
Frank Schoenheit [fs]
a297e0c291 undoapi: removed the semi-dead ScriptDisplaySettings config settings (and their only client) 2010-11-01 15:17:34 +01:00
Joost Eekhoorn
a62ff01d8c Use RTL_CONSTASCII_USTRINGPARAM macro 2010-10-31 17:22:39 +00:00
Joost Eekhoorn
b3667c7895 Use RTL_CONSTASCII_USTRINGPARAM macro 2010-10-31 17:20:13 +00:00
Frank Schoenheit [fs]
44a73f1f53 merge after pulling DEV300.m91 2010-10-29 11:31:21 +02:00
Mathias Bauer
c93f01621f CWS gnumake: resync to m91; conflicts unresolved 2010-10-28 23:02:10 +02:00
Michael Meeks
eb3ab31953 re-arrange options dialog to add experimental option 2010-10-28 17:52:27 +01:00
Caolán McNamara
b77940e5af add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
Norbert Thiebaud
e73dde5fb4 Finally, gut the vos module out of the build 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
e042951f36 remvove vos/macros.h usage 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
46308b84dd merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:29 -05:00
Norbert Thiebaud
d3d553e1ef merge vosremoval-reference.diff 2010-10-25 19:55:29 -05:00
Norbert Thiebaud
0d1f3a8577 use SolarMutexGuard to guard the SolarMutex 2010-10-25 19:55:29 -05:00
Gert Faller
04df950dcc cleanup obsolete comments 2010-10-25 21:36:06 +01:00
Caolán McNamara
a4939e9e41 #i109882# return early in unlikely event of failure 2010-10-25 21:00:26 +01:00
Mathias Bauer
87d1804dfa CWS monogolianlayout: resync to m90 2010-10-25 14:22:57 +02:00
Joost Eekhoorn
166abea99d translate comment 2010-10-24 13:08:34 +01:00
Mathias Bauer
76039bc52f CWS changehid: resync to m90 2010-10-21 15:10:42 +02:00
Frank Schoenheit [fs]
a70f500bc9 undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
Thorsten Behrens
5e659c2555 Switch all urls from TDF to LibreOffice
Additionally, fixes fdo#30667 with new about dialog text, and a
link to http://libreoffice.org/credits.html
2010-10-19 18:05:39 +02:00
Kenneth Venken
d4e6f79899 WaE, fix this warning 2010-10-18 13:15:39 +01:00
Caolán McNamara
256918a159 WaE remove annoying warning 2010-10-18 12:37:40 +01:00
Caolán McNamara
be33f49e56 WaE remove this duplicate define 2010-10-18 12:10:54 +01:00
Kenneth Venken
394235bba1 SAL_N_ELEMENTS changes for components 2010-10-15 18:15:35 +01:00
Mathias Bauer
d56823f578 CWS changehid: some missing HIDs 2010-10-15 14:35:13 +02:00
Mathias Bauer
d57f6c0b49 CWS changehid: missing HID 2010-10-14 18:00:38 +02:00
Vladimir Glazunov
1c0fc0d39d #i10000# changes from OOO330 m10 2010-10-14 12:52:12 +02:00
Mathias Bauer
5d10979065 CWS changehid: some fixes for Writer update test 2010-10-14 12:12:02 +02:00
Kohei Yoshida
7d3baf3527 Merge branch 'master' into feature/calc-key-binding-compat 2010-10-13 23:21:44 -04:00
Noel Power
d854a90207 Merge branch 'master' of ssh://noelp@git.freedesktop.org/git/libreoffice/components 2010-10-13 15:16:34 +01:00
Noel Power
5089e955d6 Merge commit 'origin/master' 2010-10-13 12:51:15 +01:00
Jan Holesovsky
9d8c45d9a8 Merge commit 'ooo/OOO330_m10' 2010-10-13 11:30:55 +02:00
Noel Power
5a9064d007 Merge branch 'vba' fix conflics ( below ), trailing ws and leading tabs
Conflicts:
	forms/source/component/RadioButton.cxx
	forms/source/inc/property.hrc
2010-10-13 10:17:11 +01:00
Sebastian Spaeth
ead7290449 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:23 +02:00
Caolán McNamara
762dbbb4b1 #i112786# make ConfigManager a well-behaved singleton 2010-10-12 15:34:10 +01:00
Norbert Thiebaud
d217505d16 vos:removal: missed a couple of OThread 2010-10-12 01:57:31 -05:00
Kohei Yoshida
7f05d839fa Added new tab page in the Options dialog.
This options tab page is for Calc's compatibility settings, e.g.
default key bindings between the old OOo Calc and Excel.
2010-10-11 20:18:24 -04:00
Kohei Yoshida
4b57550386 Fixed a build break. 2010-10-11 20:14:55 -04:00
Alan Du
f25d737179 Removed a lot of the //CHINA001 comments. 2010-10-11 20:11:42 -04:00
Mathias Bauer
976acf3ed1 CWS changehid: generate former auto hids into src files 2010-10-11 17:56:12 +02:00
Arnaud Versini
4ad9f8a965 Resolving issue 2838 of OOo.
It’s in two parts :
* autocorrection comparison function during the search of the word(s) takes care of the case.
* possibility to insert two times the same words with different
cases.
2010-10-11 11:04:14 -04:00
David Tardon
cdea822f6f #i114426# prevent possible use of a ref. to deleted LocaleDataWrapper 2010-10-11 10:40:16 +02:00
Mathias Bauer
9570f4dfff CWS changehid: resync to m89 2010-10-09 18:56:58 +02:00
Norbert Thiebaud
6ed0bcdd5b FASTBOOL to bool conversion 2010-10-07 19:06:00 -05:00
Thorsten Behrens
ace9c26ac4 Webservice URLs now point to documentfoundation
Changed places referencing OOo webservices to refer to
*.documentfoundation.org instead. Also, append coutry string to URL.
2010-10-07 12:36:21 +02:00
Cédric Bosdonnat
cfcaf68840 fate#307731, fate#307730: Adds dotted and dashed border lines 2010-10-06 23:57:35 +02:00
Noel Power
e31e563d72 initial commit for vba blob ( not including container_control stuff ) 2010-10-06 10:16:13 +01:00
Kohei Yoshida
a9d4cf627b Revert "This patch resolve the issue 2838 of OOo."
This reverts commit 5abaf7746c6c960d090b55ffc311ed018ecaf470.

The build breaks with this change.  Reverting for the time being.
2010-10-05 19:57:19 -04:00
Kohei Yoshida
37896bba67 Ported dde-reconnect-on-load-*.diff from ooo-build.
Improve reliability of DDE connections between documents opened in LO.
With this change, LO tries to reconnect to a DDE server document upon
opening if that server document is being listened to by one of the
open documents.

Also, the old implementation would load a DDE server document
invisible, and would never close it when the user updates the link.
This had the consequence that when the user tries to open this
document while it's loaded hidden, it causes some weird focus issues,
and closing it and opening it again would disconnect the DDE
connection.  The new implementation closes the server document
immediately after the DDE link update is complete.

This change also fixes a bug in Calc where DDE link updates to cells
would fail when the formula syntax is set to something other than Calc
A1.
2010-10-05 15:44:33 -04:00
Arnaud Versini
33d6e18416 This patch resolve the issue 2838 of OOo.
It’s in two parts :
   * autocorrection comparison function during the search of the
word(s) takes care of the case.
   * possibility to insert two times the same words with different
cases.
2010-10-05 21:38:12 +02:00
Petr Mladek
0ac99a4c7c fixed cui includes after removing the guards 2010-10-05 18:08:01 +02:00
Petr Mladek
d41279d586 more removed include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Petr Mladek
e2039c054c remove include guards using fixguard.py 2010-10-05 18:08:01 +02:00
Kohei Yoshida
755ad68346 Ported calc-distributed-cell-text-*.diff from ooo-build.
This feature enables horizontal 'distributed' alignment and vertical
'justified' and 'distributed' alignments for cell contents in Calc.
Note that this feature relies on ODF 1.2 extended in order for the
relevant cell attributes to be saved in ODS.
2010-10-05 11:15:56 -04:00
Kohei Yoshida
1bc921fb6c Ported always-save-option-svx.diff from ooo-build.
Add new option in the Options dialog to allow document save even when
the document has not been "modified".
2010-10-05 10:19:18 -04:00
Frank Schoenheit [fs]
3eb17056ae undoapi: pulled DEV300.m89 and sb123 2010-10-05 10:20:04 +02:00
J. Graeme Lingard
15aaf45ef9 Remove redundant #include directives & comments 2010-10-04 23:25:47 -04:00
Kohei Yoshida
2985003db4 Ported calc-insert-current-time-svx.diff from ooo-build.
To Make the semicolon and angular braces assignable of commands.
2010-10-04 18:06:27 -04:00
sb
2ee39bc091 sb132: merged in DEV300_m89 2010-10-04 17:38:17 +02:00
David Hobley
0a58698da6 Comments cleanup 2010-10-04 16:56:57 +02:00