summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)AuthorFilesLines
2013-01-0932bit compile fix for OString::valueOf usage.Michael Meeks1-2/+2
2013-01-04Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-5/+95
2012-12-20Resolves: fdo#31055 fallback to a default bullet on symbol lackCaolán McNamara1-16/+28
2012-10-07fdo#46071: Do not hide windows based on nil "Visible" propertyStephan Bergmann2-7/+40
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 Rathke5-8/+174
2012-08-22fdo#46249: UCBContentHelper::GetTitle must not fail for void propertyStephan Bergmann2-9/+15
2012-06-05Add ODF1.2 extended-but-more-compatible modeThorsten Behrens1-0/+1
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 Bergmann4-96/+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 Arnhold2-5/+5
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet1-1/+1
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
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-10fix typoCaolán McNamara1-1/+1
2012-04-10add a getBuildVersion helperCaolán McNamara2-0/+15
2012-04-09s/pathes/paths/Tor Lillqvist3-11/+11
2012-04-09s/pathes/paths/Tor Lillqvist8-10/+10
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-04-08gbuild: "use" vs. "add":Michael Stahl2-3/+3
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 McNamara2-57/+16
2012-03-28don't have to deliver historyoptions_const.hxxCaolán McNamara1-1/+0
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 McNamara2-23/+23
2012-03-28don't need to export useroptions_const.hxxCaolán McNamara1-1/+0
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+3
2012-03-12callcatcher: remove some unused codeCaolán McNamara2-21/+0
2012-03-06leak in IMHandler::signalIMPreeditChanged early returnCaolán McNamara1-7/+0
2012-03-06remove TransliterationWrapper::compareSubstringCaolán McNamara3-24/+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-21expand and remove NS_* macroThomas Arnhold2-32/+22
2012-02-21Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann1-1/+1