Commit graph

312335 commits

Author SHA1 Message Date
Andrzej J.R. Hunt
741c56aa73 Add support for Windows Bluetooth Stack.
Change-Id: I3a039889a033591c81e0fd531de3b053e8fa1b3e
2012-09-13 20:58:12 +02:00
Lionel Elie Mamane
522b4c65dc fdo#37529 clear DataColumns read-only information when we clear DataColumns
Change-Id: I6f3b4f1646df1244d97ae98f56ba054bc26e3314
2012-09-13 16:33:30 +02:00
Muthu Subramanian
9748670e04 fdo#54750: Handle any kind of exception (ooxml import).
This is very similar to fdo#54609 - so changed it to
throw a generic Exception.
2012-09-13 19:49:53 +05:30
Noel Power
a6c18caef1 targetted container_controls rework. 2012-09-13 12:49:32 +01:00
Norbert Thiebaud
41747c9626 fdo#39007 make windows not 'restorable'
Change-Id: I9473800820cb863e0de4b16f633deec951dee120
2012-09-13 06:44:40 -05:00
Stephan Bergmann
65006ffb0b -Werror,-Wunused-private-field (connectivity/source/drivers/kab)
...and some related clean up.

Change-Id: I26a8720fb7f60615f2e348e4728a3abddf6a33cd
2012-09-13 13:32:27 +02:00
Takeshi Abe
7580802e9f Remove unused reference class
Change-Id: I17246e036e821c4a8be36cf322dcf23285e3d97a
2012-09-13 19:46:22 +09:00
Miklos Vajna
601e7d4f5e n#778836 testcase
Change-Id: I0b6fbeff5d784e0e3f2067111cf505904f263844
2012-09-13 12:13:26 +02:00
Stephan Bergmann
b8329bde87 Hide dtor details behind SVX_DLLPUBLIC
Change-Id: I442e114322d2a70fbfbdaa2aa197146c0cffa4bd
2012-09-13 11:41:16 +02:00
Miklos Vajna
c5f9d61d45 n#778836 fix DOCX import of right margin vs numbering and paragraph styles
The problem was that the left / first paragraph margin was defined in
the numbering style, and that zeroed out the already inherited right
margin.

Change-Id: Ife521d1de4868a7be33de5f8d6af363d10cbc903
2012-09-13 10:12:46 +02:00
Miklos Vajna
2f3ea72af8 SwWW8ImplReader::Read_Tab: typo
Change-Id: I0dd667ec59862acce283db5f91850306c94d207d
2012-09-13 09:20:32 +02:00
Caolán McNamara
b45834bf64 WaE: with DEBUG defined
Change-Id: I2bf950b8ac644c911050ce01282ac988167d28f9
2012-09-12 23:12:46 +01:00
Christian Lohmaier
db5e8c0650 allow to build with XCode 2.x
* XCode 2.x only comes with automake 1.6.3, and that doesn't know
  per-object CPPFLAGS, thus use per-object CFLAGS instead
* also it is picky about redefining the SOURCES in a conditional
  statement, so use a variable in a condition instead and add that
* Its linker also needs help locating libs that are using the
  relocation-placeholders, thus add -dylib_file linkerflag
* aclocal insists on a space between -I and argument

Change-Id: I35714a1a76a7b7823ee6b64a3296aeae96e7296a
Reviewed-on: https://gerrit.libreoffice.org/605
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
2012-09-12 21:59:06 +00:00
Caolán McNamara
843c83f640 WaE: fix some "empty body" warnings on Mac
Change-Id: Ib65d9dac988851fa90a44cad246ac24e8bfd3370
2012-09-12 22:53:29 +01:00
Christian Lohmaier
60a6daf78c cosmetics
Change-Id: I5b4202628f9df4ed087eee69058ced13bc2c1b1b
Reviewed-on: https://gerrit.libreoffice.org/603
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2012-09-12 20:37:07 +00:00
Michael Stahl
2940a697dc fdo#42450: also end undo on error condition
Change-Id: I59a33631d73a02cf8c84ccc002401bdc2da10267
2012-09-12 22:19:19 +02:00
Alexander Wilms
1e7666e825 Tango icons
Change-Id: I381d67d5267d50eb548a7d5dd2201ba97ab8db59
2012-09-12 22:18:05 +02:00
Michael Stahl
f648822782 SwDoc::InsertSwSection translate assertion
Change-Id: I225610dd844b081eb0c0e4e5b1e0f31188cb8062
2012-09-12 21:51:57 +02:00
Michael Stahl
5bc6c7b2e1 fdo#42450: fix crash in SwXTextSection::attach:
Inserting the section can fail if the given text range is not valid.

