summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshtxt.cxx
AgeCommit message (Expand)Author
2014-08-19svx: Cleanup ASCII art and useless commentsChris Laplante
2014-06-24Remove unused mpOwner in SvxTextEditSource.Matúš Kukan
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-03editeng: sal_Bool->boolNoel Grandin
2014-02-27editeng: sal_Bool->boolNoel Grandin
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-25Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21editeng: sal_Bool->boolNoel Grandin
2014-02-12sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-12-17SvxTextEditSourceImpl::Notify(): attempt to fix chart2_unoapi crashMichael Stahl
2013-11-27Integrate branch of IAccessible2Steve Yin
2013-09-05convert svx/source/unodraw/*.cxx from String to OUStringNoel Grandin
2013-04-17sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-25remove some annoying XubStringsCaolán McNamara
2012-04-27removed dead codeTakeshi Abe
2012-04-02removed duplicate includes in svxTakeshi Abe
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-09-08callcatcher: update listCaolán McNamara
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner
2011-01-18CWS-TOOLING: integrate CWS chartextensibilityIvo Hinkelmann
2011-01-10removetooltypes01: #i112600# remove tooltypes from svxMikhail Voytenko
2010-10-27chartextensibility: #i115276# improve layout of hierarchical axis labels in c...Thomas Benisch
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-20CWS gnumake2: move all delivered headers in svx to inc/svx; remove unused or ...Mathias Bauer
2010-02-17CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-07#i107450#: make svx buildable with new editeng libMathias Bauer
2010-01-05merge commit for m68Mathias Bauer
2009-12-14CWS-TOOLING: integrate CWS ooo32gsl09_DEV300Vladimir Glazunov
2009-12-10#i107450#: remove SdrObject dependency from OutlinerForwarder; EditEnginePool...Mathias Bauer
2009-12-07#i105988# accessibility crashThomas Lange
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer
2009-08-26CWS-TOOLING: integrate CWS aw075Release Engineers