History log of /aoo41x/ (Results 2226 - 2250 of 5867)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a942a49028-May-2013 Ariel Constenla-Haile

i121544 - Fix header guards

Found by: Tsutomu Uchino

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487143 13f79535-47bb-0310-9956-ffa450edef68

89d8a21528-May-2013 Ariel Constenla-Haile

i122401 - framework::NewToolbarController needs early initialization of its PopupMenu

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487142 13f79535-47bb-0310-9956-ffa450edef

i122401 - framework::NewToolbarController needs early initialization of its PopupMenu

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487142 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7b652b4928-May-2013 Ariel Constenla-Haile

svx::ExtrusionDepthController is a ToolbarController

This class is dereived from svt::PopupWindowController, derived in turn
from svt::ToolboxController, the base class of all
css.fr

svx::ExtrusionDepthController is a ToolbarController

This class is dereived from svt::PopupWindowController, derived in turn
from svt::ToolboxController, the base class of all
css.frame.ToolbarController's. Adapt getSupportedServiceNames() and the
passive component registration to reflect that fact.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487141 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0649442628-May-2013 Herbert Dürr

#i122378# support graphite on system-STL based AOO on Windows


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486846 13f79535-47bb-0310-9956-ffa450edef68

7ca83afa28-May-2013 Ariel Constenla-Haile

Add missing copy&paste of SfxAppToolBoxControl_Impl::Select

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486845 13f79535-47bb-0310-9956-ffa450edef68

b603511228-May-2013 Ariel Constenla-Haile

Remove dbaui::OStatusbarController

It actually does not override any method in svt::StatusbarController, so
there is no point in keeping it.

git-svn-id: https://svn.apache.org/r

Remove dbaui::OStatusbarController

It actually does not override any method in svt::StatusbarController, so
there is no point in keeping it.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486844 13f79535-47bb-0310-9956-ffa450edef68

show more ...

dc055bd228-May-2013 Ariel Constenla-Haile

Silence warning C4706

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486843 13f79535-47bb-0310-9956-ffa450edef68

fa064a0d28-May-2013 Armin Le Grand

i122350 Corrected buffering when alpha changed

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486842 13f79535-47bb-0310-9956-ffa450edef68

57a9858a28-May-2013 Herbert Dürr

#i122378# avoid non-iterator bound std::transform() in namedvaluecollection.hxx

in some build environments the use of std::transform() with plain pointers as
input iterators results in m

#i122378# avoid non-iterator bound std::transform() in namedvaluecollection.hxx

in some build environments the use of std::transform() with plain pointers as
input iterators results in many warnings about how unsafe such a construct is.
The warnings could be suppressed e.g. on MSVC with the SCL_SECURE_NO_WARNINGS
define. Open coding the construct makes it cleaner and more debugable though.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486840 13f79535-47bb-0310-9956-ffa450edef68

show more ...

0adb039528-May-2013 Herbert Dürr

#i122208# const XMLOFF containers cannot provide non-const iterators

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486836 13f79535-47bb-0310-9956-ffa450edef68

1a3755bc28-May-2013 Herbert Dürr

#i122396# prevent boost from using typeids in connectivity's no-rtti parts

fixes a build breaker in some environments where boost's tr1 is used as STL.
The dependence of rtti-less parts

#i122396# prevent boost from using typeids in connectivity's no-rtti parts

fixes a build breaker in some environments where boost's tr1 is used as STL.
The dependence of rtti-less parts of the connectivity module on rtti-enabled
comphelper headers which in turn uses STL in both modes explores the limits
of compilers and runtime environments for little gain and is thus quite sick...


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486833 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6b945d5128-May-2013 Herbert Dürr

added the ALv2 license header to the LLDB helper script

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486795 13f79535-47bb-0310-9956-ffa450edef68

27d21f5d27-May-2013 Pavel Janík

Unname unused argument to prevent compiler warnings.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486702 13f79535-47bb-0310-9956-ffa450edef68

a3c1aa2b27-May-2013 Herbert Dürr

#i122378# filter symbols from win's native tr1 from reexport


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486651 13f79535-47bb-0310-9956-ffa450edef68

3d2a235027-May-2013 Herbert Dürr

#i122378# allow linking against MSVC TR1's STL libraries instead of stlport

the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB
(the static and dynamic C++ runti

#i122378# allow linking against MSVC TR1's STL libraries instead of stlport

the standard C++ library on MSVC is available in LIBCPMT.LIB and MSVCPRT.LIB
(the static and dynamic C++ runtime libraries for multithreaded environments).


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486650 13f79535-47bb-0310-9956-ffa450edef68

show more ...

c593154327-May-2013 Herbert Dürr

#i122362# omit fetching of stlport4 tarballs if possible

it doesn't make sense to download them if they are not used


git-svn-id: https://svn.apache.org/repos/asf/openoffice/tru

#i122362# omit fetching of stlport4 tarballs if possible

it doesn't make sense to download them if they are not used


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486648 13f79535-47bb-0310-9956-ffa450edef68

show more ...

82c0ddf227-May-2013 Herbert Dürr

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 head

#i122208# include <algorithm> explicitly if functions from <algorithm> are used

most STLs include relevant parts of it indirectly, but
one can not depend on it (seen with MSVC's tr1 headers)


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486646 13f79535-47bb-0310-9956-ffa450edef68

show more ...

10405e3b27-May-2013 Andre Fischer

122387: Use the right tool box for font color in text sidebar.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486603 13f79535-47bb-0310-9956-ffa450edef68

83d0117d27-May-2013 Herbert Dürr

#i122378# replace std::iota() with open code

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486585 13f79535-47bb-0310-9956-ffa450edef68

b7d6173d27-May-2013 Herbert Dürr

#i122208# fix sd::TransferableData::Representative's assignment operator

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486584 13f79535-47bb-0310-9956-ffa450edef68

0923c7b727-May-2013 Herbert Dürr

#i122208# const SD containers cannot provide non-const iterators

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486583 13f79535-47bb-0310-9956-ffa450edef68

6d3b264b27-May-2013 Herbert Dürr

#i122208# const SC containers cannot provide non-const iterators

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486582 13f79535-47bb-0310-9956-ffa450edef68

24b6224027-May-2013 Herbert Dürr

#i122208# const SW containers cannot provide non-const iterators

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486581 13f79535-47bb-0310-9956-ffa450edef68

2a3f8a0e27-May-2013 Andre Fischer

122332: Don't change sidebar context when switching to other application window.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486578 13f79535-47bb-0310-9956-ffa450edef68

8db7fd1d27-May-2013 Oliver-Rainer Wittmann

module apr: simplify apr's Windows makefile to avoid possible hanging process on buildbots


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486564 13f79535-47bb-0310-9956-

module apr: simplify apr's Windows makefile to avoid possible hanging process on buildbots


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486564 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1...<<81828384858687888990>>...235