Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-28 | Removed unused code EnhWMFReader::ReadGDIComment() | Marc-Andre Laverdiere | |
2011-09-27 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *(). | Stephan Bergmann | |
2011-09-27 | Minor refactoring on WMF loading | Marc-Andre Laverdiere | |
2011-09-26 | callcatcher: remove unused code | Caolán McNamara | |
2011-09-23 | deugly HTMLOutFuncs::ConvertStringToHTML | Caolán McNamara | |
2011-09-22 | don't consider this a candidate unless explicitly requested | Caolán McNamara | |
2011-09-22 | just silence the auto_ptr deprecations in isolation | Caolán McNamara | |
2011-09-22 | ByteString->rtl::OString[Buffer] | Caolán McNamara | |
2011-09-22 | Always link with user32 | Tor Lillqvist | |
2011-09-21 | OSL_TRACE: Remove trailing newlines | Thomas Arnhold | |
Done with perl regex: s/(\n\s*OSL_TRACE\(\s*\"[^\n]+?)\s*(\\n)+(\"[^\n]*\)\;\n)/$1$3/gs; - removed trailing whitespaces and (multiple) newlines | |||
2011-09-19 | ByteString->rtl::OStringBuffer | Caolán McNamara | |
2011-09-19 | ditch ByteString::*Buffer* | Caolán McNamara | |
2011-09-19 | rework this in terms of read_uInt8s_AsOString | Caolán McNamara | |
2011-09-17 | fdo #37007 Add Math symbol "There does not exist". | Julien Nabet | |
2011-09-17 | add KeyID option to Language dropdown box | Andras Timar | |
2011-09-16 | Simplified setting headless mode for smoke-/subsequenttetss. | Stephan Bergmann | |
Both C++ and Java OfficeConnection code now always pass --headless, so no need for SAL_USE_VCLPLUGIN=svp etc. any more. Only some C++ unit tests that link against vcl still need an explicit --headless. | |||
2011-09-15 | unused define | Caolán McNamara | |
2011-09-15 | Drop leftover unused temp variable | Tor Lillqvist | |
2011-09-13 | I believe the src charset pragma is archaic and unused | Caolán McNamara | |
2011-09-12 | sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ↵ | Stephan Bergmann | |
out a6913c9677c2 For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx. | |||
2011-09-12 | Type: BROWSER_INVALID_ID -> BROWSER_INVALIDID | Lionel Elie Mamane | |
2011-09-12 | cleanup BrowseBox, DbGridControl & friends handle & invalid column handling | Lionel Elie Mamane | |
- BrowseBox: Check Handle column-related invariants when adding a column: # only one handle column # it is the first - BrowseBox: Check column id-related invariants when adding a column: # Id is not the special "handle column" value # Id is not the special "invalid ID" value # unicity of the ID among columns - GetColumnId: return BROWSER_INVALIDID, not 0 (== id of handle column) for an invalid column; adapt code calling GetColumnId to this change. - Use the correct const or #define'd symbol instead of magic constants; introduce such a symbol if needed - General other miscellaneous cleanups: # Translation of comments # typo/spelling in comments, error messages and the like # parenthesise #define'd value # use SAL_MAX_UINT16 instead of USHRT_MAX where a sal_uInt16 is expected # BrowseBox::SetColumnTitle: nItemId is checked to be non-zero, so don't test if for zeroness again. | |||
2011-09-12 | Refactorings in enhwmf.cxx | Marc-Andre Laverdiere | |
2011-09-12 | Added variable initializations when loading WMFs and EMFs | Marc-Andre Laverdiere | |
* Added variable initializations when reading from SvStream * Minor code cleanups * Translated some German comments Changes related to an issue showing in Valgrind over a misformed WMF and EMF | |||
2011-09-10 | Drop unused parts | Julien Nabet | |
2011-09-09 | sb140: #i117291# do not mis-use XTypeProvider.getImplementationId in ↵ | Stephan Bergmann | |
XUnoTunnel.getSomething | |||
2011-09-08 | callcatcher: update list | Caolán McNamara | |
2011-09-06 | cppcheck scope | Kenneth Venken | |
2011-09-05 | Added gitignore for temporary fuzz-testing files | Marc-Andre Laverdiere | |
2011-09-05 | callcatcher: drop some Impl methods, regenerate list | Caolán McNamara | |
2011-09-05 | add a fairly efficient read_LEuInt16s_AsOUString, merge similar things | Caolán McNamara | |
2011-09-05 | callcatcher: some more unused code | Caolán McNamara | |
2011-09-05 | bIsCompressed is always false | Caolán McNamara | |
2011-09-03 | add an_ES (Aragonese) locale data | Andras Timar | |
2011-09-02 | Modified output of filters-test.cxx to CSV | Marc-Andre Laverdiere | |
2011-09-02 | No macros for the com::sun::star::foo. | Kohei Yoshida | |
2011-09-01 | enhwmf: revert typo introduced by cdc4b3803490dd275547efb38dc1fe7bfca7c0ec | Miklos Vajna | |
2011-09-01 | fix warnings | Gabor Jenei | |
2011-08-31 | unusedcode: remove various classes | Matúš Kukan | |
2011-08-31 | various unused code | Caolán McNamara | |
2011-08-30 | callcatcher: chop, hack, slay | Caolán McNamara | |
2011-08-29 | merge together 5 or ascii isalpha/isalnum/isdigit implementations | Caolán McNamara | |
2011-08-29 | callcatcher: drop various unused methods | Caolán McNamara | |
2011-08-29 | deconfuse this api somewhat | Caolán McNamara | |
2011-08-29 | remove ByteString::IsAlphaNumericAscii and refactor a bit | Caolán McNamara | |
2011-08-29 | ByteString->rtl::OString and destupid-api a bit | Caolán McNamara | |
2011-08-29 | callcatcher: various | Caolán McNamara | |
2011-08-29 | valgrind: various unused code | Caolán McNamara | |
2011-08-26 | Remove HTML 3.2 export option | Harri Pitkänen | |
2011-08-26 | Remove HTML_CFG_MSIE_40_OLD | Harri Pitkänen | |
This export format has not been available in the UI but there were still a few references to it left in the source. |