summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20TODO: Unclear whether comparisons against "Ruby" shall use == or startsWithStephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20fdo#39468: Translated German commentsgerhard oettl
2013-03-20fdo#39468 German comments in vcl/unx/generic/...Christian M. Heller
2013-03-20fdo#35546, implementing 'Create Photo Album' functionGergő Mocsi
2013-03-20-Werror=undefStephan Bergmann
2013-03-20ooxmlimport line numbering checkYifan J
2013-03-20fdo#60769 implement odf export of multi-paragraph comment rangesMiklos Vajna
2013-03-20sw: export fieldmark of postit fields if possibleMiklos Vajna
2013-03-20add -Wundef to compiler flagsLuboš Luňák
2013-03-20use #if instead of #ifdef for testing config_xxx.hxx macrosLuboš Luňák
2013-03-20use -isystem instead of -I for 3rd party headersLuboš Luňák
2013-03-20clarify when HAVE_FOO macros should have 0 fallbackLuboš Luňák
2013-03-20simplify OUString assignmentsChr. Rossmanith
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