summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2016-06-28Convert Bitmap tab to Pattern tabRishabh Kumar4-5/+6
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos11-22/+22
2016-06-16Remove the :: prefix in ::std for swMark Page1-1/+1
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl2-3/+6
2016-05-30fdo#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann2-4/+2
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin2-21/+21
2016-05-27sw: these all look like intended fall-throughsMichael Stahl1-1/+1
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin8-34/+77
2016-05-22Convert HYPERDLG_EVENT to scoped enumNoel Grandin1-5/+5
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin2-3/+5
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-11/+11
2016-05-11Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???"Stephan Bergmann1-0/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-11/+11
2016-05-10Insert explicit "break" when falling through to empty next caseStephan Bergmann1-0/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin2-3/+0
2016-04-19cppcheck: silence known conditions warnings in sw annotshJochen Nitschke1-13/+6
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-01loplugin:constantparam in swNoel Grandin2-5/+5
2016-03-31tdf#84938 convert DLG_CHAR_ constants to scoped enumNoel Grandin3-3/+3
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl4-7/+13
2016-03-24MM: rename MergeNew => MergeJan-Marek Glogowski1-1/+1
2016-03-22loplugin:constantparam in swNoel Grandin9-18/+13
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin1-1/+1
2016-03-15loplugin:constantparamNoel Grandin1-1/+1
2016-03-09loplugin:constantparam in svxNoel Grandin2-4/+3
2016-03-09loplugin:constantparam in swNoel Grandin4-10/+10
2016-03-04Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara1-1/+1
2016-02-29loplugin:unuseddefaultparam in sw (part1)Noel Grandin1-2/+2
2016-02-28cppcheck: Fix all badBitmaskCheck + 1 unreadVariableJulien Nabet1-7/+0
2016-02-22sw classification: add initial UNO commandMiklos Vajna1-0/+5
2016-02-22loplugin:commaoperator in sw/Noel Grandin4-13/+48
2016-02-21tdf#84938 replace FRMMGR_TYPE_ with enumackepenek4-11/+11
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth1-1/+3
2016-02-02tdf#84843 Stop using PseudoSlots for drawing slotsMaxim Monastirsky1-1/+0
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock3-16/+16
2016-01-28sw: add AnchorType parameter to .uno:PasteMiklos Vajna1-1/+7
2016-01-21Check for valid SidebarWinMaxim Monastirsky1-2/+2
2016-01-21vcl: rename Font::GetFamily to Font::GetFamilyTypeChris Sherlock3-3/+3
2016-01-20tdf#93837 sw: Convert comment context menu to xmlMaxim Monastirsky1-4/+26
2016-01-19tdf#93837 Convert Writer context menus to xmlMaxim Monastirsky9-9/+9
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-17vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-12/+12
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud4-16/+16
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock4-4/+4
2016-01-16vcl: rename Font::GetName to Font::GetFamilyNameChris Sherlock3-12/+12
2016-01-05Make SotFactory private to sot/ and clean a bitMatúš Kukan1-1/+2