- 13 Eyl, 2012 7 kayıt (commit)
-
-
Norbert Thiebaud yazdı
Change-Id: I9473800820cb863e0de4b16f633deec951dee120
-
Stephan Bergmann yazdı
...and some related clean up. Change-Id: I26a8720fb7f60615f2e348e4728a3abddf6a33cd
-
Takeshi Abe yazdı
Change-Id: I17246e036e821c4a8be36cf322dcf23285e3d97a
-
Miklos Vajna yazdı
Change-Id: I0b6fbeff5d784e0e3f2067111cf505904f263844
-
Stephan Bergmann yazdı
Change-Id: I442e114322d2a70fbfbdaa2aa197146c0cffa4bd
-
Miklos Vajna yazdı
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
-
Miklos Vajna yazdı
Change-Id: I0dd667ec59862acce283db5f91850306c94d207d
-
- 12 Eyl, 2012 33 kayıt (commit)
-
-
Caolán McNamara yazdı
Change-Id: I2bf950b8ac644c911050ce01282ac988167d28f9
-
Christian Lohmaier yazdı
* 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/605Reviewed-by:
Norbert Thiebaud <nthiebaud@gmail.com> Tested-by:
Norbert Thiebaud <nthiebaud@gmail.com>
-
Caolán McNamara yazdı
Change-Id: Ib65d9dac988851fa90a44cad246ac24e8bfd3370
-
Christian Lohmaier yazdı
Change-Id: I5b4202628f9df4ed087eee69058ced13bc2c1b1b Reviewed-on: https://gerrit.libreoffice.org/603Reviewed-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> Tested-by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-
Michael Stahl yazdı
Change-Id: I59a33631d73a02cf8c84ccc002401bdc2da10267
-
Alexander Wilms yazdı
Change-Id: I381d67d5267d50eb548a7d5dd2201ba97ab8db59
-
Michael Stahl yazdı
Change-Id: I225610dd844b081eb0c0e4e5b1e0f31188cb8062
-
Michael Stahl yazdı
Inserting the section can fail if the given text range is not valid. Change-Id: Ib6ba3b02dd581dce08b646b841354073caf894b2
-
Michael Stahl yazdı
Change-Id: I832b369d87da9b622759bf7ddd14f95475256c38
-
Takeshi Abe yazdı
Change-Id: I215c84967a53dbadba86913d24bc4aadc6543467
-
Tor Lillqvist yazdı
Change-Id: I56fdc4894347d9cce4d3b932d3b8740fcb4ef8b7
-
Tor Lillqvist yazdı
Change-Id: Iba1849abfc9c12c38466fc4294d319a06f413b55
-
Tor Lillqvist yazdı
Change-Id: I345a86a3d17bd85c8dd4e9d9f5f855c46bdba0e2
-
Ricardo Montania yazdı
Change-Id: I48409908bd1639d6a69217c7f94ebce04464487f Reviewed-on: https://gerrit.libreoffice.org/601Reviewed-by:
Olivier Hallot <olivier.hallot@alta.org.br> Tested-by:
Olivier Hallot <olivier.hallot@alta.org.br>
-
Andras Timar yazdı
Change-Id: I74f0f3a5bcfb381ea941a853c3d5e5e27f7f57e7
-
Stephan Bergmann yazdı
(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
-
Stephan Bergmann yazdı
Change-Id: If5c8ee05ef84c03a9cec6ef428256e17b33f073e
-
Caolán McNamara yazdı
instead of a single overwrite foo so now the undo message is "Text Correction" for a spell or grammar change Change-Id: I0227780ba9024ff903632923dd94238719b65764
-
Tor Lillqvist yazdı
Change-Id: Ifb3569201ea5d96c2ff293bf0f8ba74e6205dc15
-
Stephan Bergmann yazdı
Change-Id: I2a83ecd010c2d85b5596172102d24b5063ace159
-
Michael Meeks yazdı
-
Noel Power yazdı
-
Andras Timar yazdı
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
-
Andras Timar yazdı
Change-Id: Ia07a0351c68ffec2297b4316977b8ccff0fd5543
-
Miklos Vajna yazdı
Change-Id: I209594460e2b2dd5e8621375f555e38ec0009e7c
-
Radek Doulik yazdı
Change-Id: I236d6580f92ad7c0269c42471f187f5ce7b8094d
-
Caolán McNamara yazdı
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
-
Noel Power yazdı
-
Stephan Bergmann yazdı
Change-Id: I97e10fa3b9058211313a7faa5269d71e233f8bf8
-
Stephan Bergmann yazdı
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
-
Stephan Bergmann yazdı
Change-Id: I6c050c0cedab6aeed556dc770c3700e6fbbb4731
-
Stephan Bergmann yazdı
Change-Id: I78a97b5a1abbcb7921eba60b8014a21373c0b596
-
Caolán McNamara yazdı
Change-Id: Iea56d7f1b4d3133067e321a033df81378be2817a
-