- 21 Eyl, 2014 9 kayıt (commit)
-
-
Samuel Mehrbrodt yazdı
Change-Id: Ib2535a091cad506c6ce49941361757a9f9e72865 Reviewed-on: https://gerrit.libreoffice.org/11302Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Samuel Mehrbrodt yazdı
Change-Id: Ica9851e66e8d8f32b8e353c0b2e541c7ce7d45e3 Reviewed-on: https://gerrit.libreoffice.org/11110Reviewed-by:
Thomas Arnhold <thomas@arnhold.org> Tested-by:
Thomas Arnhold <thomas@arnhold.org> Reviewed-by:
Adolfo Jayme Barrientos <fitojb@ubuntu.com> Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Noel Grandin yazdı
First stage of new VCL widget reference checker Change-Id: I63a2108a26b3c0e0a896d13672b1daa6f8e60b3a Reviewed-on: https://gerrit.libreoffice.org/10427Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Adolfo Jayme Barrientos yazdı
Also: * Use Unicode ellipsis * Shorten section heading (see fdo#84057) Change-Id: I37cefa8a39c8907c7cbc138b255f2f8e78002c47 Reviewed-on: https://gerrit.libreoffice.org/11531Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Phyzer yazdı
Change-Id: If86fae691d4926c896c6d1da1863cd8397a38718 Reviewed-on: https://gerrit.libreoffice.org/11429Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Change-Id: Icdc61dc88a11afae5257bcddda32adb691cb5883 Reviewed-on: https://gerrit.libreoffice.org/11564Reviewed-by:
Chris Sherlock <chris.sherlock79@gmail.com> Tested-by:
Chris Sherlock <chris.sherlock79@gmail.com>
-
Adolfo Jayme Barrientos yazdı
Their official name is “Firefox Themes” nowadays. While I was there, tweak some strings. Change-Id: I2505df2fb810fa7de51d28f5704bc1178671c3ac Reviewed-on: https://gerrit.libreoffice.org/11483Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Adolfo Jayme Barrientos yazdı
Change-Id: I4a4301f166036e294e4250c1ab1b599ad5bba7c5 Reviewed-on: https://gerrit.libreoffice.org/11526Reviewed-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com> Tested-by:
Samuel Mehrbrodt <s.mehrbrodt@gmail.com>
-
Laurent Balland-Poirier yazdı
Project: help 0f29dbb5b25e1dbbde177b234d03e46528bbddf0 Correct typo of STEYX example Change-Id: I4864cb3366dd12f2484b614e9ca418cad2440a71 Reviewed-on: https://gerrit.libreoffice.org/11556Reviewed-by:
Joren De Cuyper <jorendc@libreoffice.org> Tested-by:
Joren De Cuyper <jorendc@libreoffice.org>
-
- 20 Eyl, 2014 3 kayıt (commit)
-
-
David Ostrovsky yazdı
Change-Id: I2f4db02ede9c15193c21014a297d40a7370a505b
-
David Ostrovsky yazdı
Change-Id: I0f2821c87c03f8d3df2e60bab9e09ce6545e2b2c
-
Miklos Vajna yazdı
Change-Id: I595f519ac828590c6bb61791289179b1708474d7
-
- 19 Eyl, 2014 28 kayıt (commit)
-
-
Kohei Yoshida yazdı
Change-Id: I55a19ab06108825ece00844bb20c3fd5f65dfe37
-
Kohei Yoshida yazdı
Change-Id: I134275076256bb1b5441ae7804eacaaaa689d171
-
Kohei Yoshida yazdı
Change-Id: I6c88611e837f651af92406952df273693d651121
-
Kohei Yoshida yazdı
Change-Id: I66843ca4ded3b69cb7f5256c94566c8f5d2de31c
-
Kohei Yoshida yazdı
Change-Id: I51b1a366ca49f680f964814b0fd0fa69a6a7f5bd
-
Kohei Yoshida yazdı
Change-Id: I517c4e4a2296531c0d7f129ff46adca0f85a969d
-
Kohei Yoshida yazdı
Re-use its maRemainingSpace member to keep track of available space. Change-Id: I28fdaf11c4ab895cd09a5b6c7ea3da7c730044d5
-
Kohei Yoshida yazdı
undo headers are all located in source/ui/inc. Change-Id: I9111cad08b64e161f22ebf7ff7fe8f2dd2d10a14
-
Tobias Lippert yazdı
The code in SdrTextObj::ImpSetTextStyleSheetListeners is obviously not working correctly. The families of the stylesheets are appended to the name of the family for further usage. An encoded string looks like "STYLE_NAME|3 " The family is then extracted by copying the first (length-6) bytes, e.g., "STYLE_NAME" in this example. Then another copy starting a position 1 is created, e.g., "TYLE_NAME". This string is cast to an Int32. Since this is not possible, 0 is returned, and the originally stored family is lost. This patch corrects this behavior, and adds a unit test. Change-Id: I60c0add6e4b670acbbc264cc77672452f282f737 Reviewed-on: https://gerrit.libreoffice.org/10818Reviewed-by:
Matúš Kukan <matus.kukan@collabora.com> Tested-by:
Matúš Kukan <matus.kukan@collabora.com>
-
Michael Meeks yazdı
Change-Id: Ib32a66d891242701d2f5c55519e5c52a6dd3df3c
-
Kohei Yoshida yazdı
This change also creates a struct that keeps track of states during shape creation, to make it easier to extract methods as necessary. Change-Id: I0d84dbee9dba5b9c59d22e4a1be318c5e8c6c6c3
-
Kohei Yoshida yazdı
Change-Id: Ibaabf1122fb3e828c1b7b71e846911d77f312445
-
Kohei Yoshida yazdı
Change-Id: Id677971ccd6959356a781a2d8c35ab864b35a62e
-
Kohei Yoshida yazdı
Change-Id: Icd344caf6e52ef568361078455d4e8d5cf0d40a8
-
Kohei Yoshida yazdı
Change-Id: I38ccb7f98f404540f5cf3c32be27da19394475a0
-
Jan Holesovsky yazdı
This will start working when we switch to using high-precision timers. Change-Id: I2115cb3e044578bac1a30c008d787613ec81570a
-
Tor Lillqvist yazdı
Change-Id: Ic773b86a1ebaa66a1b0ae236429276f35776deb8
-
Caolán McNamara yazdı
a) In word each range that character properties affect are just stored by their end. So the range is from the last end to the current one. b) In word the paragraph end marker is a real character, in writer it is not. c) So for redlining if a paragraph is redlined, but the previous one is not then the redlining propes of the 2nd para will affect the end marker of the previous one if the previous char properties do not include the para end mark. We were currently handing the case where a paragraph end mark *is* inside redlining and including it in the char property range, but we were not considering the case where the paragraph end mark is *not* inside redlining but the following paragraph *is* to get the end of the previous paragraph not part of the following paragraph character run, we emit an empty char section of it for this case. Change-Id: I816335067f60d1d9332bfdb1117fb1448b564972
-
Caolán McNamara yazdı
should be no logic change, just added a comment as to what is going on here and ready for extension Change-Id: Ibf1a3893ece9a09ad342bb06f39e119c1340e0db
-
Tor Lillqvist yazdı
The Python build machinery apparently does not use proper autoconfigury to expand this Info.plist.in file, so can't use @PYTHONFRAMEWORK@ as for the Info.plist for the framework itself, but have to hardcode LibreOfficePython. As such I am not sure that Python's way of including an app bundle inside a framework's Resources subtree is acceptable in the stricter code signing and Gatekeeper rules that soon will be in effect. Will see. Change-Id: I1ef9e7b748d41ec4b32d80e721d5fba5e7a90d18
-
Tomaž Vajngerl yazdı
Change-Id: I6cbfd43f037fe89e0f753c67c9368b981b85bd35
-
Michael Meeks yazdı
We're missing an effective SbxCURRENCY conversion here. Change-Id: Id6530ed3a93623b31089304f3451d9693ab4f3af
-
Michael Meeks yazdı
Change-Id: I92bc1dbceea2f10cbb055d97f68b33e575d9be11
-
Michael Meeks yazdı
Change-Id: Iebc25f1730766e96d2ad6921a8b4d2ea880c63f3
-
Tor Lillqvist yazdı
It should be the basename of the framework. The Python configury already provides that as @PYTHONFRAMEWORK@. Change-Id: I116a34c3bcc8f661abe16b2b5cc1b9268ecd2780
-
Change-Id: I04e3245342a83df762fbec35a1523021a021f896 Reviewed-on: https://gerrit.libreoffice.org/11547Reviewed-by:
Noel Grandin <noelgrandin@gmail.com> Tested-by:
Noel Grandin <noelgrandin@gmail.com>
-
Kohei Yoshida yazdı
Change-Id: I16bdc6760276b5bc0c78c3693d3f92c68ef67ed1
-
Kohei Yoshida yazdı
Change-Id: Ic9ad51b33f6dfb6f90e76439c27eeff25ec4c7da
-