Age | Commit message (Expand) | Author |
2011-05-16 | WaE (picky) - noeol | Christian Lohmaier |
2011-05-13 | avoid deleting before a use (bnc#693200) | Luboš Luňák |
2011-05-11 | Adding token 'v2'. | Muthu Subramanian |
2011-05-09 | WaE un-used parameter | Norbert Thiebaud |
2011-05-09 | added few more custom shape presets | Radek Doulik |
2011-05-09 | fixed regression in group shapes transformations | Radek Doulik |
2011-05-08 | make OOXML import use sheet local db data | Markus Mohrhard |
2011-05-04 | Convert const_reverse_iterator into reverse_iterator | Joseph Powers |
2011-05-04 | Copy&pasting is considered harmful | Katarina Machalkova |
2011-05-04 | Check for existence of property before retrieving its value | Katarina Machalkova |
2011-05-03 | Reverting some file mode changes with previous commit. | Muthu Subramanian |
2011-05-03 | MCE Initial Implementation. | Muthu Subramanian |
2011-04-29 | Fix crypto stuff when building on Windows | Tor Lillqvist |
2011-04-28 | added striped-right-arrow custom shape preset | Radek Doulik |
2011-04-28 | fixed string code dump, removed test code | Radek Doulik |
2011-04-27 | fix group shape transformations - part of n#621739 | Radek Doulik |
2011-04-19 | clean a bit the patch for fdo#36203, reset the text body pointer | Radek Doulik |
2011-04-18 | seem to need realpath here to build | Caolán McNamara |
2011-04-16 | change ...(%d)... to ...(%"SAL_PRIdINT32")... + 2 commented lines removed | Julien Nabet |
2011-04-15 | remove obsoleted .pmk file | David Tardon |
2011-04-15 | link against openssl correctly | David Tardon |
2011-04-14 | fix delivery of generated files | David Tardon |
2011-04-14 | really deliver namespaces.txt | David Tardon |
2011-04-14 | gbuildize oox | David Tardon |
2011-04-14 | fix crash in fdo#36203, the referenced shape didn't contain texbody | Radek Doulik |
2011-04-14 | dump property map of customshape preset only when building with debug | Radek Doulik |
2011-04-14 | added preset for right-arrow - proof of concept | Radek Doulik |
2011-04-14 | added method to dump code for enhanced custom shape presets | Radek Doulik |
2011-04-13 | catch by const reference | Caolán McNamara |
2011-04-08 | Again merge-fix with importDocumentProperties() | Muthu Subramanian |
2011-04-05 | Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4 | Petr Mladek |
2011-03-31 | we don't use the exception value | Caolán McNamara |
2011-03-30 | fix import of percentual top and bottom paragraph margins | Radek Doulik |
2011-03-29 | drop bogus executable flag from [ch]xx/bas/asm files | Francisco Saito |
2011-03-29 | this arg should be reference | David Tardon |
2011-03-28 | WaE: overloaded virtual | David Tardon |
2011-03-26 | Fixed NMSP_MASK definition. | Muthu Subramanian |
2011-03-25 | removing the executable mode from some sources | Francisco Saito |
2011-03-22 | make oox build with 'debug=t' again | Noel Power |
2011-03-20 | Use SAL_PRIuUINT32 instead of %d | Takeshi Abe |
2011-03-19 | Using BorderLine2 constructor w/o argument | Cédric Bosdonnat |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-18 | Put dump() back into headers in oox | Thorsten Behrens |
2011-03-18 | WaE: unused aError | Caolán McNamara |
2011-03-18 | Fix mismerge, properties.hxx does not exist any more. | Jan Holesovsky |
2011-03-18 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/filters | Jan Holesovsky |
2011-03-18 | Merge remote-tracking branch 'origin/integration/dev300_m101' | Jan Holesovsky |
2011-03-18 | Use SAL_PRIdINT32/SAL_PRIxUINT32 instead of %d/%x | Takeshi Abe |
2011-03-18 | Removed dead code | Takeshi Abe |
2011-03-18 | Removed an unchanged variable | Takeshi Abe |