- 23 May, 2012 6 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The class framework::OUStringHash can be renamed to framework::OUStringHashMap, for the sake of clarity only (there is no risk of name clash because of different namespaces).
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
-
Ariel Constenla-Haile yazdı
The current regular expression only works with a clone of a trunk repository: /^\s*git-svn-id:.*?trunk@([0-9]+)\s+/ This fails with the current AOO34 branch: it does not match trunk@ because it's AOO34@
-
Ariel Constenla-Haile yazdı
In current Linux (and cygwin) Subversion, the error message when there is no repository on the current directory is "svn: '.' is not a working copy". NOTE: this message can be localized, so this only a temporary solution. The code should really check the `svn info` return code, not the output.
-
- 21 May, 2012 3 kayıt (commit)
-
-
Pavel Janík yazdı
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
-
- 20 May, 2012 1 kayıt (commit)
-
-
Ariel Constenla-Haile yazdı
-
- 19 May, 2012 1 kayıt (commit)
-
-
Regina Henschel yazdı
-
- 18 May, 2012 1 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
- 16 May, 2012 2 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Andre Fischer yazdı
-
- 15 May, 2012 4 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Armin Le Grand yazdı
#118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer, changed name to be the filename only, added code to SW to set Title and Desc
-
Herbert Dürr yazdı
-
Ariel Constenla-Haile yazdı
-
- 14 May, 2012 3 kayıt (commit)
-
-
Armin Le Grand yazdı
-
Herbert Dürr yazdı
-
Armin Le Grand yazdı
#119125# various actions implemented, clipping added. Esp hard was ImpSdrGDIMetaFileImport, but working now. Needed to hand-craft alpha addition for alpha in Metafile content and gradient of action. Also added better BitmapEx creation for convert to bitmap for draw objects.
-
- 13 May, 2012 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
shortcuts in AOO, so the user gets feedback that AOO is being started. This is important because it can take a long time to start. Tests show the notifications come up correctly, and go away when the splash screen comes up, even without LIBSN, because the GUI toolkit(s?) we use (GTK?) do this automatically. See also: http://developer.gnome.org/integration-guide/stable/startup-notification.html.en https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/479973
-
- 12 May, 2012 2 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
Pedro Giffuni yazdı
The new version brings in many bugfixes and performance improvements. Unfortunately this also means we lose the Windows specific enhancements in the long_path.patch but it must be expected the newer versions of Lucene will have much better portability. We also bring in support for using preinstalled version 3 from BZ i115241 (author: bero@arklinux).
-
- 11 May, 2012 4 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
Herbert Dürr yazdı
-
Armin Le Grand yazdı
-
Jürgen Schmidt yazdı
-
- 10 May, 2012 4 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
Herbert Dürr yazdı
-
Armin Le Grand yazdı
#119125# Completely changed XFillBitmapItem to work wit GraphicObject, removed XOBitmap class, adapted all usages (also the pretty old 8x8 pixel editor). All Bitmap fill styles will now accept transparent bitmaps as fillings in all variations (tiled, etc.). LoadSave is no problem, ODF defines graphic as content for fill. Backward means that OOs before this change will use a white background ofr fill with transparent, same as the fallback all the time when using a transparent fill. This is also a preparation to e.g. offer SVG or Metafiles as fill style.
-
Andre Fischer yazdı
-
- 09 May, 2012 5 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
Pedro Giffuni yazdı
Update commons-codec to version 1.6. Update commons-lang to version 2.4. Patch common-httpclient to avoid building issues with OpenJDK-7. These versions maintain ABI compatibility while using features from newer Java versions and have been tested on the FreeBSD port.
-
Herbert Dürr yazdı
-
Oliver-Rainer Wittmann yazdı
119292 - remove misusage of <SwDoc::Set|IsLoaded()> for the adjustments of certain AT_PAGE anchored objects
-
Herbert Dürr yazdı
-
- 08 May, 2012 1 kayıt (commit)
-
-
Armin Le Grand yazdı
#119125# Added usage of the ClipRegion for the dismantle of Metafile to SdrObjects (ImpSdrGDIMetaFileImport) as good as possible with Metafile usage
-
- 07 May, 2012 2 kayıt (commit)
-
-
Herbert Dürr yazdı
-
Herbert Dürr yazdı
-