Change-Id: Ib6ba3b02dd581dce08b646b841354073caf894b2
2012-09-12 21:51:48 +02:00
Michael Stahl
1488e24a34 connectivity: fix some "empty body" warnings on Mac
Change-Id: I832b369d87da9b622759bf7ddd14f95475256c38
2012-09-12 20:22:36 +02:00
Takeshi Abe
55223696a2 Bin pointer to non-existent class
Change-Id: I215c84967a53dbadba86913d24bc4aadc6543467
2012-09-13 01:52:32 +09:00
Tor Lillqvist
bb4d6a0d89 Make it compile for iOS device, no idea whether it works
Change-Id: I56fdc4894347d9cce4d3b932d3b8740fcb4ef8b7
2012-09-12 19:26:52 +03:00
Tor Lillqvist
21774213d4 WaE: -Wuninitialized
Change-Id: Iba1849abfc9c12c38466fc4294d319a06f413b55
2012-09-12 19:26:51 +03:00
Tor Lillqvist
fa57e53c2d Put -DUCONFIG_NO_FILE_IO also in CXXFLAGS for iOS
Change-Id: I345a86a3d17bd85c8dd4e9d9f5f855c46bdba0e2
2012-09-12 19:26:51 +03:00
Ricardo Montania
29c3a013b5 Finished ::rtl::OUString to OUString in UnoControls
Change-Id: I48409908bd1639d6a69217c7f94ebce04464487f
Reviewed-on: https://gerrit.libreoffice.org/601
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
2012-09-12 16:23:16 +00:00
Andras Timar
11b85ee299 fdo#44565 do not delete empty Desktop folder on uninstall
Change-Id: I74f0f3a5bcfb381ea941a853c3d5e5e27f7f57e7
2012-09-12 18:09:51 +02:00
Stephan Bergmann
8c8492892b Better error reporting
(The MESSAGE_CORRUPTED_FILTERCONFIG in the exception's Message would not be seen
by end-users anyway, so better put something more useful in there.)

Change-Id: I5c677a894a8b6fcfb61d24c59d45b2cbc53e7a60
2012-09-12 17:51:27 +02:00
Stephan Bergmann
3357115adf Unused #includes
Change-Id: If5c8ee05ef84c03a9cec6ef428256e17b33f073e
2012-09-12 17:51:27 +02:00
Caolán McNamara
85b0beae59 Resolves: fdo#40025 add text correction undo id
instead of a single overwrite foo so now the undo message is
"Text Correction" for a spell or grammar change

Change-Id: I0227780ba9024ff903632923dd94238719b65764
2012-09-12 16:33:54 +01:00
Tor Lillqvist
5a27cae588 WaE: unused parameter 'uFlags'
Change-Id: Ifb3569201ea5d96c2ff293bf0f8ba74e6205dc15
2012-09-12 18:29:59 +03:00
Stephan Bergmann
9422195fd3 -Werror=unused-parameter
Change-Id: I2a83ecd010c2d85b5596172102d24b5063ace159
2012-09-12 17:18:40 +02:00
Michael Meeks
7c805af4d0 build fix. 2012-09-12 15:16:37 +01:00
Noel Power
ce9cb99d0b fix build issue 2012-09-12 14:36:24 +01:00
Andras Timar
e2b1a7e4e4 fdo#39791 do not steal .doc association from MS Word
I don't think it made sense to check OpenWithList at all. When we
found WordPad there, we registered the file type, even when it was
registered by MS Office.

