summaryrefslogtreecommitdiff
path: root/sal/inc/osl
AgeCommit message (Collapse)AuthorFilesLines
2011-03-24merge size-sal-textenc i#70166Michael Meeks1-0/+7
2011-03-12add a ResettableSolarGuard typeNorbert Thiebaud1-0/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-1/+16
* commit 'ooo/DEV300_m101': (185 commits) chart52: cleanup unused legend entry stuff in preparation of issue #i82802# masterfix: #i10000# add missing dependency in offapi sb138: #i115619# fix for MinGW sb138: #i115619#, #i116038# use osl_setThreadName in binaryurp sb138: #i115619# osl_setThreadName gridsort: i116682: update UnoControlDialog to reflect XDialog gridsort: minor changes to the new API: - renamed XMutableGridDataModel::setRowHeading to updateRowHeading for consistency reasons - renamed XSortableGridDataModel to XSortableGridData - actually, this is not a full-fledged model in itself. gridsort: grid control related unit tests (first set, more to come) sb138: #i116038# fresh implementation of binary URP bridge chart52: #28670# make the legend within charts resizeable - part 2 gridsort: re-did the column resizing - introduced XGridColumn.Flexibility, determining to which degree the column is resized during auto-column-resizing - removed XGridColumn.PreferredWidth - there really is no need for this anymore now - documented the relationship between XGridColumn.Flexibility and XGridColumn.Resizeable - re-implemented TableControl_Impl::impl_ni_updateColumnWidths, with (hopefully) less magic sb139: #i116530# improve Java URP bridge error notification by utilizing the java.lang.Throwable cause facility gridsort: document the relationship between soorting the data and notifying XGridDataListeners gridsort: introduce XGridColumn::DataModelIndex. this allows for column removal/insertion at the GridColumnModel, without the need to touch the GridDataModel locales34: #i112431# adapt documentation to reality gridsort: introduce XSortableGridDataModel::removeColumnSort gridsort: #163172# added UNO API support for sorting grid data. Implementation still unfinished. Things missing in the SortableGridData implementation - add as listener to the delegator, so we're notified of changes - translate and multiplex those changes - do own notifications (XGridDataListener.dataChanged) when the sort order changed - (possibly) update the sort order when the data in the current sort-column changed gridsort: made the row title a row heading, being an Any instead of a string gridsort: XMutableGridData: renamed updateRow to updateRowData for consistency; introduced updateRowToolTip as shortcut for multiple updateCellToolTip calls gridsort: updateCell->updateCellData, setCellToolTip->updateCellToolTip; in both methods, have (Col,Row) params instead of (Row,Col), for consistency reasons ... Conflicts: bridges/inc/bridges/remote/bridgeimpl.hxx bridges/inc/bridges/remote/connection.h bridges/inc/bridges/remote/context.h bridges/inc/bridges/remote/helper.hxx bridges/inc/bridges/remote/mapping.hxx bridges/inc/bridges/remote/proxy.hxx bridges/inc/bridges/remote/remote.h bridges/inc/bridges/remote/remote.hxx bridges/inc/bridges/remote/stub.hxx bridges/source/cpp_uno/gcc3_linux_x86-64/uno2cpp.cxx bridges/source/remote/context/context.cxx bridges/source/remote/static/helper.cxx bridges/source/remote/static/mapping.cxx bridges/source/remote/static/proxy.cxx bridges/source/remote/static/remote.cxx bridges/source/remote/static/remote_types.cxx bridges/source/remote/static/remote_types.hxx bridges/source/remote/static/stub.cxx bridges/source/remote/urp/urp_bridgeimpl.cxx bridges/source/remote/urp/urp_bridgeimpl.hxx bridges/source/remote/urp/urp_cache.h bridges/source/remote/urp/urp_cache.hxx bridges/source/remote/urp/urp_dispatch.cxx bridges/source/remote/urp/urp_dispatch.hxx bridges/source/remote/urp/urp_environment.cxx bridges/source/remote/urp/urp_job.cxx bridges/source/remote/urp/urp_job.hxx bridges/source/remote/urp/urp_log.cxx bridges/source/remote/urp/urp_log.hxx bridges/source/remote/urp/urp_marshal.cxx bridges/source/remote/urp/urp_marshal.hxx bridges/source/remote/urp/urp_marshal_decl.hxx bridges/source/remote/urp/urp_property.hxx bridges/source/remote/urp/urp_propertyobject.cxx bridges/source/remote/urp/urp_propertyobject.hxx bridges/source/remote/urp/urp_reader.cxx bridges/source/remote/urp/urp_reader.hxx bridges/source/remote/urp/urp_replycontainer.hxx bridges/source/remote/urp/urp_threadid.cxx bridges/source/remote/urp/urp_threadid.hxx bridges/source/remote/urp/urp_unmarshal.cxx bridges/source/remote/urp/urp_unmarshal.hxx bridges/source/remote/urp/urp_writer.cxx bridges/source/remote/urp/urp_writer.hxx cppu/source/threadpool/threadpool.cxx cppu/util/target.pmk cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx cppuhelper/source/interfacecontainer.cxx cpputools/source/regcomplazy/regcomplazy.cxx jurt/prj/d.lst jvmfwk/source/elements.cxx offapi/com/sun/star/awt/grid/GridDataEvent.idl offapi/com/sun/star/awt/grid/XGridColumn.idl offapi/com/sun/star/awt/tab/makefile.mk offapi/com/sun/star/chart2/ExplicitIncrementData.idl offapi/com/sun/star/chart2/XPlotter.idl offapi/com/sun/star/chart2/XUndoHelper.idl offapi/com/sun/star/document/MediaDescriptor.idl offapi/com/sun/star/document/makefile.mk offapi/com/sun/star/linguistic2/XLanguageGuessing.idl offapi/com/sun/star/script/ModuleInfo.idl offapi/com/sun/star/script/ModuleType.idl offapi/com/sun/star/text/TextMarkupType.idl offapi/com/sun/star/util/XTextSearch.idl offapi/com/sun/star/xml/sax/XFastAttributeList.idl pyuno/source/loader/makefile.mk remotebridges/source/bridge/bridge_connection.cxx remotebridges/source/bridge/bridge_connection.hxx remotebridges/source/bridge/bridge_provider.cxx remotebridges/source/bridge/remote_bridge.cxx remotebridges/source/bridge/remote_bridge.hxx remotebridges/source/dynamicloader/dynamicloader.cxx remotebridges/source/factory/bridgefactory.cxx remotebridges/source/factory/bridgeimpl.cxx remotebridges/source/factory/bridgeimpl.hxx remotebridges/source/factory/makefile.mk sal/cppunittester/cppunittester.cxx sal/inc/osl/diagnose.h sal/osl/os2/system.h sal/osl/unx/diagnose.c sal/osl/unx/file_misc.cxx sal/osl/unx/process_impl.cxx sal/osl/w32/diagnose.c sal/osl/w32/process.cxx sal/prj/build.lst sal/qa/rtl/math/makefile.mk sal/qa/rtl/math/rtl_math.cxx sal/qa/rtl/math/rtl_old_testint64.cxx sal/qa/rtl/math/test_rtl_math.cxx sal/systools/win32/kill/kill.cxx sal/textenc/tencinfo.c sal/util/sal.map stoc/source/inspect/introspection.cxx stoc/source/security/file_policy.cxx stoc/source/simpleregistry/simpleregistry.cxx
2011-03-01avoid implicit castCaolán McNamara1-13/+13
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen1-0/+63
2011-02-25shortly describe diagnostic macrosDavid Tardon1-0/+44
2011-02-25define OSL_FAIL as replacement for DBG_ERRORDavid Tardon1-0/+1
2011-02-25use _OSL_ENSURE to define OSL_ASSERTDavid Tardon1-9/+1
2011-02-18Kill _WIN16Tor Lillqvist2-14/+1
2011-02-16Remove SCO supportThomas Arnhold1-13/+1
2011-02-16Remove HPUX supportThomas Arnhold1-5/+1
2011-02-15dragonfly stuffFrancois Tigeot1-1/+2
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba1-16/+2
2011-02-03Use rtl::Allocator in MSVC hash containersFridrich Strba1-1/+2
2011-02-03include MSVC STL code pathFridrich Strba1-0/+13
2011-01-31sb138: #i115619# fix for MinGWsb1-2/+2
2011-01-28sb138: #i115619# osl_setThreadNamesb2-1/+16
2011-01-27Revert "Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2"Tor Lillqvist1-1/+1
Nah. I was misunderstanding. OSL_DEBUG_LEVEL == 1 is the normal one, and OSL_DEBUG_LEVEL > 1 should turn on debugging output. This reverts commit c91a84441c05d4f2d8541719ed439e7a2c27e675.
2011-01-23Turn OSL_TRACE output on only if OSL_DEBUG_LEVEL > 2Tor Lillqvist1-1/+1
2011-01-16Initial hacks for 64-bit Windows buildTor Lillqvist1-0/+2
2010-12-23suppress compiler warningDavid Tardon1-2/+2
2010-12-13Remove unhelpful macros from file.hxxAndy Holder1-5/+0
2010-12-06Replace all occured, occurance etc.feature/currency-64bitTakeshi Abe5-20/+20
2010-11-25OSL_THIS_FUNC: use logic from boot/current_function.hppMiklos Vajna1-18/+26
Don't use it directly, as OSL_THIS_FUNC is used in C-only sources as well. Also, remove OSL_THIS_FUNC from OSL_LOG_PREFIX as concatenation does not work non-macros like __PRETTY_FUNCTION__. (The code actually worked there only because it was defined to be " ", so we are not removing any valuable information.)
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy1-3/+3
Adds the necessary distinctions in the system abstraction layers.
2010-10-28sb132: #i114290# current OSL_THIS_FUNC, esp. as used in OSL_LOG_PREFIX, does ↵sb1-9/+1
not work
2010-10-27add modelines to .h and .c files as wellCaolán McNamara19-0/+43
2010-10-25rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguityNorbert Thiebaud1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-0/+2
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually
2010-10-25Create an abstract interface to be used to implement a SolarMutexNorbert Thiebaud1-0/+23
2010-10-25remove un-necessary pam usageNadav Vinik1-3/+4
2010-10-24microoptCaolán McNamara1-1/+1
2010-10-22Disable preprocessor checks for OSL_THIS_FUNC and make it " " for now.Thomas Klausner1-0/+6
The tests can't work (see http://www.openoffice.org/issues/show_bug.cgi?id=114290) but for some reason, on NetBSD find __PRETTY_FUNC__. However, that is not a macro, but a language identifier and cannot be concatenated in the way used here.
2010-10-18#i112656# add osl_setEnvironment and osl_clearEnvironmentCaolán McNamara1-0/+15
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth15-0/+38
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13AIX portCaolán McNamara1-3/+7
2010-10-13On NetBSD, sys/endian.h defines _BIG_ENDIAN etc; undefine the unwanted ones.Thomas Klausner1-3/+6
2010-10-13There is no #elifdef, use #elif defined.Thomas Klausner1-2/+2
2010-06-24cmcfixes76: #i112656# osl_setEnvironment/osl_clearEnvironmentCaol?n McNamara1-0/+15
2010-03-04merged in re/DEV300_next towards DEV300_m74sb1-0/+8
2010-03-03CWS-TOOLING: integrate CWS sb119ooo/DEV300_m74Ivo Hinkelmann1-9/+5
2010-03-01merged in CWS sb119sb1-9/+5
2010-02-26sb119: merged in DEV300_m72sb34-136/+34
2010-02-25sb111: merged in DEV300_m72sb34-136/+34
2010-02-25sb118: merged in DEV300_m72sb34-136/+34
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien34-136/+34
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-29sb119: #i107473# fix invalid static_cast (patch by dtardon)sb1-9/+5
2010-01-14sb118: #i108324# deprecated osl/semaphor.h etc., as it is unsupported on Mac ↵sb2-0/+23
OS X and unused, anyway
2010-01-08sb111: merged in DEV300_m69sb2-18/+3
2009-11-13sb116: #i106845# removed obsolete IRIX portsb1-16/+1