Age | Commit message (Expand) | Author |
2014-03-04 | remove the inheritance to std::map in PropertyMap | 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 |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-14 | bool improvements | Stephan Bergmann |
2014-01-14 | mnMultiSelect takes AX_SELECTION_* values | Stephan Bergmann |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin |
2013-10-20 | wrong comparison | Caolán McNamara |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile |
2013-06-26 | forgotten tweak for spinbutton | Noel Power |
2013-06-26 | tweak ppt ole import for libreoffice codebase | Noel Power |
2013-06-18 | fix ppc build | David Tardon |
2013-06-12 | typo correction AX_SELCTION_xxx -> AX_SELECTION_xxx | Noel Power |
2013-06-12 | Fix Excel still complains about exported MorphData controls | Noel Power |
2013-06-11 | squash some excel fileformat warnings ( and protected mode opening ) | Noel Power |
2013-06-11 | fix build error, reinstate WriteOCXExcelKludgeStream to export ole control | Noel Power |
2013-06-04 | fix for fdo#53042 fix ole object macro bindings ( for xlsm ) | Noel Power |
2013-05-14 | remove non-sensical /*static*/ comments | Luboš Luňák |
2013-05-09 | fix userform data aware control import | Noel Power |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-18 | fix Frame import for oox filter | Noel Power |
2013-04-17 | implement MultiPage, Page & TabStrip import for oox | Noel Power |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann |
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-12-13 | PCH for Library_oox | Luboš Luňák |
2012-11-23 | Remove some other newly tagged unused methods | Julien Nabet |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power |
2012-11-09 | oox: make things easier to debug by tracing exceptions | Michael Stahl |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin |
2012-10-13 | oox: fix loplugin warnings | Miklos Vajna |
2012-10-11 | callcatcher: update unused code list | Caolán McNamara |
2012-10-06 | Remove 3 oox::ole elements: | Julien Nabet |
2012-09-27 | Bin some newly unused methods | Julien Nabet |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-13 | targetted container_controls rework. | Noel Power |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin |