Age | Commit message (Expand) | Author |
2012-01-31 | Move unotools/configuration.hxx to comphelper | Stephan Bergmann |
2012-01-30 | Fixed cppheader.xsl nillable treatment. | Stephan Bergmann |
2012-01-30 | remove '#define OUSTRING ::rtl::OUString' | Ivan Timofeev |
2012-01-27 | Replace SvtUndoOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-27 | drop unnecessary include | Caolán McNamara |
2012-01-26 | Replace SvtCacheOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-26 | Replace SvtInetOptions with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-25 | Replace SourceViewConfig with (simplified) direct configuration access. | Stephan Bergmann |
2012-01-25 | Add configuration wrappers for groups, too (to add listeners etc.). | Stephan Bergmann |
2012-01-23 | make unotools ByteString free | Caolán McNamara |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann |
2012-01-19 | Fix for fdo43460 Part XLII getLength() to isEmpty() | Olivier Hallot |
2012-01-18 | convert one freshly introduced DBG_ERRORFILE to SAL_WARN | Eike Rathke |
2012-01-18 | nitpick, it's i18n, not l18n | Eike Rathke |
2012-01-17 | Replaced SAL_INFO with SAL_WARN were applicable. | Marcel Metz |
2012-01-16 | Replaced DBG_ERRORFILE with SAL_INFO. | Marcel Metz |
2012-01-11 | bumped locale data wrapper to use XLocaleData4 and provide date acceptance pa... | Eike Rathke |
2012-01-10 | Use SAL_N_ELEMENTS | Thomas Arnhold |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2012-01-09 | make indent sane | Caolán McNamara |
2012-01-09 | simplify CharClass | Caolán McNamara |
2012-01-09 | make indent sane | Caolán McNamara |
2012-01-09 | mark uncopyable with boost::noncopyable | Caolán McNamara |
2012-01-08 | catch exception by constant reference | Takeshi Abe |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2012-01-04 | Do not export whole class to avoid MS C++ implicitly exporting base template. | Stephan Bergmann |
2012-01-04 | Dead code. | Stephan Bergmann |
2011-12-21 | callcatcher: remove some unused code | Caolán McNamara |
2011-12-20 | callcatcher: Remove unused code | August Sodora |
2011-12-20 | callcatcher: update list | Caolán McNamara |
2011-12-19 | Remove unused code | August Sodora |
2011-12-19 | callcatcher: Remove unused code | August Sodora |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan |
2011-12-16 | add version suffix (beta1) to about dialog | Petr Mladek |
2011-12-15 | Removed extra semicolons | Jesse |
2011-12-14 | callcatcher: remove some unused code | Caolán McNamara |
2011-12-14 | regpathhelper: unused, so we've got to have two of them | Caolán McNamara |
2011-12-13 | Simplified, type-safe C++ configuration access. | Stephan Bergmann |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-06 | ByteString->rtl::OString[Buffer] | Caolán McNamara |
2011-12-01 | get rid of class Date and Time default ctor with system time penalty | Eike Rathke |
2011-11-29 | Check for empty URLs after all, to avoid warnings from canonic(). | Stephan Bergmann |
2011-11-29 | Special casing can be removed again. | Stephan Bergmann |