- 24 Nis, 2014 40 kayıt (commit)
-
-
Thomas Arnhold yazdı
Yes, I actually figured out how to do that ;) Change-Id: I9c62f57bbd07f44c9bf94a308a49df8c82eb2097
-
Thomas Arnhold yazdı
Change-Id: I818a19a0a95991c97be539761d1f75e247880256
-
Caolán McNamara yazdı
Change-Id: I0d91e142d719b946f65ed704b06371d00534ad78
-
Noel Grandin yazdı
Also, since this is a utility method, and it does not override a method from an UNO interface, it does not need to be virtual. Change-Id: I2dd90331e8ff49572bdfcb6ea2e2e3ed2fd95051
-
Chris Sherlock yazdı
Change-Id: Id759b151bb636aa7c79043854a622a88a544138d
-
Chris Sherlock yazdı
Change-Id: Idd1bc7f640fb62265f453b5a201b052bbbc14b77
-
Chris Sherlock yazdı
Change-Id: I45c811b9f7c5c10fcefe0e2da809bdc5cc381de1
-
Chris Sherlock yazdı
Change-Id: Iae98ff3b75dce83a7d05176b6a0bdf93b7e5fb00
-
Chris Sherlock yazdı
Change-Id: Idee24d0d5ec25082ed1be48bee6051f132e00a97
-
Chris Sherlock yazdı
Change-Id: Ib4d5da9bb36e6ad7a02536f169ae7b634bb939db
-
Michael Stahl yazdı
Change-Id: I30845477e5dfbf5c90702bb0b6acb7955fcbe684
-
Michael Stahl yazdı
GCC 4.8.2 warns when index is a subtraction expression; the real problems in that case will be found by the "index >= 0" check. Change-Id: I4c3f0bdb7996e433b1693eb7dcbafb9610b5dbcf
-
Vinaya Mandke yazdı
Section properties are not imported if the section starts with a table for DOCX, and also for a few RTF files with combination of tables and section breaks. SwXBodyText::createTextCursorByRange is not able to find the start of section and hence section properties are not applied. As a workaround added an empty paragraph at the beginning of every section which has the the first element as a table. And then removed it when the section ends ( DomainMapper::lcl_endSectionGroup is called). Also handled to add the paragraph earlier, if there is a bookmark so that the bookmark is not attached to the dummy paragraph. Conflicts: sw/qa/extras/ooxmlexport/ooxmlexport.cxx Reviewed on: https://gerrit.libreoffice.org/9097 Change-Id: I717ba40e22b055d974bc83d4414aeb2945e16d26
-
Caolán McNamara yazdı
Change-Id: I4c9da1bb21e55578fc81e4c5b3133cbd639711cc
-
Caolán McNamara yazdı
Change-Id: I667867d0333d9d82db3218e2645741a2327cd8fe
-
Caolán McNamara yazdı
Change-Id: Ie91515b0cd0fcf5a1b3bc7b2d394927dafa851ea
-
Caolán McNamara yazdı
Change-Id: Ib967053b7d306d18c69843da39646d69540f081f
-
Caolán McNamara yazdı
Change-Id: I4a1c43dab2814ed66f1785b91ead76407e32de46
-
Thomas Arnhold yazdı
some of them have no copyright header Change-Id: I9c2c0c859dabe231cb29af29290847e7b4aa46a3
-
Thomas Arnhold yazdı
Change-Id: I82d9727c4f991c606a19b9eba27732e7e2397db6
-
Thomas Arnhold yazdı
Change-Id: If52651c70ee659c83ef127da4fe5e266cfe7eec2
-
Thomas Arnhold yazdı
Change-Id: Ia7db5d7b52aadd158584ffaa06e777d8b02f9820
-
Thomas Arnhold yazdı
and move SID_CHAOS_* to the appropriate place Change-Id: Ib65bf3bb50681a1bb334fe84669defa44eabc9b8
-
Thomas Arnhold yazdı
Change-Id: Ie9eaf51d1fc74c3cddf88f79af0d60086dc625a5
-
Thomas Arnhold yazdı
c++ style comments are already used at the bottom of the file. moreover the c file doesn't exist anymore... Change-Id: I17a1589bdbad138971696ac9255dd75fbe078815
-
Thomas Arnhold yazdı
DLG_PARA and DLG_DRAWPARA are unused. So remove them and clean up. Change-Id: Ie8beea17b16590fe51fcf944371cb494fe2055b4
-
Caolán McNamara yazdı
Change-Id: I0aae5a1dfab6a5f0439905a03b13f83be84a8746
-
Caolán McNamara yazdı
Change-Id: I1881add525365feaf25ce61b2be027f6ea1bcce7
-
Caolán McNamara yazdı
Change-Id: I568de20d26cff7742529a93f5a86b10ee2ac630c
-
Caolán McNamara yazdı
Change-Id: Ia15d9c6761b1b7990586b766a4f8c385c04edc0a
-
Caolán McNamara yazdı
Change-Id: I8aeff7a5e3513d316202d40b953435238c1bf714
-
Caolán McNamara yazdı
Change-Id: Iacca1f92f9a8a6bd3b016775c5e59209995bb741
-
Tor Lillqvist yazdı
Change-Id: I74674a70ec3a2f6b610b2ea8b8b826879ace0931
-
Stephan Bergmann yazdı
cf <https://sourceforge.net/p/libmwaw/tickets/4/> Change-Id: Ib139992b90818838b12d51530c66498b2e2d1dc4
-
Noel Grandin yazdı
Change-Id: I3172a42f6b6abe434ffe0475d1201ff50b6c06ea
-
Noel Grandin yazdı
Change-Id: I4f32fe3b5133e13dab88ca1c9acd021d84dc59a9
-
Noel Grandin yazdı
Change-Id: I1550c49cce2ad64f9d62b06ec20512a750f83b84
-
Noel Grandin yazdı
Change-Id: I9156ba8671348fd77b93921236827235775e1108
-
Noel Grandin yazdı
Change-Id: I8cea3bb0c407eba7928cb44d9ce00016ff890a41
-
Tor Lillqvist yazdı
While at it, print the character values in assertion messages in hex, not decimal. Change-Id: I61a5efca0a800ea295afc81e2b2f234844428b1c
-