summaryrefslogtreecommitdiff
path: root/framework/source
AgeCommit message (Expand)Author
2001-03-19new component descriptionAndreas Schlüns
2001-03-15Removed InitExtVclToolkit()Malte Timmermann
2001-03-15#84989#: don't accept special target names as frame namesMathias Bauer
2001-03-15#80780# remove non supported propertyAndreas Schlüns
2001-03-09#81114# new tree search algorithm ...Andreas Schlüns
2001-03-05#84566# protection against deadlocksAndreas Schlüns
2001-03-05#84389# disable multiple-dispose-assertion temp.!Andreas Schlüns
2001-03-05#84389# dipose desktop helperAndreas Schlüns
2001-02-20new functionality for creation uno service managerAndreas Schlüns
2001-02-16move light services to another registration file (for shared filtercache!)Andreas Schlüns
2001-02-15bug in findFrame with SEARCH_ALLMathias Bauer
2001-02-14#83248#: cancel termination if any component refusesMathias Bauer
2001-02-14#82689#: one more deadlock foundMathias Bauer
2001-02-09don't share mutex with DispatchHelperMathias Bauer
2001-02-09#82690#: merge problemMathias Bauer
2001-02-09#82690#: avoid deadlock in disposeMathias Bauer
2001-02-02use new creation mode for servicemanagerAndreas Schlüns
2001-02-01#65293# for linux you have to explicitly include ostream to avoid conflicts w...Rüdiger Timm
2001-02-01#65293# include order: limits (from the stl) has to be included first, otherw...Rüdiger Timm
2001-02-01don't share mutex with dispatch helperAndreas Schlüns
2001-01-26beahservices to servicesAndreas Schlüns
2001-01-26change baeh_services/BAEHSERVICES to services/SERVICESAndreas Schlüns
2000-12-20move baeh services to services realyAndreas Schlüns
2000-12-20#82383# move FrameLoaderFactory to light dllAndreas Schlüns
2000-12-13#81540# move DocumentProperties from beah to normal serviceAndreas Schlüns
2000-12-13#81873# move MediaTypeDetectionHelper to temp. fwl-dllAndreas Schlüns
2000-12-12#81540# reactivate service DocumentPropertiesAndreas Schlüns
2000-12-10#65293#: added missing parameterJens-Heiner Rechtien
2000-12-08disable warnings for int-conversionAndreas Schlüns
2000-12-08dont hold m_xLastFrame for ever - or he can't die!Andreas Schlüns
2000-12-07#80212#: deactivate handling for subframesMathias Bauer
2000-12-05#76725#: don't set size, is done by VCLMathias Bauer
2000-11-28#79040# new version of new type detectionAndreas Schlüns
2000-11-23#79040# implement new filter detection - use TF_FILTER to enableAndreas Schlüns
2000-11-22#65293# include stdexceptOliver Bolte
2000-11-07#65293#: includesJens-Heiner Rechtien
2000-11-01removed obsolete opipeconnectionOliver Braun
2000-10-25enable async. termination of office for normal AND plugin modeAndreas Schlüns
2000-10-23use new mechanism to search targets in frame tree for findFrame/queryDispatchAndreas Schlüns
2000-10-23new helper class to support generic target search for findFrame/queryDispatchAndreas Schlüns
2000-10-23MUST unotools->comphelperAndreas Schlüns
2000-10-19use refcount for temp. quit timerAndreas Schlüns
2000-10-18#79050# use new intercept mechanism to support registration for selected URLsAndreas Schlüns
2000-10-18#79050# implement new helper to support new mechanism with intercept-URLsAndreas Schlüns
2000-10-16assert for zombie frames addedAndreas Schlüns
2000-10-16add AsyncQuitAndreas Schlüns
2000-10-16move AsyncQuit implementation to own fileAndreas Schlüns
2000-10-16add quit timer for desktop termination after closing last documentAndreas Schlüns
2000-10-13no hide/show in setComponentWindow; do it in loadFinished/CancelledMathias Bauer
2000-10-13set containerwindow visible if loadFinished; dispose empty tasks if loadCance...Mathias Bauer