- 19 Haz, 2014 3 kayıt (commit)
-
-
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ı
-
- 13 Haz, 2014 1 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
- assure invalidation and updates on code to update fields
-
- 12 Haz, 2014 4 kayıt (commit)
-
-
Jürgen Schmidt yazdı
-
Andre Fischer yazdı
-
Herbert Dürr yazdı
before assigning something into it. The ppItem default value is NULL so it is allowed. The method should be prepared to handle that.
-
Andre Fischer yazdı
-
- 10 Haz, 2014 4 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
125072: method <SwGraphicProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it.
-
Oliver-Rainer Wittmann yazdı
125072: method <SwFrameProperties_Impl::AnyToItemSet(..)> - map given style name to corresponding UI name before searching for it. Patch by: Elie Roux - roux dot elie at gmail dot com
-
Jürgen Schmidt yazdı
-
Andre Fischer yazdı
-
- 06 Haz, 2014 3 kayıt (commit)
-
-
Oliver-Rainer Wittmann yazdı
124999: As Writer graphics are no longer painted via the graphic manager - see <SwNoTxtFrm::PaintPicture(..)> - it is needed to swap out the Writer graphics automatically after a certain amount of time. --> 5000ms
-
Oliver-Rainer Wittmann yazdı
- <SwGrfNode::onGraphicChanged()> - assure that graphic is swapped out in case its swap in has been triggered by this method.
-
Oliver-Rainer Wittmann yazdı
125000: <WinSalBitmap::ImplCreateGdiPlusBitmap()> - check last status of newly created <Gdiplus::Bitmap> instance before using it.
-
- 05 Haz, 2014 6 kayıt (commit)
-
-
Armin Le Grand yazdı
i125045 For XMLPropertyMapper using TEXT_PROP_MAP_SHAPE_PARA hide the DrawingLayer FillStyle entries by moving them to the front of aXMLParaPropMap and using a higher index for construction
-
Oliver-Rainer Wittmann yazdı
124891: <SidebarDockingWindow::GetFocus()> - check, if sidebar controller is available before accessing it.
-
Oliver-Rainer Wittmann yazdı
-
Oliver-Rainer Wittmann yazdı
-
Oliver-Rainer Wittmann yazdı
125024: SwRootFrm::CalcFrmRects(..) - remove code regarding table selection as it is not used any more.
-
Armin Le Grand yazdı
i124638 Corrected relationship between DrawModel and DocShell in Writer, made SwDrawModel and handling more known
-
- 04 Haz, 2014 4 kayıt (commit)
-
-
Herbert Dürr yazdı
the test didn't initialize the nanosecond part of the condition timeout and so the absolute timeout calculated from the second and nanosecond values could become invalid depending on the pseudo-random value of the nanosecond member. This resulted in spurious gtest failures (first seen on Ubuntu).
-
Armin Le Grand yazdı
-
Jürgen Schmidt yazdı
-
Herbert Dürr yazdı
-
- 03 Haz, 2014 6 kayıt (commit)
-
-
Armin Le Grand yazdı
i124638 Corrected paints of Writer Frames with DrawingLayer FillAttributes for all systems and AA/nonAA
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Jürgen Schmidt yazdı
-
Andre Fischer yazdı
Created new main/ooxml module. Created schema parser at main/ooxml/source/framework/SchemaParser. Created demo parser for OOXML files that is based on output of the schema parser.
-
- 02 Haz, 2014 1 kayıt (commit)
-
-
Jürgen Schmidt yazdı
-