summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2014-03-31Resolves: #i124085# disabled CF_DIBV5...Armin Le Grand2-11/+20
2014-03-05fdo#75260: Correctly draw double lines for both Writer and Calc.Kohei Yoshida1-6/+3
2014-02-05fdo#73263: Change the default color for reference border to non-red.Kohei Yoshida1-1/+1
2014-01-29fdo#73487, fdo#73886: Overhaul cell borders to make them look sane.Kohei Yoshida1-70/+46
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann1-6/+6
2014-01-21fdo#71511: in autodetected a11y HC mode, pull background color from themeBjoern Michaelsen2-2/+38
2014-01-16fdo#51180 reset (Multi)Selection on Clear()Lionel Elie Mamane1-0/+7
2013-12-18the MS Serbian Latin Neutral messEike Rathke1-1/+1
2013-12-16initial install-package-foo target for partial installsBjoern Michaelsen1-1/+1
2013-12-12fdo#72125: GetTextWidth() can get very expensive.Jan Holesovsky1-1/+19
2013-12-10svtools: don't dereference invalid iteratorMichael Stahl1-0/+2
2013-12-09fdo#72156: GraphicObject: Added missing delete of streamUlrich Kitzinger1-0/+3
2013-12-05crash on exit from xml form document with accessibility enabledCaolán McNamara1-2/+4
2013-12-02added Kurdish, Southern (Iran) [sdh-IR] to language list, fdo#63460Eike Rathke1-0/+1
2013-11-30mark non-translatable .ui strings explicitely as suchAndras Timar1-10/+10
2013-11-20wrong border extraction mechanismCaolán McNamara1-7/+3
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString constructorNoel Grandin1-1/+1
2013-11-20fdo#65355 Ruler Comment control doesn't disappearsRodolfo Ribeiro Gomes1-12/+12
2013-11-20Convert chart axis scale tab page to widget UI.Olivier Hallot1-0/+6
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin3-21/+21
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin1-6/+6
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat1-1/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin20-71/+71
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin1-2/+2
2013-11-18cleaned up ISO code usage for Kurdish, fdo#63460Eike Rathke1-4/+5
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2-4/+0
2013-11-14make l10n buildable separatelyBjoern Michaelsen1-1/+4
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin1-1/+1
2013-11-13xub_StrLen->sal_Int32Caolán McNamara2-13/+13
2013-11-11SAL_WARN_UNUSED INetURLObjectStephan Bergmann2-3/+0
2013-11-11added Puinave [pui-CO] to language list, fdo#71454Eike Rathke1-0/+1
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin1-2/+2
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin5-15/+15
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin6-21/+21
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat1-2/+10
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza3-3/+0
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-8/+6
2013-11-05added French (Burkina Faso) [fr-BF] locale data, fdo#71243Eike Rathke1-0/+1
2013-11-05update pchThomas Arnhold1-0/+3
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold42-116/+116
2013-11-04Remove unnecessary includeStephan Bergmann1-4/+0
2013-11-04Some clean-upStephan Bergmann1-2/+9
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza5-9/+262
2013-11-04remove redundant calls to OUString constructorNoel Grandin3-16/+9
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin1-1/+1
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin4-10/+10
2013-10-28Remove unnecessary SyntaxHighlighter::Tokenizer statefulnessStephan Bergmann1-2/+0
2013-10-28Fold SyntaxHighlighter::initialize into ctorStephan Bergmann1-2/+1
2013-10-28Remove unused SimpleTokenizer_Impl::nLine/nColStephan Bergmann1-2/+2