summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/printer.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxhtml.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/progress.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxbasemodel.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/sfxdlg.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/shell.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/styfitem.hxx from String to OUStringNoel Grandin
2013-08-29remove dead code inside #ifdef SV_HAS_RIDERBITMAPSNoel Grandin
2013-08-29convert includes/sfx2/tabdlg.hxx from String to OUStringNoel Grandin
2013-08-29convert include/sfx2/templdlg.hxx from String to OUStringNoel Grandin
2013-08-29Better error outputStephan Bergmann
2013-08-29Do not silently ignore --enable-libc++Stephan Bergmann
2013-08-28cppcheck: Reduce scopeJulien Nabet
2013-08-28fdo#68648: SvxNumRule: serialize the aFmtsSet flags tooMichael Stahl
2013-08-28Expose misspelled range container outside edit engine.Kohei Yoshida
2013-08-28const correct-ness.Kohei Yoshida
2013-08-28Use smart pointers for these.Kohei Yoshida
2013-08-28Resolves: fdo#68192 always recode from trad symbol to apple symbolCaolán McNamara
2013-08-28Rename SectionAttribute to Section.Kohei Yoshida
2013-08-28String to OUString.Kohei Yoshida
2013-08-28No need to fully qualify these.Kohei Yoshida
2013-08-28sal_Bool to bool.Kohei Yoshida
2013-08-28janitorial: more constnessLionel Elie Mamane
2013-08-28ODBC OResultSet::ensureCacheForColumn initialise *all* new elementsLionel Elie Mamane
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