Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-30 | Don't repeat a return ! | Julien Nabet | |
2012-01-30 | fdo#43965 fix RTF import of page break symbol | Miklos Vajna | |
This was unnoticed so far as both Writer and Word output \pagebb instead of \page when exporting page breaks. | |||
2012-01-30 | WaE: more multi_array warnings | Caolán McNamara | |
2012-01-30 | Replace literal control characters (thank you Eike !) | Julien Nabet | |
2012-01-30 | Just some simplification | Julien Nabet | |
2012-01-30 | Make named ranges dialog more consistent, localizable (III) | Petr Mladek | |
There was still not enough space for German traslation | |||
2012-01-30 | query remaining stream size after seeking, not before (fdo#45255) | Luboš Luňák | |
2012-01-30 | Fix "Found duplicate branches for if and else" | Julien Nabet | |
2012-01-30 | Removed debug statement. | Kohei Yoshida | |
2012-01-31 | Replaced String by rtl::OUString in SbiScanner | Takeshi Abe | |
2012-01-30 | fdo#35669: more robust references merging | Cédric Bosdonnat | |
2012-01-30 | Adapt gb_Module_DEBUGRUNCOMMAND to --disable-linkoo. | Stephan Bergmann | |
2012-01-30 | Option to set tab prefix for new worksheets | Albert Thuswaldner | |
2012-01-30 | allow unaligned memory accesses only on x86/x86_64 | Caolán McNamara | |
2012-01-30 | tweak gtk print stuff to build against an archaic gtk2 | Caolán McNamara | |
2012-01-30 | sal: add sw.rtf log area | Miklos Vajna | |
2012-01-30 | fdo#44981 - remove obsolete SWAPLONG macros | Noel Grandin | |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara | |
2012-01-30 | make svl ByteString free | Caolán McNamara | |
2012-01-30 | CreateResMgr just takes a const char* | Caolán McNamara | |
2012-01-30 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-30 | unused test string | Caolán McNamara | |
2012-01-30 | callcatcher: remove unused NextChannel | Caolán McNamara | |
2012-01-30 | reduce unnecessary includes | Caolán McNamara | |
2012-01-30 | update unused list | Caolán McNamara | |
2012-01-30 | aInputStr never used, *perhaps* it should have been, but 10+ years this way | Caolán McNamara | |
2012-01-30 | ByteString->rtl::OString | Caolán McNamara | |
2012-01-30 | add log areas | Luboš Luňák | |
2012-01-30 | fprintf -> SAL_INFO | Luboš Luňák | |
2012-01-30 | fprintf -> SAL_INFO | Luboš Luňák | |
2012-01-30 | use SAL_CALL - fix bulid in msvc | Korrawit Pruegsanusak | |
2012-01-30 | Fixed cppheader.xsl nillable treatment. | Stephan Bergmann | |
* cppheader.xsl had initially been written under the false assumption that a missing oor:nillable attribute defaults to "false" instead of "true". That has been fixed. * As a result, many places that use the new simplified officecfg/*.hxx headers broke as they did not expect value types to be wrapped boost::optional. To keep the code simple, I decided to change all occurrences in officecfg/registry/schema/ of properties that specify a default <value> and do not explicitly specify oor:nillable="true" to oor:nillable="false". Strictly speaking, this is an incompatible change, but in many cases it should be what was intended, anyway. * Some places that use the new simplified officecfg/*.hxx headers still had to be adapted to boost::optional wrapping. * This showed that unotools/configuration.hxx did not yet work for those wrapped properties and needed fixing, too. | |||
2012-01-30 | Initial support for quadratic beziers | Fridrich Štrba | |
2012-01-30 | Updated error message for Invalid sheet name | Albert Thuswaldner | |
2012-01-30 | Make named range dialog more consistent, localizable (II) | Stefan Knorr (astron) | |
2012-01-30 | remove '#define UNOOUSTRING ::rtl::OUString' | Ivan Timofeev | |
2012-01-30 | remove '#define OUSTRING ::rtl::OUString' | Ivan Timofeev | |
2012-01-30 | For iOS, skip stuff not built | Tor Lillqvist | |
2012-01-30 | clean-up sc's knownissues.xcl | Markus Mohrhard | |
2012-01-30 | add test case for XReplaceable | Markus Mohrhard | |
2012-01-29 | _POSIX_THREAD_SYSCALL_SOFT serves no purpose | François Tigeot | |
2012-01-29 | remove erroneously committed debug code | Lionel Elie Mamane | |
2012-01-29 | WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32' | Tor Lillqvist | |
2012-01-29 | use proper sizes for SQL(Get|Set)StmtAttr | Lionel Elie Mamane | |
Fixes fdo#34432 (driver smashes our stack) Continuation of commit 9a466d9718cceeb4ace9e3352a173c7b62387eee Author: Lionel Elie Mamane <lionel@mamane.lu> Date: Tue Nov 29 17:49:36 2011 +0100 ODBC: use right integer length to get Statement Options | |||
2012-01-29 | make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...} | Lionel Elie Mamane | |
2012-01-28 | Revert "gbuildify apple_remote" need to have soenv2 merged before | Norbert Thiebaud | |
This reverts commit 3d75a28274b2fb299c5a2ff5b017984054cac873. This will be pused again _after_ feature/soenv2 is merged | |||
2012-01-28 | gbuildify apple_remote | Norbert Thiebaud | |
2012-01-28 | Remove VisualClassName | Thomas Arnhold | |
2012-01-28 | simplify PSEUDOCOLOR12 | Thomas Arnhold | |
2012-01-28 | sal_TrueCOLOR is never defined | Thomas Arnhold | |