summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Collapse)Author
2013-06-24122397: - 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 containersHerbert 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 officeJürgen Schmidt
Notes: prefer: a66f9903bba9dc7eeff6683ebddcd34d4ad70068
2012-02-03remove onlineregistration with dependenciesJürgen Schmidt
2012-01-17Update headers to Alv2 headersAndrew Rist
2012-01-17Update headers to Alv2 headersAndrew Rist
2012-01-13Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-12Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-12-30Update headers to Alv2 headersAndrew Rist
2011-11-09i118582: OS/2 port - configmgr patch. By Yuri DarioPedro Giffuni
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-11-06Update headers to Alv2 headersAndrew Rist
2011-01-10sb139: #i116391# for backwards compatibility, allow absolute paths in ↵sb
configmgr getByHierarchicalName et al
2011-01-10sb139: #i77102# forget about configmgr user-layer removals that no longer ↵sb
remove anything
2010-12-07sb135: merged in DEV300_m95sb
2010-11-30OOO330Ivo Hinkelmann
2010-11-17sb136: #i115386# prefer en[-US] over empty xml:lang value, to accomodate ↵sb
existing extensions with bad .xcu content
2010-11-15sb135: merged in DEV300_m93sb
2010-11-03sb132: #i112107# handle configmgr::Access::asProperty being called on an ↵sb
access w/o parent
2010-10-29sb135: merged in CWS sb131sb
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb
2010-10-25sb132: #i115142# component factories should implement XServiceInfosb
2010-10-25sb132: #i112107# getImplementationName should not throwsb
2010-10-22sb131: #i115124# $(XSLTPROC) implies LIBXSLT:libxsltsb
2010-10-21sb132: merged in DEV300_m90sb
2010-10-18#i10000# changes from OOO330 m11Vladimir Glazunov
2010-10-14CWS-TOOLING: integrate CWS sb133Jens-Heiner Rechtien
2010-10-08CWS-TOOLING: integrate CWS fwk159obo
2010-10-04sb132: merged in DEV300_m89sb
2010-10-04sb133: #i114705# osl::Thread::onTerminated must not be called on deleted objectsb
2010-10-04sb133: #i114705# for performance reasons, call configmgr::writeModFile ↵sb
asynchronously
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov
2010-09-28CWS-TOOLING: integrate CWS sb126Vladimir Glazunov
2010-09-23sb132: #i114155# use "en" as additional fallback locale after "en-US"sb
(transplanted from 630d6876c61cd1e0d42b8aa18bfc2ab22079a20f)
2010-09-23sb132: #i114155# use "en" as additional fallback locale after "en-US"sb
2010-09-23sb132: #i113833# removed unused configmgr::Node::findMembersb
2010-09-22sb126: merged in DEV300_m88sb
2010-09-22sb129: merged in DEV300_m88sb
2010-09-16sb126: merged in DEV300_m87sb
2010-09-16fwk158: #i114541# generally ignore erroneous xcs/xcu files during startup ↵sb
(typically from extensions installed pre 3.3)
2010-09-16sb129: #i113189# adjusted commentssb
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-09-10sb129: #i113189# move XmlReader from configmgr to UREsb
2010-08-31CWS-TOOLING: integrate CWS sb130Kurt Zenker
2010-08-26sb130: #i113096# previous configmgr::Components::removeExtensionXcuFile ↵sb
changes were still not good
2010-08-26sb130: #i113096# previous change contained an error in ↵sb
configmgr::Components::removeExtensionXcuFile
2010-08-26CWS-TOOLING: integrate CWS fwk152Ivo Hinkelmann