- 04 Tem, 2014 3 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Oliver-Rainer Wittmann yazdı
124107: ODF import - ignore fo:margin="100%" for paragraph styles as core attributes are not able to treat it correctly. The result is the same - value are inherited from parent
-
Oliver-Rainer Wittmann yazdı
-
- 03 Tem, 2014 5 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
the package maintainer is a to-be-created email alias to the target that will be decided by the Apache OpenOffice PMC.
-
Herbert Dürr yazdı
-
Steve Yin yazdı
-
- 02 Tem, 2014 2 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Jürgen Schmidt yazdı
Patch By: hanya Review By: jsc
-
- 01 Tem, 2014 3 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Oliver-Rainer Wittmann yazdı
- apply default outline level to WW8 Build-in Heading Styles - get WW8 Build-In Heading Styles' list level applied to the paragraphs - apply list level properties of WW8 Built-In Heading Styles only, if the list level of the WW8 Build-In Heading Style corresponds to its outline level
-
Armin Le Grand yazdı
-
- 30 Haz, 2014 1 kayıt (commit)
-
-
Andrea Pescetti yazdı
-
- 27 Haz, 2014 2 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
- import outline level attribute at Paragraph Styles - import outline level attribute at paragraphs - refactor code to apply list level properties to Outline Style -- only consider WW8 list styles applied to WW8 Built-in Heading Styles -- only assign AOO counterparts of WW8 Built-in Heading Styles to Outline Style
-
Oliver-Rainer Wittmann yazdı
-
- 26 Haz, 2014 2 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
- only the content of nested TOX fields is imported, no TOX field itself
-
Oliver-Rainer Wittmann yazdı
124914: Writer - reset certain language dependent pool defaults before importing a document via <SfxObjectShell::ImportFrom(..)> (used for OOXML *.docx import)
-
- 25 Haz, 2014 2 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Clarence Guo yazdı
-
- 24 Haz, 2014 3 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
moving the 1MB copy buffer from the stack to the heap solves the problem that was first observed on the Windows buildbot.
-
Steve Yin yazdı
Issue 125090 - The values of upper and lower spacing for default paragraph did the complete opposite.
-
- 23 Haz, 2014 2 kayıt (commit)
-
-
Herbert Dürr yazdı
This simple change has been measured to speed up the helpex by almost 30%.
-
Herbert Dürr yazdı
the DocumentFocusListener::notifyEvent() throw list only allows a RuntimeException to propagate. The methods called in notifyEvent() allow IndexOutOfBoundsException though, so it must be handled in all cases to prevent C++ from invoking its unexpected() abort mechanisms. Ceterum censeo, non-empty throw lists should be removed altogether...
-
- 20 Haz, 2014 3 kayıt (commit)
-
-
Andre Fischer yazdı
Added new JavaPartManager project. Added new OOXMLViewer project.
-
Jürgen Schmidt yazdı
-
Armin Le Grand yazdı
-
- 19 Haz, 2014 4 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
by using plain fwrite instead of trusting fprintf to handle the wchar_t string
-
Herbert Dürr yazdı
avoiding the many individual invocations of chmod for each directory makes this step about ten times faster on Windows without SSD (460sec -> 41sec for boost alone). With SSD storage the speedup should be even higher.
-
- 18 Haz, 2014 1 kayıt (commit)
-
-
Herbert Dürr yazdı
-
- 17 Haz, 2014 1 kayıt (commit)
-
-
Andre Fischer yazdı
-
- 16 Haz, 2014 6 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Oliver-Rainer Wittmann yazdı
125086: correct UNO-API implementation for <com::sun::star::text::XTextField> in Writer to reflect changes made for the in-place editing of Input Fields
-
Armin Le Grand yazdı
-
Oliver-Rainer Wittmann yazdı
125055: follow-up of fix for issue 124338 - adjust condition to trigger sort of bookmarks in order to avoid serious performance decrease Kudos to Ariel for his analysis
-
Pedro Giffuni yazdı
Mostly found by: Noel Grandin Reviewed by: Andre Fischer
-
Pedro Giffuni yazdı
-