summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-18Fix error in handling 'z' for svg:d string parsingThorsten Behrens5-26/+71
Previously 'z' did not update the current point to the start point of the subpath, as required by http://www.w3.org/TR/SVG/paths.html#PathDataClosePathCommand. Fixed now, and adapted all the unit tests.
2012-01-18Remove old-fashioned VERBOSE, use OSL_DEBUG_LEVEL instead.Thorsten Behrens3-7/+7
2012-01-18If COM==_MSC, then OS==WNT and also GUI==WNTFridrich Štrba1-14/+14
2012-01-18Package stlport on Windows when requested (fdo#37561)Fridrich Štrba1-1/+1
2012-01-18convert one freshly introduced DBG_ERRORFILE to SAL_WARNEike Rathke1-8/+2
2012-01-18nitpick, it's i18n, not l18nEike Rathke4-37/+37
2012-01-18Oups... where is my brown paper bag?Lionel Elie Mamane1-1/+1
2012-01-18OKeySet: tryRefetch and refreshRow share most of their codeLionel Elie Mamane2-55/+26
2012-01-18janitorial: typo in commentsLionel Elie Mamane2-3/+3
2012-01-18fdo#44813: make the refresh query filter NULL-safeLionel Elie Mamane2-20/+56
2012-01-18writerfilter: remove empty line before shebangMiklos Vajna1-1/+0
2012-01-18writerfilter: drop exec bit on non-script filesMiklos Vajna3-0/+0
2012-01-18lp#711673: mozilla-libreoffice mislabeled as OpenOffice.org Plug-inBjoern Michaelsen1-1/+1
2012-01-17fdo#44402: make keyboard navigation work again in Tools->OptionsAugust Sodora1-49/+0
2012-01-17Remove unused macrosAugust Sodora1-14/+0
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz21-32/+32
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz18-43/+43
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz11-30/+30
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz13-26/+26
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz20-76/+84
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz10-80/+80
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz17-99/+99
2012-01-17sw: tweak translations of previous commitMichael Stahl1-20/+20
2012-01-17Translate comments from German to English; sw/source/core/frmedt is complete.Luc Castermans3-120/+113
2012-01-17sw: translate some commentsMichael Stahl2-44/+42
2012-01-17Fix for fdo43460 Part XL getLength() to isEmpty()Olivier Hallot111-328/+328
Part XL Modules sw
2012-01-17vcl: expand the documentation in READMEMichael Meeks1-1/+20
2012-01-17Correct my emailTor Lillqvist1-1/+1
2012-01-17Make it sound slightly less experimental and scaryTor Lillqvist1-21/+20
2012-01-18removed dead macroTakeshi Abe10-40/+0
2012-01-17a can't-happen-but-do-it-correct-anyway one character fixEike Rathke1-1/+1
2012-01-17rudimentary check if date acceptance pattern interferes with decimal numberEike Rathke1-2/+21
2012-01-17added [zh-TW] date acceptance patterns (various)Eike Rathke1-0/+5
2012-01-17remove unused methodsThomas Arnhold23-376/+0
2012-01-17Removed obsolete splitbuild.Stephan Bergmann18-21/+0
2012-01-17remove older zlib from download listAndras Timar1-1/+0
2012-01-17gbuild: UnoApiTarget: initialize target local varsMichael Stahl1-0/+4
Fixes the problem in offapi, where a rebuild after changing an IDL file would produce an offapi.rdb that contained the stale content of the old version of the IDL file. This was because in offapi 2 rdb files are built, offapi.rdb and types.rdb, and types.rdb is a merge of udkapi.rdb and offapi.rdb, hence it depends on offapi.rdb. Unfortunately this means that the UNOAPI_MERGE variable for types.rdb is inherited to offapi.rdb, with the result that after the workdir offapi.rdb is built from .urd files, it is overwritten by a merge of udkapi.rdb and a stale offapi.rdb from the solver.
2012-01-17registry: print error messages on stderrMichael Stahl1-3/+3
2012-01-17DbGridControl::SeekCursor: show exception when seek fails (and debug build)Lionel Elie Mamane1-0/+1
2012-01-17janitorial: typo in private member nameLionel Elie Mamane2-6/+6
2012-01-17janitorial: const iterator where may be, indentationLionel Elie Mamane1-7/+7
2012-01-17Also teach "foo IS [NOT] bar" to our SQL parser (when bar is not NULL)Lionel Elie Mamane1-0/+6
Syntax supported by at least SQLite.
2012-01-17fdo#44813: teach "IS (NOT) DISTINCT FROM" to our SQL parserLionel Elie Mamane1-1/+9
2012-01-17fdo#44813: don't replace NULLs given by the database by type-default valuesLionel Elie Mamane3-7/+7
It makes no sense, because non-nullable columns can have NULL value. E.g. in "foo LEFT JOIN bar ON condition", the non-nullable columns of "bar" when it has no row matching "condition". Even when we are about to insert/update a row, we should not put a hard-coded value (that just happens to be the one constructed by the C++ default constructor for that type) in non-nullable columns: there is no guarantee that this value makes sense in that database's context. The database may or may not have a default value set for that column. If it has, we should leave it up to the database to set it automatically. If it has not, an error *is* the right reaction. Another place where this substitution does damage is when we refresh a row. We use the values we have read from the primary key to select the row again. So we should not mangle those, else the select returns no row and we mistakingly think the row has been deleted.
2012-01-17added [zh-CN] date acceptance patterns (various)Eike Rathke1-0/+7
2012-01-17added [ru-RU] date acceptance patterns "D.M." and "D/M/"Eike Rathke1-0/+2
2012-01-17added [is-IS] date acceptance patterns "D.M." and "D/M/"Eike Rathke1-0/+2
2012-01-17fix zh-TW translation errors reported by Cheng-Chia Tseng in e-mailAndras Timar3-0/+0
2012-01-17added [glt-LT] date acceptance pattern "M-D"Eike Rathke1-0/+1
2012-01-17added [gd-GB] date acceptance patterns "D/M" and "D-M"Eike Rathke1-0/+2