Commit Graph

298266 Commits

Author SHA1 Message Date
Tor Lillqvist
5317a92f57 Bin unused subs 2011-12-13 15:10:29 +02:00
Tor Lillqvist
5b4bcc81e1 Kill unused variable 2011-12-13 15:10:28 +02:00
Kohei Yoshida
4b6e0d42d7 Pass the correct ScTabViewShell instance to the input box.
This eliminates the need to store the assigned doc pointer to cross-check
against whenever the edit engine is initialized.  It's cleaner this way
& fdo#43614 still remains fixed.
2011-12-13 13:06:10 +00:00
Kohei Yoshida
43c7830b03 Don't crash when typing Japanese via SCIM.
There should only be one active edit view while the user is typing
into a cell, or else it crashes when an external input method is
being used to input values (such as Japanese).
2011-12-13 13:06:03 +00:00
Stephan Bergmann
bcdea3b379 Simplified, type-safe C++ configuration access.
* New offapi com.sun.star.configuration entities to access the complete
  configuration read-only or read/write...
* ...configmgr adapted to support those new services/singletons...
* ...new unotools/configuration.hxx is the type-safe C++ plumbing on top of
  that...
* ...officecfg now generates C++ headers to access all the properties and sets
  given in the .xcs files...
* ...and svl's asiancfg.cxx exemplarily makes use of the new
  officecfg/Office/Common.hxx to access the configuration.
* There is still TODOs:  For one, see those listed in
  officecfg/registry/cppheader.xsl.  For another, at least a notification
  mechanism for the new read-only configuration access and the C++ wrapper is
  missing.
2011-12-13 12:50:34 +01:00
Jan Holesovsky
ddf1cf3331 Improve quoting when calling submake for custom targets.
This should fix the Windows build, while keeping the
gb_Helper_abbreviate_dirs_native working in custom targets.
2011-12-13 11:20:50 +01:00
Caolán McNamara
70c315620e unused inline RemoveStatusField 2011-12-13 10:11:45 +00:00
Caolán McNamara
220b97fd14 SbTextPortions, etc can completely go 2011-12-13 10:11:45 +00:00
Caolán McNamara
0d486af418 _BASIC_TEXTPORTIONS always defined 2011-12-13 10:11:44 +00:00
Caolán McNamara
a15cdba6ef disassembler unused 2011-12-13 10:11:44 +00:00
Caolán McNamara
90ca7d9e24 callcatcher: remove newly unused code 2011-12-13 10:11:44 +00:00
Caolán McNamara
a796b8ae13 m_pInfoImage never constructed or used 2011-12-13 10:11:44 +00:00
Caolán McNamara
5258afdc70 bUsedForHilite always false 2011-12-13 10:11:43 +00:00
Caolán McNamara
e008580f65 SbiTokenizer::Hilite unused 2011-12-13 10:11:43 +00:00
Caolán McNamara
2338a8c9c5 convert GetMangleName 2011-12-13 10:11:43 +00:00
Caolán McNamara
34cbfad1b2 replace ByteString(String ctor 2011-12-13 10:11:43 +00:00
Caolán McNamara
41f59c6cf2 this line doesn't do anything 2011-12-13 10:11:43 +00:00
Caolán McNamara
73d76958fd ByteString->rtl::OString 2011-12-13 10:11:42 +00:00
Caolán McNamara
da5f9b7c29 use RTL_CONSTASCII_STRINGPARAM 2011-12-13 10:11:42 +00:00
Caolán McNamara
c732a811fc intermediate string object unnecessary 2011-12-13 10:11:42 +00:00
Andras Timar
effcabb995 use latest versions of DejaVu and Liberation fonts 2011-12-13 11:08:16 +01:00
Cédric Bosdonnat
b1a096a7d5 RTF import: default scale for images is 100% not 0%
This fixes the import of pictures in n#228839 and n#77738
2011-12-13 10:36:56 +01:00
László Németh
e2812dd419 Fix always-false condition of FullCommentURL 2011-12-13 10:30:53 +01:00
Matúš Kukan
946b0d3163 simplify this, use gb_Helper_abbreviate_dirs_native instead of cygpath 2011-12-13 09:33:39 +01:00
Fridrich Štrba
f953f1b11a Simplify the patch
1) When building internal pgsql even on Windows, we use Mozilla LDAP if it is built
2) Regenerate the generated fils with autoconf-2.63 that is used by upstream
2011-12-13 09:19:02 +01:00
Fridrich Štrba
2282f4f3f2 Avoid double slashes in paths (cosmetic change only) 2011-12-13 09:19:01 +01:00
Fridrich Štrba
d1dacd144f Use SOLARINC and SOLARLIB instead of hand-crafted path 2011-12-13 09:19:01 +01:00
Olivier Hallot
00a67c0f90 Fix for fdo43460 Part VII getLength() to isEmpty()
Part VII
Module
comphelper
2011-12-13 11:57:55 +04:00
Andras Timar
d5b25bdd12 introducing propex tool for string extranction from .properties files 2011-12-13 08:44:00 +01:00
Andras Timar
c0b0cbe1a7 exclude wntgcc* directories from searching for translatable files 2011-12-13 08:43:59 +01:00
Tor Lillqvist
2d5e44f589 Drop the $oldoutfile thing, people are used to Env.Host.sh by now surely 2011-12-13 09:35:49 +02:00
Christian Lohmaier
bedebfcb51 get rid of obsolete path-delimiter escape 2011-12-13 02:02:54 +01:00
Christian Lohmaier
89b4260fc9 GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE→aqua 2011-12-13 01:59:12 +01:00
Lior Kaplan
9b98c4a8d7 fdo#39452: 'Back' is misleading, use 'Revert' instead 2011-12-13 00:58:29 +02:00
Lionel Elie Mamane
1a658dda70 postgresql-sdbc: do not use GNU ld-specific options on MacOS X 2011-12-12 23:08:15 +01:00
Michael Stahl
69055c0961 instsetoo_native: try to fix tinderbox:
3e2aec1a54 removed a closing parenthesis
2011-12-12 22:58:44 +01:00
Noel Grandin
583582c5bf German translations
By Mike Whiteley/Noel Grandin, some smaller changes by myself; changes to binfilter removed from patch
2011-12-12 22:35:05 +01:00
Julien Nabet
444eb68e8a Remove ByteString 2011-12-12 22:31:24 +01:00
Stefan Knorr (astron)
0c85b04217 Remove HC icons from Human theme 2011-12-12 22:27:37 +01:00
Stefan Knorr (astron)
97366743ef No need to register LibO, so drop the Register icons 2011-12-12 22:27:37 +01:00
Lionel Elie Mamane
7f4cb27518 fix loading of python-uno module by package.module name 2011-12-12 22:14:50 +01:00
Julien Nabet
84a3f11c7a Remove ByteString 2011-12-12 22:01:47 +01:00
Michael Stahl
5924454a86 slideshow: play back embedded media:
The slideshow uses the UNO API to access the drawing objects,
so add a property to get the temp file URL from the media object.
2011-12-12 21:53:46 +01:00
Michael Stahl
41927a4f2f editeng: EE_ITEMS_START:
This evidently depends on the values of OWN_ATTR_VALUE_START and
OWN_ATTR_VALUE_END, so define it that way.
2011-12-12 21:53:46 +01:00
Michael Stahl
8bd011b527 gbuild: fix top-level "make check":
This should first build, then run smoketest, then run subsequenttests.
2011-12-12 21:53:45 +01:00
Kohei Yoshida
66778dd58d fdo#32530: Correct default horizontal alignment for complex script. 2011-12-12 15:46:51 -05:00
Olivier Hallot
fd866ac8f1 Fix for fdo43460 Part VI getLength() to isEmpty()
Part VI
Module
codemaker
2011-12-13 00:40:14 +04:00
Olivier Hallot
0eac98aa74 Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
Tor Lillqvist
187077c21b Skip more components for Android and iOS 2011-12-12 22:15:03 +02:00
Tor Lillqvist
d6723c4efa Add .DS_Store 2011-12-12 22:15:02 +02:00