summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-26Now AnimationsExporterImpl defines its own XMLSdPropHdlFactory object.Marco Cecchetti
2011-08-26moved header file animationexport.hxx from "xmloff/inc" to "xmloff/inc/xmloff...Marco Cecchetti
2011-08-26Moved unointerfacetouniqueidentifiermapper.hxx under xmloff/inc/xmloff. The P...Marco Cecchetti
2011-08-26bool cleanup.Kohei Yoshida
2011-08-26export the source storage to import filter, to mirror TargetStorage for exportMichael Meeks
2011-08-26misc. comment cleanup, and non-exporting of symbols not used externallyMichael Meeks
2011-08-26add a helper class to do path resolutionMichael Meeks
2011-08-26Header/Footer: Change the edition mode enteringCédric Bosdonnat
2011-08-26Header/Footer: changed GetCrsrOfst to be able to pick up background objectsCédric Bosdonnat
2011-08-26Moved a few bit-fields to booleansCédric Bosdonnat
2011-08-26Fixed SwFlowFrm constructor to initialize pPrecede to NULLCédric Bosdonnat
2011-08-26Clean, sort and change RepositoryFixes a little.Matúš Kukan
2011-08-26catch by const refCaolán McNamara
2011-08-26mirror postprocess logic in hereCaolán McNamara
2011-08-26WaE: and migrate to rtl::OStringBufferCaolán McNamara
2011-08-26Remove HTML 3.2 export optionHarri Pitkänen
2011-08-26Remove HTML_CFG_MSIE_40_OLDHarri Pitkänen
2011-08-26Remove extra #defineHarri Pitkänen
2011-08-26convert package to gbuildMatúš Kukan
2011-08-26Related: fdo#37195 migrationoo3 not registeredCaolán McNamara
2011-08-26fdo#40378 compile defined names that had unresolveds during loadEike Rathke
2011-08-26ensureCapacity on OUStringBufferEike Rathke
2011-08-26OfaTreeOptionsDialog: no need to use a bool for a single iterationMiklos Vajna
2011-08-26Resolves: fdo#40099 don't break incremental msvc builds on removed headersCaolán McNamara
2011-08-26callcatcher: some unused codeCaolán McNamara
2011-08-26regenerate listCaolán McNamara
2011-08-26oops, out-by-one idiocyCaolán McNamara
2011-08-26Resolves: fdo#36678 move init that depends on parent to post-parent availCaolán McNamara
2011-08-26In-line comment.Kohei Yoshida
2011-08-26Actually I can handle repeat horizontal alignment beforehand.Kohei Yoshida
2011-08-26Actually there is no such thing as repeat orientation.Kohei Yoshida
2011-08-26Removing bogus OSL_FAIL.Kohei Yoshida
2011-08-26Shrink the method of DrawEditStandard().Kohei Yoshida
2011-08-26We can't overwrite the orientation value here.Kohei Yoshida
2011-08-25Method for asian vertical orientation.Kohei Yoshida
2011-08-25Second if condition is always true when the first one is.Kohei Yoshida
2011-08-25hasLineBreak is always true for stacked orientation.Kohei Yoshida
2011-08-25Separate method for asian vertical orientation.Kohei Yoshida
2011-08-25Fill EditDrawStacked().Kohei Yoshida
2011-08-26DomainMapper_Impl: send shape props to the dmapper loggerMiklos Vajna
2011-08-26setdebugflags is replaced by debug_setup.mkMiklos Vajna
2011-08-26TagLogger: debug code in non-debug buildMiklos Vajna
2011-08-26unusedcode: ucbhelper:: cleaningMatúš Kukan
2011-08-26Related: fdo#39337 It turns out dmapper ignores the position of an entryMiklos Vajna
2011-08-25see 792dee46f2b35a21167af182416803c0b80b517cMarkus Mohrhard
2011-08-25be extrasave and check for problems with ScRangeName::insertMarkus Mohrhard
2011-08-25GMAKE_MODULE_PARALLELISM="$BUILD_MAX_JOBS"Jan Holesovsky
2011-08-25add --enable-ext-languagetool configure switchAndras Timar
2011-08-25 rename pLastTable to pCurrentTabMarkus Mohrhard
2011-08-25remove newly unused codeCaolán McNamara