Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-07 | We have to link to stl on Windows. | Damjan Jovanovic | |
Patch by: me Notes: ignore: obsolete | |||
2016-12-05 | Port main/configmgr to gbuild. | Damjan Jovanovic | |
Patch by: me Notes: ignore: obsolete | |||
2016-08-07 | Merge branches/gbuild-reintegration to trunk. | Damjan Jovanovic | |
Notes: ignore: obsolete | |||
2015-10-06 | #i125003# Remove some superfluous version.map files from tests. Google Test ↵ | Damjan Jovanovic | |
uses executables, not libraries, so they don't need version maps any more. Notes: ignore: googletest | |||
2015-09-20 | #i125003# migrate main/configmgr/qa/unit from cppunit to Google Test. All ↵ | Damjan Jovanovic | |
tests fail and on Windows it doesn't start running, but these look like problems from before and at least it doesn't run during the build. Notes: ignore: googletest | |||
2013-12-12 | #i122208# force boost *map for configmgr's Modifications Node structure | Herbert Dürr | |
The C++ standards allows that the instantiation of incomplete types fails. The Node structure had this problem because it contained a map of Node structures itself. Boost containers explicitly allow recursive types so they solve that. Notes: ignore: does not seem necessary | |||
2013-11-18 | #i122362# remove stlport4-build support | Herbert Dürr | |
but keep the --without-stlport configure option for now it is the new default anyway Notes: ignore: obsolete | |||
2013-06-24 | 122397: - XCU file parsing: correct node containment check in case the node ↵ | Oliver-Rainer Wittmann | |
is not contained in root - simplify AOO 3.4.x/OOo 3.x migration configuration Notes: ignore: aoo | |||
2013-05-15 | #i122208# avoid default assignment operator of recursive STL containers | Herbert Dürr | |
support for recursive STL containers is not required by the standard. Boost TR1 containers allow them explicitly though but for some compiler/stl combinations there are constness issues that prevent the default assignment operator to work. Adding a small helper function solves this problem in a clean way. Notes: merged as: 8d9998f53af1806b06cf659f52607b2ac409a113 | |||
2013-04-18 | #121996# integrate first part to remove 3layer office | Jürgen Schmidt | |
Notes: prefer: a66f9903bba9dc7eeff6683ebddcd34d4ad70068 | |||
2012-02-03 | remove onlineregistration with dependencies | Jürgen Schmidt | |
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-17 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-13 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-12 | Update headers to Alv2 headers | Andrew Rist | |
2012-01-10 | Update headers to Alv2 headers | Andrew Rist | |
2011-12-30 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-09 | i118582: OS/2 port - configmgr patch. By Yuri Dario | Pedro Giffuni | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-11-06 | Update headers to Alv2 headers | Andrew Rist | |
2011-01-10 | sb139: #i116391# for backwards compatibility, allow absolute paths in ↵ | sb | |
configmgr getByHierarchicalName et al | |||
2011-01-10 | sb139: #i77102# forget about configmgr user-layer removals that no longer ↵ | sb | |
remove anything | |||
2010-12-07 | sb135: merged in DEV300_m95 | sb | |
2010-11-30 | OOO330 | Ivo Hinkelmann | |
2010-11-17 | sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate ↵ | sb | |
existing extensions with bad .xcu content | |||
2010-11-15 | sb135: merged in DEV300_m93 | sb | |
2010-11-03 | sb132: #i112107# handle configmgr::Access::asProperty being called on an ↵ | sb | |
access w/o parent | |||
2010-10-29 | sb135: merged in CWS sb131 | sb | |
2010-10-28 | sb132: #i114877# combined configmgr::Components::{init,get}Singleton | sb | |
2010-10-25 | sb132: #i115142# component factories should implement XServiceInfo | sb | |
2010-10-25 | sb132: #i112107# getImplementationName should not throw | sb | |
2010-10-22 | sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxslt | sb | |
2010-10-21 | sb132: merged in DEV300_m90 | sb | |
2010-10-18 | #i10000# changes from OOO330 m11 | Vladimir Glazunov | |
2010-10-14 | CWS-TOOLING: integrate CWS sb133 | Jens-Heiner Rechtien | |
2010-10-08 | CWS-TOOLING: integrate CWS fwk159 | obo | |
2010-10-04 | sb132: merged in DEV300_m89 | sb | |
2010-10-04 | sb133: #i114705# osl::Thread::onTerminated must not be called on deleted object | sb | |
2010-10-04 | sb133: #i114705# for performance reasons, call configmgr::writeModFile ↵ | sb | |
asynchronously | |||
2010-09-29 | CWS-TOOLING: integrate CWS sb129 | Vladimir Glazunov | |
2010-09-28 | CWS-TOOLING: integrate CWS sb126 | Vladimir Glazunov | |
2010-09-23 | sb132: #i114155# use "en" as additional fallback locale after "en-US" | sb | |
(transplanted from 630d6876c61cd1e0d42b8aa18bfc2ab22079a20f) | |||
2010-09-23 | sb132: #i114155# use "en" as additional fallback locale after "en-US" | sb | |
2010-09-23 | sb132: #i113833# removed unused configmgr::Node::findMember | sb | |
2010-09-22 | sb126: merged in DEV300_m88 | sb | |
2010-09-22 | sb129: merged in DEV300_m88 | sb | |
2010-09-16 | sb126: merged in DEV300_m87 | sb | |
2010-09-16 | fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup ↵ | sb | |
(typically from extensions installed pre 3.3) |