Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-28 | #i122378# avoid non-iterator bound std::transform() in namedvaluecollection.hxx | Herbert Dürr | |
in some build environments the use of std::transform() with plain pointers as input iterators results in many warnings about how unsafe such a construct is. The warnings could be suppressed e.g. on MSVC with the SCL_SECURE_NO_WARNINGS define. Open coding the construct makes it cleaner and more debugable though. Notes: merged as: 6526fda99f9133736906f326dde5cf48f967fcee | |||
2013-02-11 | minor spelling fix for comphelper's comparison functors | Herbert Dürr | |
Notes: merged as: 3773fc1e3e1f71b128ddabe5f894af598db0b353 | |||
2012-07-18 | add comphelper::newArray_{null,ex}, checking for overflow | Armin Le Grand | |
Patch by: Michael Stahl Notes: merged as: e5762c8488e233ac7de394d631202d452b1c92a4 | |||
2012-06-21 | #119941# Avoid crash when chart is removed in Writer by keepintg it's ↵ | Armin Le Grand | |
storage and graphic stream. Patch by: Clarence Guo, zhaoshzh Review by: alg Found by: Shan Zhu Notes: merged as: 1ba29be90f7141077f2d079d40dffc2efd4f1a2c | |||
2012-06-10 | GCC 4.7 build breakers | Ariel Constenla-Haile | |
Notes: prefer: 8de6948e4f67b65d0320f7ec08ab9ad8328b2411 | |||
2012-02-22 | Update headers to Alv2 headers | Andrew Rist | |
2012-02-15 | remove svn:executable properties from source files | Herbert Dürr | |
2012-01-12 | 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-09-17 | fs34c: #i117625# when assigning events, only throw if there is an invalid ↵ | Michael Stahl | |
type given, *not* if the type is correct, but the sequence is merely empty # HG changeset patch # User Frank Schoenheit [fs] <frank.schoenheit@oracle.com> # Date 1301640073 -7200 # Node ID e4014e6b2cb422bb8dca7dad4ba34f28d42cb86d # Parent a25f2ab3257e6b811ccb2436661f74d0c65719cd | |||
2011-08-28 | comphelper: OSLOutputStreamWrapper: | Michael Stahl | |
remove re-implementation of XInterface (symbols are somehow not exported with GCC 4.6, and it seems to be unnecessary) | |||
2011-04-01 | CWS-TOOLING: integrate CWS mav60 | Ivo Hinkelmann | |
2011-03-25 | calcvba: #164410# improve VBA compatibility implementation in various areas: ↵ | Daniel Rentz [dr] | |
Excel symbols, MSForms symbols, document and forms event handling | |||
2011-03-17 | mav60: #164341# support AES encryption | Mikhail Voytenko | |
2011-03-09 | mav60: merge to m101 | Mikhail Voytenko | |
2011-03-09 | mav60: #164341# support AES encryption | Mikhail Voytenko | |
2011-02-18 | merged DEV300 | Release Engineering | |
2011-02-14 | gridsort: pulled and merged DEV300_m100 | Frank Schoenheit [fs] | |
2011-02-03 | CWS gnumake3: resync to m99 | Mathias Bauer | |
2011-02-03 | pulled and merged DEV300.m99 | Frank Schoenheit [fs] | |
2011-02-01 | gnumake3: remove loads of obsolete dmakefiles | Michael Stahl | |
2011-01-31 | Automated merge with ssh://hg@hg.services.openoffice.org/cws/dba34b | Frank Schoenheit [fs] | |
2011-01-28 | CWS-TOOLING: integrate CWS undoapi | Vladimir Glazunov | |
2011-01-28 | undoapi: pulled and merged DEV300.m98 | Frank Schoenheit [fs] | |
2011-01-27 | CWS-TOOLING: integrate CWS os147 | Vladimir Glazunov | |
2011-01-25 | gridsort: pulled and merged DEV300m98 | Frank Schoenheit [fs] | |
2011-01-25 | gridsort: pulled CWS dba34b | Frank Schoenheit [fs] | |
2011-01-19 | gnumake3: mergeing changes from DEV300_m97, fixing jars for svl complex ↵ | Bjoern Michaelsen | |
test, deliver globlmn.hrc for now, adding component registration for svx libraries, still misses gengal and friends when packing | |||
2011-01-18 | gridsort: getStandardLessPredicate: optional collator instance for string ↵ | Frank Schoenheit [fs] | |
comparison | |||
2011-01-18 | gridsort: corrected include | Frank Schoenheit [fs] | |
2011-01-18 | gridsort: outsorced the STL-compatible Less-predicates for UNO types from ↵ | Frank Schoenheit [fs] | |
enumerablemap.cxx to a dedicated file, which can be used in other places, too | |||
2011-01-16 | gridsort: ComponentGuard class, encapsulating the 'lock mutex and check for ↵ | Frank Schoenheit [fs] | |
disposal' patern | |||
2011-01-13 | m97 merged | os | |
2011-01-06 | #i116322# disable binfilter file export: configuration removed | os | |
2010-12-27 | dr77: rebase to DEV300m96 | Daniel Rentz [dr] | |
2010-12-23 | undoapi: merged after pulling DEV300_m96. Most probably still not ↵ | Frank Schoenheit [fs] | |
buildable:A number of changes which happened in the CWS need to be redone due to the new build system | |||
2010-12-17 | CWS-TOOLING: integrate CWS fwk160 | Hans-Joachim Lankenau | |
Notes: split repo tag: libs-gui_ooo/DEV300_m96 | |||
2010-12-17 | CWS-TOOLING: integrate CWS mib19 | Hans-Joachim Lankenau | |
2010-12-16 | undoapi: merged DEV300m95 | Frank Schoenheit [fs] | |
2010-12-09 | mib19: rebase to DEV300m95 | Daniel Rentz [dr] | |
2010-12-01 | fwk160: #i74950# let imported links be readonly | Mikhail Voytenko | |
2010-11-30 | CWS-TOOLING: integrate CWS pl08 | Ivo Hinkelmann | |
Notes: split repo tag: libs-gui_ooo/DEV300_m95 | |||
2010-11-22 | undoapi: merge after pulling DEV300.m94 | Frank Schoenheit [fs] | |
2010-11-15 | undoapi: implement an EmbeddedObject property for (OLE) shapes, to be ↵ | Frank Schoenheit [fs] | |
consistent with the shape implementations of the other applications, and allow access to the XEmbeddedObject | |||
2010-11-12 | undoapi: delegate UndoManagerHelper's (modifying) API calls into a dedicated ↵ | Frank Schoenheit [fs] | |
thread, serializing them this way | |||
2010-11-09 | dr77: rebase to DEV300m92 | Daniel Rentz [dr] | |
2010-11-08 | CWS-TOOLING: integrate CWS dba34a | Vladimir Glazunov | |
2010-11-04 | pl08: #163778# use EncryptionData from MediaDescriptor | Mikhail Voytenko | |
2010-10-25 | undoapi: moved Flag/RestorationGuard into dedicated header file ↵ | Frank Schoenheit [fs] | |
comphelper/flagguard.hxx |