Commit graph

296869 commits

Author SHA1 Message Date
Stephan Bergmann
0c7bff0271 Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.
A compile time check ensures the common case of streaming just a plain
C-style string literal still produces reasonably compact call-site code.
The format-string variants are still available in sal/detail/log.h, but
only to be used in obsolete osl/diagnose.h etc., and going to be removed
again eventually.
2011-11-23 15:50:58 +01:00
Daisuke Nishino
f4573ceb29 Fix bug in build.pl option parser 2011-11-23 14:36:59 +00:00
Harri Pitkänen
98761e3680 Enable :first-letter CSS pseudo-class for all browsers in HTML export
Previously when drop caps were specified in a paragraph style (not
as direct formatting) export to HTML was implemented with :first-letter
pseudo-class for "LibreOffice Writer" and through styling individual
characters for other browsers. Since all browsers used these days (even
obsolete ones like IE 5.5) support :first-letter there seems to be no
reason to maintain this difference. This patch unifies all export
modes to use :first-letter in such cases.
2011-11-23 14:29:13 +00:00
Andras Timar
ff1b70c92a don't enable java extensions without java - fixup 2011-11-23 15:11:31 +01:00
Andras Timar
06fe563b1a don't enable java extensions without java 2011-11-23 15:09:50 +01:00
Caolán McNamara
7264d27670 inherit privately 2011-11-23 13:56:37 +00:00
Daisuke Nishino
858b5b4f36 SwSelBoxes: svarray -> std::map 2011-11-23 13:56:37 +00:00
Caolán McNamara
a9edd1267e callcatcher: remove newly unused code 2011-11-23 13:56:36 +00:00
Caolán McNamara
23d66e25c0 aPosArr.Remove(0, n) shouldn't be aPosArr.clear(), but aPosArr.erase(...)
i.e. a0a1c3f4fb looks really dubious
2011-11-23 13:56:36 +00:00
Jan Holesovsky
039cbb0935 'const_iterator' instead of 'iterator' to fix Windows build. 2011-11-23 14:45:47 +01:00
Andras Timar
4d5f0ecad7 added Creative Commons mark and (P) mark
by suggestion of David Penzes
2011-11-23 14:37:44 +01:00
Joseph Powers
8d876c993e Yet another empty pch file; in embeddedobj this time. 2011-11-23 05:16:43 -08:00
Olivier Hallot
d3951ad050 i18n corrections for pt-PT (dates) 2011-11-23 13:54:21 +01:00
Michael Meeks
e04361c897 fully remove obsolete evolution 1.x connector 2011-11-23 12:51:10 +00:00
Andras Timar
92181d3e51 create this dir so uninstall can remove it 2011-11-23 13:41:09 +01:00
Xuacu Saturio
cc2ec946ef added Asturian [ast-ES] genitive case month names 2011-11-23 12:57:55 +01:00
Michael Bauer
d197a4d99c added Gaelic (Scotland) [gd-GB] genitive case month names 2011-11-23 12:47:40 +01:00
Eike Rathke
e9f303624c use cased month names only if no hard coded literal string follows 2011-11-23 12:29:57 +01:00
Yury Tarasievich
75a49370e6 added Belarusian [be-BY] genitive case month names 2011-11-23 12:29:57 +01:00
Jan Holesovsky
832e6d2293 Some trivial fixes for MinGW with -std=c++0x enabled; not finished. 2011-11-23 11:59:30 +01:00
Stephan Bergmann
6cdbf1cc9b No more OSL_FORMAT. 2011-11-23 11:44:55 +01:00
Cédric Bosdonnat
e846db6448 RTF: OLE object import with graphic result fixed, the file can now be opened 2011-11-23 11:24:06 +01:00
Cédric Bosdonnat
a45c82f930 Show some exception message when getting one in RtfFilter 2011-11-23 11:24:06 +01:00
Caolán McNamara
a910204348 add a fallback for %COMMONPROGRAMFILES% if its not set 2011-11-23 10:10:10 +00:00
Caolán McNamara
5e283a80cd callcatcher: remove recently unused code 2011-11-23 10:10:10 +00:00
Caolán McNamara
b7ea361014 add stripStart, can replace EraseTrailingChars 2011-11-23 10:10:09 +00:00
Caolán McNamara
62d880f322 _SVSTDARR_ULONGS not used here 2011-11-23 10:10:09 +00:00
Caolán McNamara
d05f4d3a7e convert inlines as well 2011-11-23 10:10:08 +00:00
Caolán McNamara
20153742d2 add a stripStart, can replace EraseLeadingChars 2011-11-23 10:10:08 +00:00
Markus Mohrhard
a22ce3e448 ManageNames: only update the range names if we really changed data 2011-11-23 09:01:40 +01:00
Markus Mohrhard
68c591429f ManageNames: set correct text for multiselection 2011-11-23 09:01:40 +01:00
Markus Mohrhard
6a56210854 ManageNames: disable some elements if table is empty 2011-11-23 09:01:40 +01:00
Markus Mohrhard
717438333e ManageNames: disable paste buttons if table is empty 2011-11-23 09:01:39 +01:00
Stephan Bergmann
577c7ea310 Clean up gb_Library_set_componentfile argument handling.
It is only ever called with 2, never with 3 arguments.  And the
gb_ComponentTarget_ComponentTarget it calls only takes 3, not 4 arguments.
2011-11-23 08:16:13 +01:00
Markus Mohrhard
c35bd5f3c4 ManageNames: handle formula errors in Define Names dialog correctly 2011-11-23 08:05:07 +01:00
Markus Mohrhard
ab63c12395 ManageNames: make pasting of multiple names working and fix crash 2011-11-23 06:25:36 +01:00
Markus Mohrhard
e58dfb6210 ManageNames: move some strings to globstr.[sh]rc 2011-11-23 06:25:36 +01:00
Markus Mohrhard
9e8ae1d560 remove ScRangeName::findByName
this method was mmisused and is the source for some "bugs"

