Age | Commit message (Expand) | Author |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-10-23 | com::sun::star->css in lotuswordpro,mysqlc,oox | Noel Grandin |
2015-05-07 | Remove unnecessary includes of sot/storage.hxx from include/ | Stephan Bergmann |
2015-05-07 | Unwind SotStorageStreamRef typedef | Stephan Bergmann |
2015-05-07 | Unwind SotStorageRef typedef | Stephan Bergmann |
2015-05-07 | Remove SvStorageStreamRef alias | Stephan Bergmann |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2014-12-19 | remove operator>> and operator<< methods | Noel Grandin |
2014-12-15 | oox: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-12 | remove operator>> and operator<< methods | Noel Grandin |
2014-11-17 | sal: clean up public headers with include-what-you-use | Michael Stahl |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-22 | fix oox build on big endian | David Tardon |
2014-09-26 | cleanup GUID/ClsId/CLSID types | Noel Grandin |
2014-07-17 | coverity#735310 Unchecked return value | Caolán McNamara |
2014-06-25 | remove whitespaces | Markus Mohrhard |
2014-04-23 | oox: sal_Bool->bool | Noel Grandin |
2014-04-14 | SvxMSConvertOCXControlsRemoved never defined | Thomas Arnhold |
2014-03-25 | coverity#735446 Logically dead code | Caolán McNamara |
2014-02-26 | Remove visual noise from oox | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-06-26 | tweak ppt ole import for libreoffice codebase | Noel Power |
2013-06-18 | fix ppc build | David Tardon |
2013-06-11 | fix build error, reinstate WriteOCXExcelKludgeStream to export ole control | Noel Power |
2013-05-14 | remove non-sensical /*static*/ comments | Luboš Luňák |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna |
2012-12-26 | OUString cleanup in oox | José Guilherme Vanz |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara |
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-04-05 | UniString::CreateFromInt32 -> rtl::OUString::valueOf | Caolán McNamara |
2012-01-02 | Fix for fdo43460 Part XXV getLength() to isEmpty() | Olivier Hallot |
2011-11-26 | Remove some uses of OUString::setCharAt | August Sodora |
2011-10-25 | WaE: class has virtual functions, but destructor is not virtual | Tor Lillqvist |
2011-10-06 | add hackery re. EditControls, FormattedField & ImageControls from msocximex | Noel Power |
2011-10-05 | Revert "add hackery re. EditControls, FormattedField & ImageControls from mso... | Noel Power |
2011-10-05 | add hackery re. EditControls, FormattedField & ImageControls from msocximex | Noel Power |
2011-09-26 | blind fix for macos tinderbox error | Noel Power |
2011-09-26 | move OCX_Control ( and subclasses ) and OCX control export to oox | Noel Power |
2011-07-12 | use oox filter for *all* control import | Noel Power |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-12 | Move OSL_ENSURE(false,...) to OSL_FAIL(...) | Thomas Arnhold |