Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | Better solution for libexttextcat android platform parsing | Thorsten Behrens | |
2011-09-29 | OSL_TRACE: Remove trailing newlines | Andras Timar | |
2011-09-29 | Resolves: fdo#41083 honour minimum word hyphenation length | Caolán McNamara | |
2011-09-29 | Solve more ambiguous issues with Locale from sun::star.. and icu::. | Tomas Chvatal | |
2011-09-29 | Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const ↵ | Stephan Bergmann | |
*() in Mac OS X only code. | |||
2011-09-29 | change to the old way to set the language to en-US for unit tests | Markus Mohrhard | |
2011-09-29 | Reverted std::hash map part of previous "fix trunk gcc compile errors." | Stephan Bergmann | |
2011-09-29 | bump to libexttextcat 3.1.0, enable previously broken languages | Caolán McNamara | |
2011-09-29 | fix trunk gcc compile errors | Matúš Kukan | |
2011-09-29 | Added #include "unotest/oustringostreaminserter.hxx" back in (will be needed ↵ | Stephan Bergmann | |
once rtl::OUString::operator sal_Unicode const *() is removed); made tools explicitly depend on unotest. | |||
2011-09-29 | stray fprintf | Caolán McNamara | |
2011-09-29 | we're not using this header here | Caolán McNamara | |
2011-09-29 | mkdir -p | Caolán McNamara | |
2011-09-29 | ByteString->rtl::OString | Caolán McNamara | |
2011-09-29 | add modelines | Caolán McNamara | |
2011-09-29 | remove archaic header guards | Caolán McNamara | |
2011-09-29 | ByteString->rtl::OStringBuffer | Caolán McNamara | |
2011-09-29 | why use a pointer when a reference will do | Caolán McNamara | |
2011-09-29 | ByteString->rtl::OString | Caolán McNamara | |
2011-09-29 | ByteString->rtl::OString[Buffer} | Caolán McNamara | |
2011-09-29 | callcatcher: unused code | Caolán McNamara | |
2011-09-29 | WaE: Mark SvXMLExport_Impl and SvXMLImport_Impl as SAL_DLLPRIVATE | Tor Lillqvist | |
Fixes warnings: 'SvXML*_Impl' declared with greater visibility than the type of its field 'SvXMLExport_Impl::mpRDFaHelper'. | |||
2011-09-29 | Don't build l10ntools for non-desktop OSes | Tor Lillqvist | |
2011-09-29 | Use NSString's UTF8String method instead of the deprecated cString | Tor Lillqvist | |
2011-09-29 | Replace SvULongs with std::vector in sfx2 | Maciej Rumianowski | |
Bug 38831, replace SvULongs with std::vector in sfx2 and related svtools | |||
2011-09-29 | Replace SvULongs and SVUShorts with std::vector | Maciej Rumianowski | |
Replace SvULongs with std::vector<sal_uIntPtr> and SvUShorts with std::vector<sal_uInt16> | |||
2011-09-29 | filters: Updating js2hxx.py to python3 | Hugo Beauzée-Luyssen | |
2011-09-29 | next test -> unotest change | Markus Mohrhard | |
2011-09-29 | WaE: 'fileAttributesAtPath:traverseLink:' is deprecated | Tor Lillqvist | |
2011-09-29 | Add mode lines | Tor Lillqvist | |
2011-09-29 | WaE: class 'AquaFilePickerDelegate' does not implement the ↵ | Tor Lillqvist | |
'NSOpenSavePanelDelegate' protocol | |||
2011-09-29 | Avoid "jump to case label crosses initialization" errors with gcc 4.2.1 | Tor Lillqvist | |
Reduce scope of variables declared inside a switch statement. OK, so make those code snippets into blocks then, to reduce the scope of those variables. Workaround for weird errors as reported by gcc 4.2.1 in the 10.6 SDK: SalAquaPicker.cxx: In member function 'void SalAquaPicker::implInitialize()': SalAquaPicker.cxx:134: error: jump to case label SalAquaPicker.cxx:127: error: crosses initialization of 'NSNumber* pExtn' SalAquaPicker.cxx:126: error: crosses initialization of 'NSUserDefaults* pDefaults' SalAquaPicker.cxx:141: error: jump to case label SalAquaPicker.cxx:127: error: crosses initialization of 'NSNumber* pExtn' SalAquaPicker.cxx:126: error: crosses initialization of 'NSUserDefaults* pDefaults' | |||
2011-09-28 | fix another unotest/test breaker | Markus Mohrhard | |
2011-09-28 | adapt make dev-install to unotest changes | Markus Mohrhard | |
2011-09-29 | This was what I meant, sorry for thinko | Tor Lillqvist | |
2011-09-28 | target 'all' should be the first one to make it the default one. | Norbert Thiebaud | |
2011-09-28 | Add mode lines and detabify | Tor Lillqvist | |
2011-09-28 | WaE: class 'RecentMenuDelegate' does not implement the 'NSMenuDelegate' protocol | Tor Lillqvist | |
2011-09-28 | Mark SfxStandaloneDocumentInfoObject as SAL_DLLPRIVATE | Tor Lillqvist | |
Fixes warnings 'SfxStandaloneDocumentInfoObject' declared with greater visibility than the type of its field 'SfxStandaloneDocumentInfoObject::<anonymous>' and 'SfxStandaloneDocumentInfoObject' declared with greater visibility than its base 'SfxDocumentInfoO\ bject'. | |||
2011-09-28 | make configure check for cpp/poppler-version.h | Rene Engelhard | |
2011-09-28 | WaE: base class should be explicitly initialized in the copy constructor | Tor Lillqvist | |
2011-09-28 | install testdllapi.h correctly | Michael Meeks | |
2011-09-28 | Rename and re-factor test and unotest to compile and run again | Michael Meeks | |
2011-09-28 | split 'test' into 'unotest' and 'test' to help dependencies | Michael Meeks | |
2011-09-28 | text can be const now | Caolán McNamara | |
2011-09-28 | Android now builds up to instsetoo_native | Thorsten Behrens | |
Last fixes - remove kludge from RepositoryFixes.mk, have redland build w/o threads for the while, and some hackery to exclude pointless code like oosplash from android build. | |||
2011-09-28 | Make deprecation warnings non-fatal even in a -Werror compilation | Tor Lillqvist | |
2011-09-28 | Define LIBO_WERROR when warnings are errors | Tor Lillqvist | |
2011-09-28 | WaE: foo does not implement the fooDelegate protocol | Tor Lillqvist | |
2011-09-28 | WaE: suggest a space before ';' or explicit braces around empty body in ↵ | Tor Lillqvist | |
'while' statement |