summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-28remove risk of infinite recursionLionel Elie Mamane
2013-08-28added SAL_INFO to makeFallback()Eike Rathke
2013-08-28added makeFallback() checks to unit testEike Rathke
2013-08-28again match some copy&paste namesEike Rathke
2013-08-28makeFallback() with hierarchical retryEike Rathke
2013-08-28Implement set[Float|Double]. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28Firebird uses "DOUBLE PRECISION" for doubles. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28SQL_FLOAT corresponds to DataType::FLOAT.Andrzej J.R. Hunt
2013-08-28Use correct type for SQL_FLOAT. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28Remove unused code (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28Use template to set integer parameters. (firebird-sdbc)Andrzej J.R. Hunt
2013-08-28added unit test for ca-valenciaEike Rathke
2013-08-28need to check for variants in isIsoODF()Eike Rathke
2013-08-28added unit test for fallback stringsEike Rathke
2013-08-28reorder fall back strings for language with variantEike Rathke
2013-08-28grml.. lt_list_value is an lt_variant_t*Eike Rathke
2013-08-28match names with tagEike Rathke
2013-08-28include variants in fallback stringsEike Rathke
2013-08-28added getVariants()Eike Rathke
2013-08-28Fix incorrect logic in section attribute array construction.Kohei Yoshida
2013-08-28Last piece of SOLAR_JAVA to ENABLE_JAVA migration.Andrzej J.R. Hunt
2013-08-28Do not leave $$ uninitialized in case of errorStephan Bergmann
2013-08-28Resolves: #i122923# optimize place to add alpha to bitmaps which need rotationArmin Le Grand
2013-08-28parser.y: untabify, remove trailing whitespace, mode linesStephan Bergmann
2013-08-28Related: #i122923# win only: improved bitmap handling for renderingArmin Le Grand
2013-08-28Resolves: fdo#65924 retweak the border positionsCaolán McNamara
2013-08-28bnc#816593 DOCX import: fix auto table width wrt nested tablesMiklos Vajna
2013-08-28add --with-help=common parameter to the configure optionPetr Mladek
2013-08-28fdo#68588 Move embeddeddbList into OGeneralPageWizard.Andrzej J.R. Hunt
2013-08-28Updated coreCaolán McNamara
2013-08-28Adding VLC version checkingMinh Ngo
2013-08-28fdo#57950: Remove some chained appends in i18nlangtagJelle van der Waa
2013-08-28autosize the user-defined number format listbox in database field tabpageCaolán McNamara
2013-08-28added unit test for ca-ES-valenciaEike Rathke
2013-08-28correct example is ca-ES-valenciaEike Rathke
2013-08-28added Bcp47CountryEntryEike Rathke
2013-08-28Organize methods that update invalidated ranges for online spell checker.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28IsInValid() => IsValid() and adjust its call sites.Kohei Yoshida
2013-08-28NOT_INVALID => Valid.Kohei Yoshida
2013-08-28bClearRange is always true. Remove it.Kohei Yoshida
2013-08-28fix abuse of GetTabDialog to indicate that we're pre resetCaolán McNamara
2013-08-28convert tox index page to .uiCaolán McNamara
2013-08-28fdo#67358: sw: "fix" line painting artifacts when resizing columnsMichael Stahl
2013-08-28fdo#66215: sw: fix clicking on text above background flyMichael Stahl
2013-08-28rhbz#1001768: avoid deadlock in AccessibleEventNotifierMichael Stahl
2013-08-28Fix windows libo crash with graphite fonts.Martin Hosken
2013-08-28Clean up logging and string handlingStephan Bergmann
2013-08-28Try make this more robust in slow environmentsStephan Bergmann
2013-08-28warning C4805: == : unsafe mix of type[s]Stephan Bergmann