summaryrefslogtreecommitdiff
path: root/sw/source/ui/uno/unotxvw.cxx
AgeCommit message (Expand)Author
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03Comment translation german-english sw/source/ui/uno/Matthias Freund
2013-02-18SwXTextView::select(): unselect drawing objects at start...Michael Stahl
2013-02-03sw: move implementation of SwXTextView::select into unocoreMichael Stahl
2012-12-22sw: kill C2U in uiMiklos Vajna
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-10sal_Bool to boolTakeshi Abe
2012-07-28Use memcmp insteadof rtl_compareMemory in swArnaud Versini
2012-05-25Convert SV_DECL_PTRARR_DEL(SwRubyList) to boost::ptr_vectorNoel Grandin
2012-04-24SwXTextView: use cppu::OInterfaceContainerHelperMichael Stahl
2012-04-24fix double free in SwXTextView::removeSelectionChangeListenerMichael Stahl
2012-04-24Convert SV_DECL_PTRARR_DEL to boost::ptr_vectorNoel Grandin
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-12-15Removed extra semicolonsJesse
2011-11-27remove include of pch header from swNorbert Thiebaud
2011-06-01use uuid template here instead of hand-rolled onesCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS swlayoutrefactoringobo
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2011-02-18os150: #i116585# ::select() fixedos
2011-02-09CWS swlayoutrefactoring: resync to m100Mathias Bauer
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-19Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2011-01-04detangle some BOOL/sal_Bool/bools nastinessCaolán McNamara
2011-01-03fwk162: #i115902# review usage of SfxObjectShellRef, SfxObjecShellLock; remov...Mikhail Voytenko
2010-12-27RTL_CONSTASCII_USTRINGPARAMJulien Nabet
2010-12-21CWS swlayoutrefactoring: resync to m96, no conflict resolutionMathias Bauer
2010-12-17CWS swlayoutrefactoring: #i115510#: first step to clean up the SwClient messMathias Bauer
2010-11-30clean code at writerKayo Hamid
2010-11-01CWS-TOOLING: integrate CWS sw34refactor1Vladimir Glazunov
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-24DBG_* -> OSL_ENSURE cleanup, few German -> English translations.Jacek Wolszczak
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-12Remove bogus comment in swPrashant Shah
2010-10-04sw34bf01: #i103634# #i112425#: set clipboard flag for temp PDF export docsMichael Stahl
2010-09-30sw34refactor1: SwXTextView: remove unused parameter from BuildTmpSelectionDoc()Michael Stahl
2010-06-13CWS swlayoutrefactoring: resync to m82Mathias Bauer
2010-06-13CWS swlayoutrefactoring: #i81480#: enable sw code to use multiple layoutsMathias Bauer
2010-06-04CWS-TOOLING: integrate CWS dba33fIvo Hinkelmann