Age | Commit message (Expand) | Author |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-18 | fdo#39428 Remove/audit SvStream operator>>/<<(long) | Keith McRae |
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-16 | force users of WriteByteStringLine to explictly denote encoding | Caolán McNamara |
2012-01-16 | force users of ReadByteStringLine to explictly denote encoding | Caolán McNamara |
2012-01-14 | SV_DECL_PTRARR_DEL->std::vector | August Sodora |
2012-01-14 | Remove useless macro | August Sodora |
2012-01-14 | fix for gcc 4.7: unable to find string literal operator | Matúš Kukan |
2012-01-12 | valgrind: ditch some unused code | Caolán McNamara |
2012-01-11 | Remove an unused SvStringsDtor | August Sodora |
2012-01-10 | Remove _SVSTDARR_STRINGSISORTDTOR | August Sodora |
2012-01-10 | These can be static | August Sodora |
2012-01-10 | Remove unused table declaration | August Sodora |
2012-01-10 | simplify LocalFileHelper::ConvertURLToPhysicalName | Caolán McNamara |
2012-01-10 | editeng: fix STL conversion dfbf0cabfa8310502e19642d56c746cc0d454d27 | Michael Stahl |
2012-01-09 | simplify CharClass | Caolán McNamara |
2012-01-07 | make measurement units localizable | Andras Timar |
2012-01-06 | Removed unnecessary tools/debug.hxx includes. | Marcel Metz |
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz |
2012-01-06 | make ReadUniOrByteString return a string | Caolán McNamara |
2012-01-05 | tweak this a little | Caolán McNamara |
2012-01-05 | getPropertyMap can return a reference instead of a pointer | Caolán McNamara |
2012-01-05 | Remove Fill() usage | Christina Rossmanith |
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 | Removed unnecessary tools includes. | Marcel Metz |
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara |
2011-12-27 | resurrect autocorrection | Ivan Timofeev |
2011-12-24 | DECLARE_TABLE->boost::ptr_map | August Sodora |
2011-12-24 | std::map* -> std::map | David Tardon |
2011-12-24 | make the line work as intended again | David Tardon |
2011-12-23 | Fix the build so that this is recognized as an initializer list | August Sodora |
2011-12-23 | DECLARE_TABLE->std::map | August Sodora |
2011-12-23 | SV_DECL_VARARR->std::vector | August Sodora |
2011-12-23 | Fix for fdo43460 Part XIV getLength() to isEmpty() | Gustavo Buzzatti Pacheco |
2011-12-23 | SV_DECL_VARARR->std::vector | August Sodora |
2011-12-22 | callcatcher: Remove unused code | August Sodora |
2011-12-22 | Correctly handle empty paragraphs in slideshow animation fdo#43684 | Thorsten Behrens |
2011-12-22 | Revert "aw084: #i108052# Added code to mimic old behaviour and call user layo... | Thorsten Behrens |
2011-12-22 | sw: Improved document comparison based on RSIDs. | Tzvetelina Tzeneva |
2011-12-22 | ByteString->rtl::OString | Caolán McNamara |
2011-12-21 | tweak for pre language-defect #77 | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |
2011-12-21 | needs more work first | Caolán McNamara |
2011-12-21 | bah, need to tweak for pre c++0x | Caolán McNamara |
2011-12-21 | disentangle Read/WriteByteString OUString variants | Caolán McNamara |
2011-12-21 | convert ReadByteString/WriteByteString from ByteString to OString | Caolán McNamara |