summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20allow to use internal python for build-stuff on MacChristian Lohmaier
2013-03-20fdo#55814 create unit test for it firstDavid Ostrovsky
2013-03-20coverity#735389 Copy-paste errorJulien Nabet
2013-03-20WaE: class 'ScFormulaCellGroup' was previously declared as a structTor Lillqvist
2013-03-20fix fdo#62050 : Initially disable RTL for comment window.navin patidar
2013-03-20lowering baseline for python used during buildingChristian Lohmaier
2013-03-20'size_t' is not the same as 'unsigned long'Tor Lillqvist
2013-03-20fix spelling mistake in @since tagNoel Grandin
2013-03-20fdo#46808, Convert a bunch of comphelper::ComponentContext stuffNoel Grandin
2013-03-20fdo#46808, convert some getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, convert drawing::GraphicExportFilter to new styleNoel Grandin
2013-03-20fdo#46808, convert graphic::PrimitiveFactory2D to new styleNoel Grandin
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, API CHANGE: update ScannerManager serviceNoel Grandin
2013-03-20fdo#46808, cleanup some usage of getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-20fdo#46808, Convert sdb::TextConnectionSettings to new styleNoel Grandin
2013-03-20fdo#46808, cleanup some usage of comphelper::getProcessServiceFactory()Noel Grandin
2013-03-20fdo#46808, Convert frame::Bibliography to new styleNoel Grandin
2013-03-20fdo#46808, Convert i18n::IndexEntrySupplier to new styleNoel Grandin
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-20fdo#46808, Convert linguistic2::ProofreadingIterator to new styleNoel Grandin
2013-03-20fdo#46808, Convert text::AutoTextContainer to new styleNoel Grandin
2013-03-20fix the object name so it matches the cppunit make file nameNoel Grandin
2013-03-20this should be enoughThomas Arnhold
2013-03-20make gcc-wrapper work even with ccacheDavid Ostrovsky
2013-03-19coverity#704590 Explicit null dereferencedJulien Nabet
2013-03-19coverity#735382 Copy-paste errorJulien Nabet
2013-03-20replace decimal separator at correct position, rhbz#919020Eike Rathke
2013-03-19resolved rhbz#919020 Basic CDbl() and CSng() scan localized numberEike Rathke
2013-03-19These classes are not usedZolnai Tamás
2013-03-19More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida
2013-03-19windows build fixAndras Timar
2013-03-19fdo#39445 writing out tools/fsys.hxx (linguistic)Andras Timar
2013-03-19fdo#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-19translation and cleanup of comments in sd/source/ui/view/Urs Fässler
2013-03-19fdo#39445 writing out tools/fsys.hxx (sot)Krisztian Pinter
2013-03-19fdo#39445 writing out tools/fsys.hxx (rsc)Krisztian Pinter
2013-03-19calm debug, and disable unless SC_FORMULAGROUP=1Michael Meeks
2013-03-19Remove use of ScBaseCell and its derivatives outside ScDocument.Kohei Yoshida
2013-03-19This ScFormulaCell member is not used. Also remove cell.hxx include...Kohei Yoshida
2013-03-19start of InterpretFormulaGroup.Michael Meeks
2013-03-19get row offset calculation right for groups.Michael Meeks
2013-03-19Tweak hash generation code to NOT rely on 'i' to shift bits.Kohei Yoshida
2013-03-19build spans of doubles and cleanup excessive debug.Michael Meeks
2013-03-19use cell hashing algorithm for computing groups.Michael Meeks
2013-03-19Unit test for formula token array vectorization state.Kohei Yoshida
2013-03-19Reduce dependency on document.hxx. Prefer forward declaration.Kohei Yoshida
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida