summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/drwtxtsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+1
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara1-13/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud1-0/+13
2016-11-04unify color selectorsCaolán McNamara1-13/+0
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-08-15sw lok: limit undo/redo in SwDrawTextShellMiklos Vajna1-2/+9
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-2/+2
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin1-3/+9
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-4/+4
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-5/+5
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock1-4/+4
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-09formatting improvements in sw/Noel Grandin1-3/+3
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-3/+3
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky1-2/+2
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-08-21loplugin: defaultparamsNoel Grandin1-1/+1
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin1-1/+1
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin1-1/+1
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-5/+5
2015-03-25convert EE_CNTRL constants to enum classNoel Grandin1-4/+4
2015-01-24coverity#1265805 Dereference null return valueCaolán McNamara1-2/+5
2014-12-02loplugin: cstylecastNoel Grandin1-5/+5
2014-11-26loplugin: cstylecastNoel Grandin1-4/+4
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-11-21Build fix.Kohei Yoshida1-0/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-08-25reduce nesting at SID_CHINESE_CONVERSIONTomaž Vajngerl1-63/+62
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann1-1/+1
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-3/+3
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-06-10Avoid possible memory leaks in case of exceptionsTakeshi Abe1-8/+5
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+882