summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-17Do use _CrtDbgReport() in a _DEBUG (enable-dbgutil, non-pro) buildTor Lillqvist
2011-08-17Do not silently ignore exceptions when saving LibrariesLionel Elie Mamane
2011-08-17fdo#40173 write out *newly* empty libraryLionel Elie Mamane
2011-08-17TMP_LIONEL_NOTESLionel Elie Mamane
2011-08-17Overhaul BerkeleyDB detection logicLionel Elie Mamane
2011-08-17convert i18npool to gbuildMatúš Kukan
2011-08-17remove freshly unused codeCaolán McNamara
2011-08-17regenerate listCaolán McNamara
2011-08-17fdo#40079: load Dialog library before trying to get embedded imagesLionel Elie Mamane
2011-08-17Janitorial: deduplicate code; no behaviour changeLionel Elie Mamane
2011-08-17Header/Footer: Update the whole page when SwFooterFrm is invalidCédric Bosdonnat
2011-08-17fdo#37403: Fixed the SdrRectObj::operator = to avoid leaksCédric Bosdonnat
2011-08-17fix how table style is appliedRadek Doulik
2011-08-17fixed regression of a57a4078fcd9a0490bd661e3ced6fcbbe69fae73Radek Doulik
2011-08-17Fixed template dimension problem on Impress.Jeffrey Chang
2011-08-17add and use a matchLCaolán McNamara
2011-08-17regenerate listCaolán McNamara
2011-08-17use RTL_CONSTASCII_LENGTH/SAL_N_ELEMENTSCaolán McNamara
2011-08-17ByteString->rtl::OStringCaolán McNamara
2011-08-17calculate lengths at compile timeCaolán McNamara
2011-08-17callcatcher: remove some methodsCaolán McNamara
2011-08-17regenerate listCaolán McNamara
2011-08-17windows unused variables warningsCaolán McNamara
2011-08-17fix debug build in scMarkus Mohrhard
2011-08-17Remove ambiguity.Kohei Yoshida
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-17String to rtl::OUString.Kohei Yoshida
2011-08-16Comment why I do this.Kohei Yoshida
2011-08-16Method description.Kohei Yoshida
2011-08-16I should add license header to these guys too.Kohei Yoshida
2011-08-16Added license header to the new file, and other misc changes.Kohei Yoshida
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida
2011-08-16Changing the vtable symbol from XPropertySet to XPropertySet2.Kohei Yoshida
2011-08-16Added symbol for MSVC.Kohei Yoshida
2011-08-16Removed irrelevant changes.Kohei Yoshida
2011-08-16Keep the container and object separate methods.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-16Slightly changed the API.Kohei Yoshida
2011-08-16Disable fake VBA events for the old-style form controls.Noel Power
2011-08-16Let's not even fall back to the old method.Kohei Yoshida
2011-08-16Code page should be the same for the same drawing page.Kohei Yoshida
2011-08-16Less indent level.Kohei Yoshida
2011-08-16Reduce indentation level.Kohei Yoshida
2011-08-16Some micro-optimization with the string objects.Kohei Yoshida
2011-08-16And use it from the multi-listener regstration code.Kohei Yoshida
2011-08-16Extracted a method that will be called from another method.Kohei Yoshida
2011-08-16Fixed a crash due to invalid index for Sequence.Kohei Yoshida
2011-08-16Extended UNO's script API to allow adding of multiple listeners at once.Kohei Yoshida
2011-08-17fdo#32703 make CSV import ignore leading spaces before quoted field contentEike Rathke