summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to bool.Kohei Yoshida2013-08-282-13/+14
* janitorial: more constnessLionel Elie Mamane2013-08-281-1/+1
* ODBC OResultSet::ensureCacheForColumn initialise *all* new elementsLionel Elie Mamane2013-08-281-1/+1
* remove risk of infinite recursionLionel Elie Mamane2013-08-281-1/+0
* added SAL_INFO to makeFallback()Eike Rathke2013-08-281-0/+3
* added makeFallback() checks to unit testEike Rathke2013-08-281-0/+13
* again match some copy&paste namesEike Rathke2013-08-281-4/+4
* makeFallback() with hierarchical retryEike Rathke2013-08-281-0/+16
* Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt2013-08-281-21/+13
* Firebird uses "DOUBLE PRECISION" for doubles. (firebird-sdbc)Andrzej J.R. Hunt2013-08-281-1/+1
* SQL_FLOAT corresponds to DataType::FLOAT.Andrzej J.R. Hunt2013-08-281-2/+2
* Use correct type for SQL_FLOAT. (firebird-sdbc)Andrzej J.R. Hunt2013-08-281-1/+1
* Remove unused code (firebird-sdbc)Andrzej J.R. Hunt2013-08-281-16/+1
* Use template to set integer parameters. (firebird-sdbc)Andrzej J.R. Hunt2013-08-282-44/+27
* added unit test for ca-valenciaEike Rathke2013-08-281-0/+22
* need to check for variants in isIsoODF()Eike Rathke2013-08-281-3/+4
* added unit test for fallback stringsEike Rathke2013-08-281-0/+6
* reorder fall back strings for language with variantEike Rathke2013-08-281-2/+16
* grml.. lt_list_value is an lt_variant_t*Eike Rathke2013-08-281-6/+10
* match names with tagEike Rathke2013-08-281-14/+14
* include variants in fallback stringsEike Rathke2013-08-281-0/+25
* added getVariants()Eike Rathke2013-08-282-0/+42
* Fix incorrect logic in section attribute array construction.Kohei Yoshida2013-08-282-58/+113
* Last piece of SOLAR_JAVA to ENABLE_JAVA migration.Andrzej J.R. Hunt2013-08-281-1/+1
* Do not leave $$ uninitialized in case of errorStephan Bergmann2013-08-281-0/+1
* Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand2013-08-282-29/+33
* parser.y: untabify, remove trailing whitespace, mode linesStephan Bergmann2013-08-281-2120/+2123
* Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand2013-08-281-16/+21
* Resolves: fdo#65924 retweak the border positionsCaolán McNamara2013-08-282-3/+3
* bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna2013-08-283-0/+22
* add --with-help=common parameter to the configure optionPetr Mladek2013-08-282-4/+21
* fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt2013-08-282-26/+31
* Updated coreCaolán McNamara2013-08-281-0/+0
* Adding VLC version checkingMinh Ngo2013-08-285-3/+78
* fdo#57950: Remove some chained appends in i18nlangtagJelle van der Waa2013-08-281-8/+5
* autosize the user-defined number format listbox in database field tabpageCaolán McNamara2013-08-281-1/+6
* added unit test for ca-ES-valenciaEike Rathke2013-08-281-0/+23
* correct example is ca-ES-valenciaEike Rathke2013-08-281-1/+1
* added Bcp47CountryEntryEike Rathke2013-08-281-0/+30
* Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida2013-08-286-19/+22
* sal_Bool to bool.Kohei Yoshida2013-08-282-72/+72
* IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida2013-08-283-6/+6
* NOT_INVALID => Valid.Kohei Yoshida2013-08-282-8/+7
* bClearRange is always true. Remove it.Kohei Yoshida2013-08-283-5/+3
* fix abuse of GetTabDialog to indicate that we're pre resetCaolán McNamara2013-08-282-13/+15
* convert tox index page to .uiCaolán McNamara2013-08-289-927/+1515
* fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl2013-08-281-1/+3
* fdo#66215: sw: fix clicking on text above background flyMichael Stahl2013-08-282-4/+43
* rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl2013-08-281-14/+19
* Fix windows libo crash with graphite fonts.Martin Hosken2013-08-283-14/+1