summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/sfxbasemodel.cxx
AgeCommit message (Expand)Author
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-07First cut on integrating liborcus into libreoffice tree....Kohei Yoshida
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin
2012-08-08remove include comments and boxesThomas Arnhold
2012-07-24Useless macro define.Kohei Yoshida
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-26tidy some resource stringsCaolán McNamara
2012-06-25reduce static_initialization_and_destruction chainCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-15Cleaned up some OSL_TRACE -> SAL_INFO usesStephan Bergmann
2012-05-09Resolves: rhbz#818557 crash with NULL shell post template updateCaolán McNamara
2012-04-10char[] -> const char[].Jan Holesovsky
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-30removed duplicate includes in sfx2Takeshi Abe
2012-03-05Sprinkle DISABLE_SCRIPTING ifdefsTor Lillqvist
2012-02-27fdo#46678: tweak SfxBaseModel::getSomething:Michael Stahl
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2011-12-26catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-10-28remove pointless SfxBaseModel::setDocumentProperties()Michael Stahl
2011-10-28SfxBaseModel impl_setDocumentProperties to impl classMichael Stahl
2011-10-18CMIS: Fixed the smoketests failure by catching some exceptionsMichael Stahl
2011-10-18Reapply "CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat
2011-10-17Revert "CMIS: use another name to show than the one extracted from the base URL"Luboš Luňák
2011-10-17CMIS: use another name to show than the one extracted from the base URLCédric Bosdonnat
2011-08-09Resolves: fdo#32177 add a modification listener on new XDocumentPropertiesCaolán McNamara
2011-07-27callcatcher: remove various unused methodsCaolán McNamara
2011-07-20callcatcher: various unused methodsCaolán McNamara
2011-06-20ByteString -> rtl::OStringBufferCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Misc dbgutil build fixesThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-04Be more fault tolerant here.Caolán McNamara
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove dead CodeXisco Fauli
2011-02-23use consistent typeCaolán McNamara
2011-02-13Remove some dead codeThomas Arnhold
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-02-01CWS-TOOLING: integrate CWS dba34bVladimir Glazunov
2011-01-23WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko