Commit graph

298254 commits

Author SHA1 Message Date
Stephan Bergmann
c3a622e341 Simple officecfg/cppheader sanity check. 2011-12-13 23:02:01 +01:00
Stephan Bergmann
1b6dc2adb8 Also escape dots in entity names used as C++ identifiers. 2011-12-13 22:56:25 +01:00
Kohei Yoshida
a9d1d2f35c Prefer reference over pointer (when it makes sense). 2011-12-13 16:20:24 -05:00
Kohei Yoshida
ccc59bc76f fdo#43681: Always sort category axis when it's a date type.
Or else we'd end up drawing a pretty interesting diagram...
2011-12-13 16:20:24 -05:00
Kohei Yoshida
2977e3e988 Prefer pre-increments, especially with iterators. 2011-12-13 16:20:23 -05:00
Stephan Bergmann
db4bc6812d Unified configmgr::Node::getMember{s,Map} again.
(With the insight that Data::components is RootNode::members.)
2011-12-13 22:16:31 +01:00
Caolán McNamara
39cbce553d Resolves: rhbz#761009 IFSD_Equal is asymmetrical 2011-12-13 21:09:49 +00:00
László Németh
e0248eb419 Fix FullCommentURL for grammar checking (local menu) 2011-12-13 21:38:19 +01:00
Thorsten Behrens
23c16ec47c Fix abort from stl debug iterators' invalid access.
Triggered by fdo#43725, incrementing an invalid iterator bombs -
though this seems a corner case, depends on whether one considers
"+= 0" as incrementing or not.
2011-12-13 20:58:39 +01:00
Thorsten Behrens
7b7c3b6e11 More efficient insertion of B3DPolygons
* some cleanup - removed ugly-as-hell exposure of only parts of the
   internal data struct on B2DPolygon (and reworked the only client
   of that code)
 * added stl-style begin/end to B3DPolyPolygon as well, mirroring
   B2DPolyPolygon, plus adapting the insert() func to make use of
   that (avoiding loads of temporaries)
2011-12-13 20:58:39 +01:00
Matúš Kukan
b43fb02c9b try to fix building lingucomponent on Mac 2011-12-13 13:00:45 -06:00
Noel Power
96c1a0e354 adjust multiline button and scrollbar size/positions 2011-12-13 18:44:26 +00:00
Michael Meeks
b664d92908 Disable gtk3 at run-time, unless in experimental mode. 2011-12-13 17:54:14 +00:00
Takeshi Abe
55b9dc002a shrinked useless constants/defines 2011-12-14 01:42:58 +09:00
Takeshi Abe
520891d058 catch exception by constant reference 2011-12-14 01:31:17 +09:00
Stephan Bergmann
4c1c531435 Missing dependencies. 2011-12-13 17:13:33 +01:00
Stephan Bergmann
38747916d6 Make LineTest::testCornerCases succeed again after last basebmp fix.
Though it looks wrong that rtl_allocateMemory(0) == 0.
2011-12-13 17:08:33 +01:00
Matúš Kukan
ab96f8a753 remove old comment 2011-12-13 17:00:26 +01:00
Matúš Kukan
5df936eb38 add linguistic to tail_build 2011-12-13 17:00:25 +01:00
Matúš Kukan
f51ae7bbf9 add lingucomponent to tail_build 2011-12-13 17:00:25 +01:00
Matúš Kukan
f9fc46c1ef convert lingucomponent to gbuild 2011-12-13 17:00:24 +01:00
Matúš Kukan
bd030305b8 add libexttextcat to external libs 2011-12-13 17:00:23 +01:00
Matúš Kukan
b6bb9bd1e8 add hunspell to external libs 2011-12-13 17:00:22 +01:00
Michael Meeks
cefb414b37 handle failed bitmap storage allocation gracefully 2011-12-13 15:54:28 +00:00
Kohei Yoshida
9ffe57dc02 fdo#39917: Use correct address convention during search and replace. 2011-12-13 10:52:36 -05:00
Caolán McNamara
edf90c212d warn about massive allocs 2011-12-13 14:54:29 +00:00
Petr Mladek
6f67838399 lo-pack-sources: allow to generate .xz source tarballs by default
Add --bzip2 and --xz options to select the compression. Both options
can be used togetger to generate both types of tarballs in one call.
XZ compession is used by default.

Also renamed "lo*build" strings to "lo*core" to fit the current name
of the top level source directory.
2011-12-13 15:26:55 +01:00
Stephan Bergmann
53aaaafb11 Use officecfg/Office/Common.hxx directly. 2011-12-13 15:20:07 +01:00
Andras Timar
fd5ffcf656 add grammar checker to descriptions 2011-12-13 15:20:11 +01:00
Cédric Bosdonnat
e7fc2624a1 n#703032: Fixed an RTF import crash when handling formdata in non-FORM fields 2011-12-13 15:12:24 +01:00
Miklos Vajna
5916088332 fdo#30714 move SID_INSERT_CURRENT_DATE/TIME to GID_INSERT 2011-12-13 14:33:07 +01:00
Miklos Vajna
b26292882b fdo#30714 Use different default key bindings for Hungarian locale
Mimic Hungarian Excel's key bindings:

* inserting current date is Ctrl-'.'
* inserting current time is Ctrl-Shift-'.'
2011-12-13 14:33:07 +01:00
Tor Lillqvist
63961609e8 Fix problem when compiling against a wrong colour version of the GNU STL 2011-12-13 15:18:58 +02:00
Tor Lillqvist
1b61b76783 Untabify 2011-12-13 15:10:33 +02:00
Tor Lillqvist
b4774e1730 We don't use any 'pooling' when packaging 2011-12-13 15:10:32 +02:00
Tor Lillqvist
42b7c64e52 Bin a commented out block of crack 2011-12-13 15:10:31 +02:00
Tor Lillqvist
9196361393 Bin unused use of WORK_STAMP 2011-12-13 15:10:31 +02:00
Tor Lillqvist
b7bd441a7f Bin a few lines of weird crack 2011-12-13 15:10:30 +02:00
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