summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-17#i115639#ooo/DEV300_m94Vladimir Glazunov1-0/+5
2010-11-16CWS-TOOLING: integrate CWS kso46Vladimir Glazunov12-256/+187
2010-11-16CWS-TOOLING: integrate CWS tlmath01Vladimir Glazunov4-0/+25
2010-11-16CWS-TOOLING: integrate CWS dockingwindowsVladimir Glazunov25-5641/+8049
2010-11-16#i10000# changes from OOO330 m15Vladimir Glazunov1-1/+29
2010-11-12CWS-TOOLING: integrate CWS sw33bf12ooo/OOO330_m15obo1-1/+29
2010-11-11dockingwindows: #i115527# Fixed broken Reset function in View-Toolbars. ↵Carsten Driesner3-16/+24
Refresh method must read persistent state data.
2010-11-10sw33bf12: #i115492# method <SdXMLConnectorShapeContext::startElement(..)> - ↵Oliver-Rainer Wittmann1-1/+29
ignore svg:d attribute for text documents from OOo version before OOo 3.3
2010-11-09CWS-TOOLING: integrate CWS fwk149ooo/DEV300_m93Vladimir Glazunov6-293/+282
2010-11-09#i10000# changes from OOO330 m14Vladimir Glazunov3-30/+44
2010-11-09cws tlmath01: #i972# adding missing config entry for WriterWebThomas Lange [tl]1-0/+9
2010-11-08CWS-TOOLING: integrate CWS os143Vladimir Glazunov10-37/+177
2010-11-08CWS-TOOLING: integrate CWS sb132Vladimir Glazunov15-259/+106
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov75-840/+2384
2010-11-08CWS-TOOLING: integrate CWS vmiklos01Vladimir Glazunov4-8/+39
2010-11-08masterfix DEV300: #i10000# WaE converting negative value '-0x000000001' to ↵obo1-1/+1
'USHORT'
2010-11-06CWS-TOOLING: integrate CWS tl88ooo/OOO330_m14Kurt Zenker2-29/+43
2010-11-05CWS-TOOLING: integrate CWS jsc331Kurt Zenker1-1/+1
2010-11-05dockingwindows: #i115423# Fix missing component_writeInfo in custom ↵Carsten Driesner1-1/+1
toolpanel extension located in sfx2/workben
2010-11-05cws tlmath01: merge with DEV300_m92Thomas Lange [tl]343-8532/+9764
2010-11-04tl88:#i100744# Better exception handling while retrieving information from ↵Dirk Voelzke2-29/+43
packages
2010-11-04DEV300:m92 mergedos4-8/+39
2010-11-04dockingwindows: Merge changes from DEV300m92Carsten Driesner48-439/+500
2010-11-03sb132: #i112107# handle configmgr::Access::asProperty being called on an ↵sb1-1/+2
access w/o parent
2010-11-02dockingwindows: #i112595# Merge changesCarsten Driesner298-8093/+9264
2010-11-02CWS-TOOLING: integrate CWS vcl116ooo/DEV300_m92Vladimir Glazunov1-24/+44
2010-11-01CWS-TOOLING: integrate CWS sw34refactor1Vladimir Glazunov4-84/+100
2010-11-01CWS-TOOLING: integrate CWS sw34bf01Vladimir Glazunov15-54/+71
2010-11-01CWS-TOOLING: integrate CWS svarrayVladimir Glazunov24-261/+249
2010-11-01dockingwindows: #i112595# Fix issue with setDockingAreaAcceptor(). Added ↵Carsten Driesner4-44/+75
mising SetAlign() calls for DockingAreaWindows. Some cleanup.
2010-11-01#i10000# changes from OOO330 m13Vladimir Glazunov5-16/+36
2010-11-01dockingwindows: #i112595# Fixed problem related to changes for better ↵Carsten Driesner5-362/+280
layouting. Further code rework
2010-11-01dba34a: properly append the OR when retrieving the filter clauseFrank Schoenheit [fs]1-3/+3
2010-11-01dba34a: #i115312# partly reverted the fix for issue #i114403#: don't quote ↵Frank Schoenheit [fs]1-14/+2
string literals in the form controller, this is the responsibility of the filter control, which can decide much better in which situations this is necessary
2010-11-01dba34a: during #i115312#: getFastPropertyValue( FILTER ): don't deliver an ↵Frank Schoenheit [fs]1-5/+10
invalid filter when one predicate string cannot be generated, instead just skip this particular string
2010-11-01dba34a: s_propertyMetaData should not be a global static, as it uses other ↵Frank Schoenheit [fs]2-17/+31
global statics for initialization, which makes proper initialization dependent on module-load-order
2010-11-01jsc331: i115237: add missing not operatorJuergen Schmidt1-1/+1
2010-11-01rebase to m91os10-37/+177
2010-10-29sb132: merged in DEV300_m91sb169-3870/+3023
2010-10-28sb132: #i114877# combined configmgr::Components::{init,get}Singletonsb4-23/+23
2010-10-28dockingwindows: #i112595# Fix problem using dockWindow() and toolbar is not ↵Carsten Driesner4-247/+164
correctly shown. Further code cleanup.
2010-10-28CWS-TOOLING: integrate CWS calc61ooo/OOO330_m13obo1-9/+23
2010-10-27calc61: #i115266# handle multiple selection for printing, return valid ↵Niklas Nebel1-9/+23
settings for invalid selection, catch exception from getRenderer
2010-10-27CWS-TOOLING: integrate CWS dba33lobo1-1/+1
2010-10-27merge DEV300_m90Michael Stahl129-4224/+6242
2010-10-27dockingwindows: #i112595# Improve layout function so docking areas are now ↵Carsten Driesner4-46/+34
only shown when completely layouted. No more overlay effects or other artifacts visible
2010-10-26merge DEV300_m90Michael Stahl129-4224/+6242
2010-10-26#i112595# Transition from sal_Bool to boolCarsten Driesner1-50/+50
2010-10-26#i112595# Fixed problems with sub-toolbars and dockingCarsten Driesner3-219/+196
2010-10-25vcl116: #i96684# add configuration option for sworkspace switchingPhilipp Lohmann [pl]1-0/+5