summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/annotsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-12-18convert SFX_VISIBILITY constants to scoped enumNoel Grandin1-1/+1
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+1
2017-02-18lok: Allow to reply to comments using postit idPranav Kant1-0/+1
2017-02-18IndentationPranav Kant1-6/+6
2017-02-17sw lok: notify repair when exist a conflict of multiple users undo/redoHenry Castro1-3/+27
2017-01-26tdf#101828 handle rtf/richtext correctlyOliver Specht1-1/+5
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-4/+4
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-09-08loplugin:constantparam in swNoel Grandin1-1/+1
2016-08-17convert SvxEscapement to scoped enumNoel Grandin1-10/+10
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin1-3/+3
2016-08-17convert SvxBreak to scoped enumNoel Grandin1-1/+1
2016-08-01Simplify dynamic_cast followed by a static_cast.Jan Holesovsky1-12/+10
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-14/+27
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin1-2/+0
2016-04-19cppcheck: silence known conditions warnings in sw annotshJochen Nitschke1-13/+6
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-2/+2
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+8
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-4/+4
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock1-1/+1
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky1-4/+26
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-16/+16
2015-11-09formatting improvements in sw/Noel Grandin1-4/+4
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin1-4/+4
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin1-2/+2
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky1-0/+2
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky1-2/+2
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-5/+5
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-5/+5
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-6/+6
2015-09-17boost->stdCaolán McNamara1-5/+5
2015-08-21loplugin:defaultparamsNoel Grandin1-1/+1
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky1-0/+11
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-6/+6
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-8/+8
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-13/+13