Age | Commit message (Expand) | Author |
2013-03-20 | simplify OUString assignments | Chr. Rossmanith |
2013-03-20 | allow to use internal python for build-stuff on Mac | Christian Lohmaier |
2013-03-20 | fdo#55814 create unit test for it first | David Ostrovsky |
2013-03-20 | coverity#735389 Copy-paste error | Julien Nabet |
2013-03-20 | WaE: class 'ScFormulaCellGroup' was previously declared as a struct | Tor Lillqvist |
2013-03-20 | fix fdo#62050 : Initially disable RTL for comment window. | navin patidar |
2013-03-20 | lowering baseline for python used during building | Christian Lohmaier |
2013-03-20 | 'size_t' is not the same as 'unsigned long' | Tor Lillqvist |
2013-03-20 | fix spelling mistake in @since tag | Noel Grandin |
2013-03-20 | fdo#46808, Convert a bunch of comphelper::ComponentContext stuff | Noel Grandin |
2013-03-20 | fdo#46808, convert some getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, convert drawing::GraphicExportFilter to new style | Noel Grandin |
2013-03-20 | fdo#46808, convert graphic::PrimitiveFactory2D to new style | Noel Grandin |
2013-03-20 | fdo#46808, cleanup some usage of getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, API CHANGE: update ScannerManager service | Noel Grandin |
2013-03-20 | fdo#46808, cleanup some usage of getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, Convert sdb::TextConnectionSettings to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert sdb::TextConnectionSettings to new style | Noel Grandin |
2013-03-20 | fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory() | Noel Grandin |
2013-03-20 | fdo#46808, Convert frame::Bibliography to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert i18n::IndexEntrySupplier to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert XSLTFilterDialog to new-style | Noel Grandin |
2013-03-20 | fdo#46808, Convert linguistic2::ProofreadingIterator to new style | Noel Grandin |
2013-03-20 | fdo#46808, Convert text::AutoTextContainer to new style | Noel Grandin |
2013-03-20 | fix the object name so it matches the cppunit make file name | Noel Grandin |
2013-03-20 | this should be enough | Thomas Arnhold |
2013-03-20 | make gcc-wrapper work even with ccache | David Ostrovsky |
2013-03-19 | coverity#704590 Explicit null dereferenced | Julien Nabet |
2013-03-19 | coverity#735382 Copy-paste error | Julien Nabet |
2013-03-20 | replace decimal separator at correct position, rhbz#919020 | Eike Rathke |
2013-03-19 | resolved rhbz#919020 Basic CDbl() and CSng() scan localized number | Eike Rathke |
2013-03-19 | These classes are not used | Zolnai Tamás |
2013-03-19 | More on removal of direct use of cell classes outside ScDocument. | Kohei Yoshida |
2013-03-19 | windows build fix | Andras Timar |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (linguistic) | Andras Timar |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (basic) | Andras Timar |
2013-03-19 | -Werror=format, "fix %d expects argument of type int" | Julien Nabet |
2013-03-19 | translation and cleanup of comments in sd/source/ui/view/ | Urs Fässler |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (sot) | Krisztian Pinter |
2013-03-19 | fdo#39445 writing out tools/fsys.hxx (rsc) | Krisztian Pinter |
2013-03-19 | calm debug, and disable unless SC_FORMULAGROUP=1 | Michael Meeks |
2013-03-19 | Remove use of ScBaseCell and its derivatives outside ScDocument. | Kohei Yoshida |
2013-03-19 | This ScFormulaCell member is not used. Also remove cell.hxx include... | Kohei Yoshida |
2013-03-19 | start of InterpretFormulaGroup. | Michael Meeks |
2013-03-19 | get row offset calculation right for groups. | Michael Meeks |
2013-03-19 | Tweak hash generation code to NOT rely on 'i' to shift bits. | Kohei Yoshida |
2013-03-19 | build spans of doubles and cleanup excessive debug. | Michael Meeks |
2013-03-19 | use cell hashing algorithm for computing groups. | Michael Meeks |
2013-03-19 | Unit test for formula token array vectorization state. | Kohei Yoshida |
2013-03-19 | Reduce dependency on document.hxx. Prefer forward declaration. | Kohei Yoshida |