summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Bin a couple of duplicated and unneeded linesTor Lillqvist1-6/+0
2011-08-17disable i18npool's unit test for nowMatúš Kukan1-1/+1
2011-08-17Fix dubious std::lower_bound() usage that breaks a _DEBUG MSVC buildTor Lillqvist4-32/+16
2011-08-17chmod -xTor Lillqvist2-0/+0
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist2-9/+17
2011-08-17Do not silently ignore exceptions when saving LibrariesLionel Elie Mamane1-11/+4
2011-08-17fdo#40173 write out *newly* empty libraryLionel Elie Mamane1-1/+1
2011-08-17TMP_LIONEL_NOTESLionel Elie Mamane1-0/+9
2011-08-17Overhaul BerkeleyDB detection logicLionel Elie Mamane1-16/+8
2011-08-17convert i18npool to gbuildMatúš Kukan79-5391/+1827
2011-08-17remove freshly unused codeCaolán McNamara3-60/+1
2011-08-17regenerate listCaolán McNamara1-2/+2
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane1-1/+1
2011-08-17Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane1-3/+1
2011-08-17Header/Footer: Update the whole page when SwFooterFrm is invalidCédric Bosdonnat1-22/+35
2011-08-17fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat1-0/+5
2011-08-17fix how table style is appliedRadek Doulik2-28/+28
2011-08-17fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik4-3/+23
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang1-7/+2
2011-08-17add and use a matchLCaolán McNamara3-80/+112
2011-08-17regenerate listCaolán McNamara3-321/+2
2011-08-17use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTSCaolán McNamara1-5/+5
2011-08-17ByteString->rtl::OStringCaolán McNamara1-2/+2
2011-08-17calculate lengths at compile timeCaolán McNamara1-17/+27
2011-08-17callcatcher: remove some methodsCaolán McNamara24-344/+0
2011-08-17regenerate listCaolán McNamara5-102/+2
2011-08-17windows unused variables warningsCaolán McNamara1-15/+18
2011-08-17fix debug build in scMarkus Mohrhard1-3/+3
2011-08-17Remove ambiguity.Kohei Yoshida1-2/+2
2011-08-17String to rtl::OUString.Kohei Yoshida3-19/+20
2011-08-17String to rtl::OUString.Kohei Yoshida4-86/+97
2011-08-16Comment why I do this.Kohei Yoshida1-0/+3
2011-08-16Method description.Kohei Yoshida1-0/+7
2011-08-16I should add license header to these guys too.Kohei Yoshida2-0/+53
2011-08-16Added license header to the new file, and other misc changes.Kohei Yoshida1-4/+30
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida7-23/+17
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida3-2/+15
2011-08-16Changing the vtable symbol from XPropertySet to XPropertySet2.Kohei Yoshida1-1/+1
2011-08-16Added symbol for MSVC.Kohei Yoshida2-3/+8
2011-08-16Removed irrelevant changes.Kohei Yoshida2-43/+1
2011-08-16Keep the container and object separate methods.Kohei Yoshida5-8/+58
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida11-18/+75
2011-08-16Slightly changed the API.Kohei Yoshida4-76/+19
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power8-2/+40
2011-08-16Let's not even fall back to the old method.Kohei Yoshida1-2/+0
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida3-1/+47
2011-08-16Less indent level.Kohei Yoshida1-24/+26
2011-08-16Reduce indentation level.Kohei Yoshida1-52/+52
2011-08-16Some micro-optimization with the string objects.Kohei Yoshida1-11/+5
2011-08-16And use it from the multi-listener regstration code.Kohei Yoshida1-101/+3