summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
AgeCommit message (Expand)AuthorFilesLines
2016-10-03loplugin:countusersofdefaultparams in sw..vclNoel Grandin1-1/+1
2016-09-29coverity#1373423 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos11-827/+451
2016-09-26cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin2-22/+0
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann1-2/+2
2016-09-20loplugin:unusedfieldsNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann13-13/+13
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos7-271/+143
2016-09-09loplugin:constantparam in svxNoel Grandin2-7/+6
2016-09-07Make PageColumnPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Make PageOrientationPopup Dropdown-onlySamuel Mehrbrodt1-1/+1
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos7-225/+124
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos7-193/+218
2016-09-01Hide/Disable the Page property Panel for WriterSusobhan Ghosh1-11/+1
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann1-1/+1
2016-08-29tdf#83830: Use samecontentlistbox in Header/Footer PanelSusobhan Ghosh2-2/+4
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke1-1/+1
2016-08-25tdf#83830: Use SpacingListBox in Header/Footer and Sidebar Wrap PanelSusobhan Ghosh4-12/+14
2016-08-24convert PaperSizeApp to scoped enumNoel Grandin1-1/+1
2016-08-24convert ViewType to scoped enumNoel Grandin4-4/+4
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara4-5/+5
2016-07-19clang-tidy performance-unnecessary-value-param in swStephan Bergmann1-1/+1
2016-06-28tdf#83830: Add None as Margin Preset in Format PanelSusobhan Ghosh2-13/+42
2016-06-27Move AccessibleNames to .ui file for WrapPropertyPanel tdf#87026Muhammet Kara1-7/+0
2016-06-23tdf#83830: Page Styles PanelSusobhan Ghosh3-11/+552
2016-06-17tdf#83830: Page Header Panel & Page Footer PanelSusobhan Ghosh5-53/+416
2016-06-16Remove the :: prefix in ::std for swMark Page4-10/+10
2016-06-14tdf#83830: Moved margin preset control to Format PanelSusobhan Ghosh3-2/+339
2016-06-13tdf#83830: Removal of Page Margin PanelSusobhan Ghosh3-334/+0
2016-06-06loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh3-17/+183
2016-06-06remove unused constants in HRC filesNoel Grandin1-2/+0
2016-06-02loplugin:unusedfieldsNoel Grandin2-18/+0
2016-05-30loplugin:unusedmethodsNoel Grandin7-52/+21
2016-05-29coverity#1362175 Uninitialized scalar fieldCaolán McNamara1-0/+4
2016-05-26Various loplugin warningsStephan Bergmann9-56/+28
2016-05-26loplugin:overrideStephan Bergmann2-2/+2
2016-05-26loplugin:nullptrTor Lillqvist1-6/+6
2016-05-26tdf#83830: Writer page sidebar deckRishabh Kumar11-0/+1163
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin1-1/+2
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin1-8/+8
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin2-3/+3
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-07sw: replace boost::noncopyable with C++11 deleteMichael Stahl1-4/+6
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl2-11/+22
2016-02-22loplugin:write only fieldsNoel Grandin1-1/+1
2016-02-04vcl: take into account the font width is the average font widthChris Sherlock1-1/+1
2016-02-03tdf#97407: Remove duplicate custom entryRishabh1-1/+2