Change-Id: I15a151051cadd329e8614388ceb84470ea28805a
2012-09-12 16:11:12 +02:00
Andras Timar
da22f583f9 unused MSI properties: REGISTER_PPAM/PPSM/XLAM, related: fdo#52093
Change-Id: Ia07a0351c68ffec2297b4316977b8ccff0fd5543
2012-09-12 16:11:12 +02:00
Miklos Vajna
781f214c72 configure.in: typo
Change-Id: I209594460e2b2dd5e8621375f555e38ec0009e7c
2012-09-12 15:35:08 +02:00
Radek Doulik
c37575d3cd small optimization
Change-Id: I236d6580f92ad7c0269c42471f187f5ce7b8094d
2012-09-12 15:20:24 +02:00
Caolán McNamara
b0759366fc Resolves: rhbz#855541 XIOError handler multithread woes
We have two threads using X, on an XIOError both
threads call their XIOError handlers and two
calls to exit trample all over eachother.

Change-Id: I20defc6f84cc6ea2372a0d6c979e8078fe920a88
2012-09-12 14:01:24 +01:00
Noel Power
4597483e00 targetted VBA re-work. 2012-09-12 12:49:49 +01:00
Stephan Bergmann
c414499bbd Remove race conditions from test
Change-Id: I97e10fa3b9058211313a7faa5269d71e233f8bf8
2012-09-12 14:36:18 +02:00
Stephan Bergmann
d19c40f45d Work around some potential problems with thread-unsafe getenv
I have seen at least one failure of one of our unoapi tests where soffice.bin
crashed in getenv(3).  This patch is just a drop in the ocean, though.

Change-Id: Iac8a2283b0a62e4fa95a0d063c1676af6c2390be
2012-09-12 14:18:10 +02:00
Stephan Bergmann
2738355f9f diagnose.c -> diagnose.cxx (to ease further modification)
Change-Id: I6c050c0cedab6aeed556dc770c3700e6fbbb4731
2012-09-12 14:18:10 +02:00
Stephan Bergmann
bb5ea68ed5 Simplify osl_searchPath_impl
Change-Id: I78a97b5a1abbcb7921eba60b8014a21373c0b596
2012-09-12 14:18:10 +02:00
Caolán McNamara
dbb77c1448 remove unused hMainThread_
Change-Id: Iea56d7f1b4d3133067e321a033df81378be2817a
2012-09-12 12:50:08 +01:00
Caolán McNamara
a9b7ceea2b Resolves: rhbz#831755 crash with 0 dyaLinePitch in .docx
This is similar to fdo#40686 (dyaLinePitch only valid between [1-31680]) for
the .doc format

Change-Id: I7d2745d695320b4b6b22ec2b519f092932587c2e
2012-09-12 10:23:51 +01:00
Stephan Bergmann
fe1fd7c40c Improvement on previous commit
Change-Id: I51226f78ca60c32ebb908bcf4f74d38d0750eb00
2012-09-12 10:24:55 +02:00
Noel Grandin
372f980168 fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new style
Create a merged XSAXDocumentBuilder2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.

Change-Id: Iaa96031a0b7c27e957d2edb0394e5eeaaa84cdca
2012-09-12 10:24:55 +02:00
Stephan Bergmann
a5036f396a Patch line end clean up
Change-Id: I8f20800584d864b8fa9789b0ffab6b62db232632
2012-09-12 10:16:33 +02:00
Miklos Vajna
18b3feb8be n#778133 sw: add BackgroundParaOverDrawings compat flag
In Word, the layer that contains a background image is behind the layer
that contains the paragraph background. In Writer, the paragraph
background is painted before the hell layer. Add a compat flag to change
the order, so the DOCX importer can trigger that.

To reproduce, create an XShape, send it to the background, set some
color for a paragraph background, and notice that the background color
is missing where the shape is behind the text.

Change-Id: I9b1fffd9ac9a6e5a1c3d1f65371440047d125b38
2012-09-12 10:03:18 +02:00
Tor Lillqvist
40f1a95eff Deliver libexslt.a (for iOS)
Change-Id: I79dc8e0d7b60b22c0ffe9eb5a76f889b8739265f
2012-09-12 10:45:23 +03:00