Age | Commit message (Expand) | Author |
2013-03-20 | Deprecate confusing rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength) | Stephan Bergmann |
2013-03-20 | TODO: Unclear whether comparisons against "Ruby" shall use == or startsWith | Stephan Bergmann |
2013-03-20 | Assume that this shall check full string equality | Stephan Bergmann |
2013-03-20 | Assume that this shall check full string equality | Stephan Bergmann |
2013-03-20 | Assume that this shall check full string equality | Stephan Bergmann |
2013-03-20 | fdo#39468: Translated German comments | gerhard oettl |
2013-03-20 | fdo#39468 German comments in vcl/unx/generic/... | Christian M. Heller |
2013-03-20 | fdo#35546, implementing 'Create Photo Album' function | Gergő Mocsi |
2013-03-20 | -Werror=undef | Stephan Bergmann |
2013-03-20 | ooxmlimport line numbering check | Yifan J |
2013-03-20 | fdo#60769 implement odf export of multi-paragraph comment ranges | Miklos Vajna |
2013-03-20 | sw: export fieldmark of postit fields if possible | Miklos Vajna |
2013-03-20 | add -Wundef to compiler flags | Luboš Luňák |
2013-03-20 | use #if instead of #ifdef for testing config_xxx.hxx macros | Luboš Luňák |
2013-03-20 | use -isystem instead of -I for 3rd party headers | Luboš Luňák |
2013-03-20 | clarify when HAVE_FOO macros should have 0 fallback | Luboš Luňák |
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 |