Age | Commit message (Expand) | Author |
2015-02-06 | fdo#75757: Remove inheritance from std::vector | Matthew Pottage |
2015-01-13 | simplify Date/Time/DateTime conversion code | Noel Grandin |
2014-12-18 | sfx2: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-08 | back out more wrong and confusing tools::Time comment changes | Eike Rathke |
2014-10-01 | fdo#82577: Handle Time | Noel Grandin |
2014-05-03 | SfxDocumentMetaData: suppress some spurious warnings | Michael Stahl |
2014-05-01 | it should not be a warning | Markus Mohrhard |
2014-04-10 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-04-07 | sfx2: sal_Bool->bool | Noel Grandin |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-28 | Bin rest of DBG_WARNING[123] | Tor Lillqvist |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-13 | sfx2,svl: prefer passing OUString and OString by reference | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from sfx2 | Alexander Wilms |
2014-02-19 | unotools: sal_Bool -> bool | Stephan Bergmann |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
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 |