Age | Commit message (Expand) | Author |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-04-30 | tdf#38693: Document property TotalTime misinterpreted as seconds | Ravindra_Vidhate |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-01-30 | chisel off some more unused code | Caolán McNamara |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-12-18 | oox: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-09-26 | Resolves: fdo#84261 unexpected exception -> clang builds terminate | Caolán McNamara |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-04-23 | oox: sal_Bool->bool | Noel Grandin |
2014-04-14 | Clean up function declarations and some unused functions | Stephan Bergmann |
2014-03-27 | Second batch of adding SAL_OVERRIDE to overriding function declarations | Stephan Bergmann |
2014-03-02 | make more places aware of OOXML strict relations | Markus Mohrhard |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from oox | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-10-23 | fixincludeguards.sh: oox | Thomas Arnhold |
2013-10-17 | fdo#54938: Adapt svtools and comphelper module ... | Marcos Paulo de Souza |
2013-10-11 | -Werror,-Wunused-variable | Stephan Bergmann |
2013-08-09 | Fix timezone && fractional second handling of GetDateTimeFromW3CDTF | Lionel Elie Mamane |
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-05 | API change: oslDateTime signed year | Lionel Elie Mamane |
2013-07-05 | fixup nanosecond precision | Lionel Elie Mamane |
2013-07-04 | use LanguageTag instead of mouth-painted implementation | Eike Rathke |
2013-06-15 | fix fdo#63053 ampersand in document title causes corrupt docx | abdulmajeed ahmed |
2013-05-30 | Fix tinderbox failures due to missing include | Fridrich Štrba |
2013-05-30 | Fix crash with fdo60063-1.docx | Fridrich Štrba |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-06 | fdo#60724 change spelling error REMOVEABLE -> REMOVABLE | Kenneth Beck |
2013-02-22 | cosmetic clean-ups | Norbert Thiebaud |
2013-02-22 | coverity#736043 Missing break in switch | Norbert Thiebaud |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna |
2012-09-24 | Revert "fdo#54609: Exception while importing xlsx." | Fridrich Štrba |
2012-09-13 | fdo#54750: Handle any kind of exception (ooxml import). | Muthu Subramanian |
2012-09-11 | fdo#54609: Exception while importing xlsx. | Muthu Subramanian |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-01-02 | Fix for fdo43460 Part XXV getLength() to isEmpty() | Olivier Hallot |
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier |
2011-04-14 | gbuildize oox | David Tardon |
2011-03-09 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-02-26 | OSL_ASSERT takes a condition, not a message | David Tardon |
2011-02-26 | Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg) | Thomas Arnhold |
2011-01-17 | some cppcheck cleaning | Julien Nabet |
2010-11-10 | dr77: adaptions to new component registration | Daniel Rentz [dr] |
2010-11-08 | dr77: unx compiler warnings | Daniel Rentz [dr] |
2010-11-08 | dr77: optimizations in generation of XML tokens, XML namespaces, property nam... | Daniel Rentz [dr] |