- 28 Mar, 2011 13 kayıt (commit)
-
-
Rafael Dominguez yazdı
-
Fridrich Štrba yazdı
-
-
Kayo Hamid yazdı
-
Christina Rossmanith yazdı
-
Fridrich Štrba yazdı
-
Xisco Fauli yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Cédric Bosdonnat yazdı
-
Xisco Fauli yazdı
-
- 27 Mar, 2011 6 kayıt (commit)
-
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
- 26 Mar, 2011 8 kayıt (commit)
-
-
Andras Timar yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
i.e. as a global its getting dtored after the uno infrastructure has been shutdown
-
Bjoern Michaelsen yazdı
- chart2/qa/unoapi - configmgr/qa/unoapi - dbaccess/qa/unoapi - forms/qa/complex/forms - linguistic/qa/unoapi - qadevOOo/qa/unoapi - sd/qa/unoapi - starmath/qa/unoapi - ucb/qa/complex/ucb - ucb/qa/unoapi - unotools/qa/complex/tempfile
-
Andras Timar yazdı
the aim is to remove hundreds of localized palette files from extras\source\palettes\lang\
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
Fridrich Štrba yazdı
-
- 25 Mar, 2011 12 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Julien Nabet yazdı
-
Xisco Fauli yazdı
-
Fridrich Štrba yazdı
-
Luboš Luňák yazdı
Virtual operator=() is IMO pointless, and especially in a class hierarchy like SdrObject it's pretty unlikely one could reasonably assign any SdrObject-based object to any other one. Moreover, it was actually only used in Clone(), which was almost never reimplemented, so the more sensible choice is to have non-virtual operator= and virtual Clone() always being reimplemented and using that. This commit also fixes various smaller or bigger, er, interesting details in the various operator= implementations.
-
Noel Power yazdı
replaces the existing hack for blacklisting some function names that exist in libreoffice basic that don't exist in vba ( and potentially clash with user defined procedures ).
-
Bjoern Michaelsen yazdı
-
Petr Mladek yazdı
-
Fridrich Štrba yazdı
-
Caolán McNamara yazdı
-
- 24 Mar, 2011 1 kayıt (commit)
-
-
Luboš Luňák yazdı
bool and sal_Bool is not the same
-