summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appuno.cxx
AgeCommit message (Expand)Author
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-01-10fdo#58328: fixed items types made versioning work againCédric Bosdonnat
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
2012-11-03basic: String -> OUString in basicmanagerNorbert Thiebaud
2012-10-31CMIS: added cancelCheckOut and checkIn implementations and menu itemsCédric Bosdonnat
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-23Add mechanism to pass doc service name to the descriptor when opening a file.Kohei Yoshida
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-01-17remove unused methodsThomas Arnhold
2012-01-10Fix for fdo43460 Part XXXIII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-16Removed unused code.Thorsten Behrens
2011-11-27remove include of pch header from sfx2Norbert Thiebaud
2011-11-06make sfx2 ByteString freeCaolán McNamara
2011-09-26ByteString->rtl::OStringBufferCaolán McNamara
2011-07-18Just a little fixJulien Nabet
2011-07-17ByteString->rtl::OStringBufferCaolán McNamara
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-28Remove commented code in libs-core/sfx2Xisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL 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-01Remove dead CodeXisco Fauli
2011-02-07removetooltypes01: #i112600# Fix build problem after rebase in sfx2Carsten Driesner
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner
2011-01-07removetooltypes: #i112600# remove tooltypesMikhail Voytenko
2010-12-23undoapi: merged after pulling DEV300_m96. Most probably still not buildable:A...Frank Schoenheit [fs]
2010-12-16undoapi: merged DEV300m95Frank Schoenheit [fs]
2010-12-08gnumake2: resync to DEV300_m95Bjoern Michaelsen
2010-11-30CWS-TOOLING: integrate CWS pl08Ivo Hinkelmann
2010-11-29remove unused defineCaolán McNamara
2010-11-29CWS gnumake2: fix for build breaker in sfx2Mathias Bauer
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-22undoapi: merge after pulling DEV300.m94Frank Schoenheit [fs]
2010-11-20TL_CONSTASCII_USTRINGPARAM in libs core 26Gert Faller
2010-11-16CWS-TOOLING: integrate CWS kso46Vladimir Glazunov
2010-11-10rebase to DEV300_m92Philipp Lohmann [pl]
2010-11-09Clean up the codeAlexander O. Anisimov