summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara
2015-05-26Global CptlSttWrd and CptlSttWord -> CapitalStartWordJan Holesovsky
2015-05-26Global CptlSttSntnc -> CapitalStartSentenceJan Holesovsky
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen
2015-05-26use new unocrsrs in SwGrfShellBjoern Michaelsen
2015-05-25Audit all PostUserEvent calls and instrument for VclPtr.Michael Meeks
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin
2015-05-12sw: Prefix SwInsertFld_Data member variables.Jan Holesovsky
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10Replace IMPL_STATIC_LINK[_TYPED] with more useful variantsStephan Bergmann
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-05-06convert DEFAULTFONT_ constants to scoped enumNoel Grandin
2015-05-05Various loplugin warningsStephan Bergmann
2015-05-05tdf#34555 add crop features to swPhilippe Jung
2015-05-05fix windows buildNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-01tdf#90968: Highlighting is not repeated with Ctrl+Shft+Y (Edit>Repeat)Zolnai Tamás
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29convert SW_BORDER_MODE constants to scoped enumNoel Grandin
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-07Remove dead INetProtocol::VimStephan Bergmann
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-01Typo: wheter->whetherJulien Nabet
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann