Age | Commit message (Expand) | Author | Files | Lines |
2013-11-14 | remove unnecessary sal_Unicode casts in OOX module | Noel Grandin | 3 | -12/+12 |
2013-10-20 | wrong comparison | Caolán McNamara | 1 | -1/+1 |
2013-10-20 | drop unnecessary tools/string includes | Caolán McNamara | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -14/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -1/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -14/+0 |
2013-10-02 | -Werror,-Wunused-const-variable | Stephan Bergmann | 1 | -2/+0 |
2013-08-21 | finish deprecation of O(U)String::valueOf() | Luboš Luňák | 1 | -1/+1 |
2013-06-27 | Resolves: #i121162# ImageScaleMode constants should be in UPPERCASE | Ariel Constenla-Haile | 1 | -4/+4 |
2013-06-26 | forgotten tweak for spinbutton | Noel Power | 1 | -0/+1 |
2013-06-26 | tweak ppt ole import for libreoffice codebase | Noel Power | 2 | -7/+27 |
2013-06-18 | fix ppc build | David Tardon | 1 | -1/+1 |
2013-06-12 | typo correction AX_SELCTION_xxx -> AX_SELECTION_xxx | Noel Power | 1 | -5/+5 |
2013-06-12 | Fix Excel still complains about exported MorphData controls | Noel Power | 1 | -12/+20 |
2013-06-11 | squash some excel fileformat warnings ( and protected mode opening ) | Noel Power | 1 | -8/+37 |
2013-06-11 | fix build error, reinstate WriteOCXExcelKludgeStream to export ole control | Noel Power | 1 | -0/+31 |
2013-06-04 | fix for fdo#53042 fix ole object macro bindings ( for xlsm ) | Noel Power | 2 | -35/+54 |
2013-05-14 | remove non-sensical /*static*/ comments | Luboš Luňák | 3 | -8/+8 |
2013-05-09 | fix userform data aware control import | Noel Power | 1 | -0/+1 |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 1 | -23/+4 |
2013-04-18 | fix Frame import for oox filter | Noel Power | 1 | -0/+1 |
2013-04-17 | implement MultiPage, Page & TabStrip import for oox | Noel Power | 3 | -5/+184 |
2013-03-19 | Simplify equalsIgnoreAsciiCaseAscii[L] calls | Stephan Bergmann | 3 | -22/+22 |
2013-03-18 | avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what not | Luboš Luňák | 2 | -2/+2 |
2013-01-21 | Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number() | Jean-Noël Rouvignac | 1 | -1/+1 |
2013-01-04 | oox: kill no longer needed CREATE_OUSTRING | Miklos Vajna | 7 | -83/+77 |
2012-12-26 | OUString cleanup in oox | José Guilherme Vanz | 12 | -95/+70 |
2012-12-13 | PCH for Library_oox | Luboš Luňák | 2 | -22/+23 |
2012-11-23 | Remove some other newly tagged unused methods | Julien Nabet | 1 | -5/+0 |
2012-11-16 | targetted cleanup of misc. vba pieces. | Noel Power | 2 | -16/+0 |
2012-11-09 | oox: make things easier to debug by tracing exceptions | Michael Stahl | 1 | -7/+14 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 1 | -2/+1 |
2012-10-13 | oox: fix loplugin warnings | Miklos Vajna | 1 | -2/+2 |
2012-10-11 | callcatcher: update unused code list | Caolán McNamara | 1 | -9/+0 |
2012-10-06 | Remove 3 oox::ole elements: | Julien Nabet | 1 | -96/+0 |
2012-09-27 | Bin some newly unused methods | Julien Nabet | 3 | -41/+0 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -12/+2 |
2012-09-13 | targetted container_controls rework. | Noel Power | 4 | -182/+142 |
2012-09-11 | disable scrollable Frame ( not working well ) | Noel Power | 1 | -2/+2 |
2012-09-11 | get scrollbar details actually read for groupbox | Noel Power | 1 | -1/+0 |
2012-09-11 | fixed the unable to close dialog when vert scrollbars set | Noel Power | 1 | -0/+3 |
2012-09-11 | some more tweaking to import scrollbar data for mso Frame & Userform | Noel Power | 1 | -0/+16 |
2012-08-27 | fdo#46808, Adapt TempFile UNO service to new style | Noel Grandin | 1 | -6/+4 |
2012-08-01 | fdo#45724 improve WW8 textbox export | Miklos Vajna | 1 | -0/+3 |
2012-08-01 | fdo#45724 fix WW8 export of textbox default background color | Miklos Vajna | 1 | -4/+6 |
2012-07-17 | re-base on ALv2 code. Includes: | Michael Meeks | 12 | -302/+198 |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe | 1 | -1/+0 |
2012-04-27 | include oox/token/properties.hxx directly where needed | Caolán McNamara | 1 | -0/+1 |
2012-04-16 | catch by const reference | Caolán McNamara | 1 | -4/+4 |
2012-04-07 | callcatcher: update and remove newly unused methods | Caolán McNamara | 1 | -97/+0 |