Age | Commit message (Expand) | Author |
2014-01-20 | Minimize the constructor functions to a bare minimum. | Jan Holesovsky |
2014-01-16 | sfx: Constructor feature for two more implementations. | Matúš Kukan |
2013-11-14 | Move MediaDescriptor from comphelper to unotools | Stephan Bergmann |
2013-11-11 | sfx2: include <> for external includes | Norbert Thiebaud |
2013-11-08 | remove unnecessary use of OUString constructor in SFX2 module | Noel Grandin |
2013-11-07 | fdo#63020: Replace ::comphelper::stl_begin()... | Marcos Paulo de Souza |
2013-11-04 | remove redundant calls to OUString constructor | Noel Grandin |
2013-10-22 | fdo#54938: Adapt supportsService implementations.. | Marcos Paulo de Souza |
2013-10-09 | Improve ErrorCodeIOException messages | Stephan Bergmann |
2013-10-07 | Use URL as fallback for DocumentBaseURL in css.document.MediaDescriptor | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-08-31 | Some trivial string clean up | Stephan Bergmann |
2013-07-15 | i#108348: support DateTimeWithTimezone in user defined Document Properties | Michael Stahl |
2013-07-15 | i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. | Michael Stahl |
2013-07-13 | use static LanguageTag::convertTo...() for standalone conversions | Eike Rathke |
2013-07-11 | use LanguageTag to convert | Eike Rathke |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-04-18 | date/time IDL datatypes incompatible change | Lionel Elie Mamane |
2013-04-08 | fdo#46808, Convert beans::PropertyBag to new style | Noel Grandin |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-07 | fdo#46808, Use service constructor for document::DocumentProperties | Noel Grandin |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-25 | fdo#38838,::rtl::OUString_to_OUString | elixir |
2013-02-11 | fdo#46808, convert xml::xpath::XPathAPI to new-style service | Noel Grandin |
2012-12-10 | fdo#46808, use service constructor for embed::StorageFactory | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-07-06 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe |
2012-01-10 | Fix for fdo43460 Part XXXIII getLength() to isEmpty() | Olivier Hallot |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-27 | remove include of pch header from sfx2 | Norbert Thiebaud |
2011-08-16 | catch by const reference | Caolán McNamara |
2011-08-16 | const char*->const char[] | Caolán McNamara |
2011-06-01 | overly static | Caolán McNamara |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-28 | Remove commented code in libs-core/sfx2 | Xisco Fauli |
2011-03-23 | Merge commit 'ooo/DEV300_m103' | Jan Holesovsky |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-13 | Move DBG_ERROR1 to OSL_TRACE | Thomas Arnhold |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-03-01 | Remove dead Code | Xisco Fauli |
2011-02-14 | xmlfix3: SfxDocumentMetaData::init(): handle DOMs with root but not parent | Michael Stahl |