we don't allow case sensitive storage of range names and therefore it
does not amke sense to search by case sensitive names, use
ScRangeName::findByUpperName instead
Especially the uno implementation did behave wrongly and allowed to
create two names that were identicall for the model
2011-11-23 06:25:36 +01:00
Markus Mohrhard
f3c7c1e4ce ManageNames: add missing licence headers 2011-11-23 06:25:35 +01:00
Markus Mohrhard
1ca05c9497 ManageNames: remove Add Button and debug output 2011-11-23 06:25:35 +01:00
Markus Mohrhard
6f92d874d4 Manage Names: fix an initialization problem 2011-11-23 06:25:35 +01:00
Markus Mohrhard
648a9a48b6 ManageNames: update range data also if checkboxes are toggled 2011-11-23 06:25:35 +01:00
Markus Mohrhard
7b761d244e ManageNames: implement ScNameDlg::IsFormulaValid 2011-11-23 06:25:35 +01:00
Markus Mohrhard
100052237a ManageNames: need to store the strings in variables 2011-11-23 06:25:34 +01:00
Markus Mohrhard
23da9369ae ManageNames: add RangeOptions button to Define Name dialog 2011-11-23 06:25:34 +01:00
Markus Mohrhard
684b53cfcf ManageNames: use a more modern looking button for RangeOptions 2011-11-23 06:25:34 +01:00
Markus Mohrhard
c0d8d83b9d fix out of bounds access in printfunc.cxx 2011-11-23 06:25:34 +01:00
Markus Mohrhard
1d2142fb96 ManageNames: add table to "Paste Names" dialog 2011-11-23 06:25:34 +01:00
Markus Mohrhard
7acefae208 ManageNames: need a virtual destructor here 2011-11-23 06:25:33 +01:00
Markus Mohrhard
332ea906f3 ManageNames: don't change selection after user input 2011-11-23 06:25:33 +01:00