summaryrefslogtreecommitdiff
path: root/sw/source/core/access/accportions.hxx
AgeCommit message (Expand)Author
2020-09-25tdf#101830 sw: show field name for inline input fields tooMichael Stahl
2020-05-09compact namespace in swNoel Grandin
2019-01-18convert POR constants to scoped enumNoel Grandin
2018-11-15sw_redlinehide_3: convert SwAccessiblePortionDataMichael Stahl
2018-11-15sw: SwAccessiblePortionData::m_aAttrFieldType is deadMichael Stahl
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-08sw_redlinehide: convert header SwPortionHandler.hxxMichael Stahl
2017-06-22loplugin:unusedfields in sw part4Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-19sw: prefix members of SwAccessiblePortionDataMiklos Vajna
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-05loplugin:staticmethodsNoel Grandin
2015-01-07sal_uInt16 to sal_Int32Matteo Casalin
2014-11-19sw: include the font of SwNumberPortions in layout dumpMiklos Vajna
2014-09-06Reorder data members and initialize all of themMatteo Casalin
2014-09-06sal_uInt16 to sal_Int32Matteo Casalin
2014-07-22Massive KSHORT/MSHORT to sal_uInt16Matteo Casalin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-14typo: attribut -> attributeThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-05remove unused code in SW moduleNoel Grandin
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-09-19remove dead definitionNoel Grandin
2013-09-17convert sw/source/core/inc/SwPortionHandler.hxx from String to OUStringNoel Grandin
2013-09-07remove/add blank lines in sw/source/corePhilipp Riemer
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-05sw: include SwLineLayout width in layout dumpMiklos Vajna
2012-08-16sw layout dump: include the height and width of SwTxtPortionMiklos Vajna
2012-08-16sw layout dump: include the height and width of SwFlyPortionMiklos Vajna
2012-06-21sw: include the height of SwNumberPortions in layout dumpMiklos Vajna
2012-06-21re-base on ALv2 code.Michael Meeks
2011-04-22left arrow comments removed // <--Júlio Hoffimann
2011-03-14Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Michael Meeks
2011-01-31Remove comments; sw/source/core/accessshirahara
2011-01-17removetooltypes01: #i112600# Remove tools types from swCarsten Driesner
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-04-21rebase to m76os
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-11#i105646# unused code removedos