summaryrefslogtreecommitdiff
path: root/unotools/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-07fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann1-7/+33
2012-09-25fdo#55019: Cope with empty TrustedAuthor entriesStephan Bergmann1-2/+11
2012-09-07resolved fdo#52240 fdo#52137 fdo#52288 user editable date patternsEike Rathke3-3/+155
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann1-9/+8
2012-06-02targeted string re-workNorbert Thiebaud11-103/+95
2012-05-30targeted string re-workNorbert Thiebaud3-12/+10
2012-05-24removed unused const char[]Takeshi Abe1-1/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe2-2/+0
2012-05-16fdo#46074 fdo#49948 Ignore corrupted items in Recent DocumentsStephan Bergmann1-1/+17
2012-05-16Unwound unhelpful LogHelper::logItStephan Bergmann2-47/+44
2012-05-06nuke dead codeTakeshi Abe1-131/+0
2012-05-06removed unused definesTakeshi Abe10-30/+0
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-21Replace css macro with namespace for nicer namespacingThomas Arnhold2-7/+2
2012-04-20fdo#46074 Ignore corrupted items in Recent DocumentsStephan Bergmann1-10/+28
2012-04-19Improved error reportingStephan Bergmann1-2/+2
2012-04-10add a getBuildVersion helperCaolán McNamara1-0/+12
2012-04-09s/pathes/paths/Tor Lillqvist2-9/+9
2012-04-09s/pathes/paths/Tor Lillqvist5-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-7/+3
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-11/+11
2012-04-05UniString::CreateFromInt32 -> rtl::OUString::valueOfCaolán McNamara2-12/+11
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-14/+13
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-57/+58
2012-03-28fold historyoptions_const.hxx into historyoptions.cxxCaolán McNamara1-1/+16
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-73/+73
2012-03-28fold useroptions_const.hxx into useroptions.cxxCaolán McNamara1-1/+23
2012-03-12callcatcher: remove some unused codeCaolán McNamara1-5/+0
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-7/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara2-20/+7
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-03-01WaE: 'unused' attribute ignored when parsing typeTor Lillqvist1-1/+1
2012-02-27drop UniString::CreateFromInt64Caolán McNamara1-1/+1
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-19Remove unused codePetr Vorel1-16/+0
2012-02-18Fix typos in commentsElton Chung1-1/+1
2012-02-17WaE: unused variablesCaolán McNamara1-4/+4
2012-02-10Remove unused codeElton Chung3-76/+0
2012-02-09utl: delete unused NodeValueAccessor::bind() methodGreg Kroah-Hartman1-10/+0
2012-02-08update unused listCaolán McNamara1-5/+0
2012-02-01A few safe replacements of pathes->pathsJesús Corrius5-10/+10
2012-01-31Move unotools/configuration.hxx to comphelperStephan Bergmann1-232/+0
2012-01-27Replace SvtUndoOptions with (simplified) direct configuration access.Stephan Bergmann2-206/+0
2012-01-27drop unnecessary includeCaolán McNamara1-4/+5
2012-01-26Replace SvtCacheOptions with (simplified) direct configuration access.Stephan Bergmann2-494/+0
2012-01-26Replace SvtInetOptions with (simplified) direct configuration access.Stephan Bergmann2-490/+0
2012-01-25Replace SourceViewConfig with (simplified) direct configuration access.Stephan Bergmann2-247/+0
2012-01-25Add configuration wrappers for groups, too (to add listeners etc.).Stephan Bergmann1-0/+25