summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)AuthorFilesLines
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-2/+0
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky1-1/+0
2015-07-06improve the returnbyref lopluginNoel Grandin3-3/+3
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky2-33/+19
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann1-3/+2
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet1-1/+1
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky2-36/+27
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung1-2/+12
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin5-23/+23
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin1-2/+2
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin1-1/+1
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-2/+2
2015-06-02loplugin: loopvartoosmallKatarina Behrens2-2/+2
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky1-1/+1
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky1-1/+1
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-1/+1
2015-05-26use new unocrsrs in SwGrfShellBjoern Michaelsen1-2/+2
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier19-547/+547
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung1-6/+11
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin2-2/+2
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-2/+2
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-1/+24
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin1-2/+2
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky1-2/+2
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann1-2/+2
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin1-5/+5
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin2-2/+2
2015-05-05Various loplugin warningsStephan Bergmann1-1/+1
2015-05-05tdf#34555 add crop features to swPhilippe Jung1-0/+17
2015-05-05fix windows buildNoel Grandin1-6/+6
2015-05-05loplugin:staticmethodsNoel Grandin2-8/+8
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás1-0/+4
2015-04-30Gradually typed LinkStephan Bergmann1-2/+2
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin1-3/+3
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks5-16/+18
2015-04-23loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás1-8/+11
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin8-42/+43
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks2-4/+4
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin3-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2-0/+2
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-4/+4
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin3-18/+18
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+0