summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells/tabsh.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-11-115th step to remove tools/rtti.hxxOliver Specht1-1/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-15/+15
2015-11-07Misc tweaks and cleanups.Ashod Nakashian1-12/+12
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-4/+4
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-4/+4
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-17boost->stdCaolán McNamara1-10/+10
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung1-2/+12
2015-06-02loplugin: loopvartoosmallKatarina Behrens1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-70/+70
2015-05-20tdf#90882 Writer: insert row/col before/afterPhilippe Jung1-6/+11
2015-05-17tdf#90883 WRITER: Insert button with multiple rows/columns selectedPhilippe Jung1-1/+24
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-2/+2
2015-04-22tdf#90766: Table - keep with paragraph setting is brokenZolnai Tamás1-8/+11
2015-04-10second half of non-scriptable, Instance constructor conversion.Michael Meeks1-2/+2
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-01convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin1-6/+6
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-1/+1
2015-03-25convert VALID_ constants to enum classNoel Grandin1-2/+2
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin1-7/+7
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn1-2/+1
2014-12-02loplugin: cstylecastNoel Grandin1-27/+27
2014-11-25We now only need one bit of information hereCaolán McNamara1-1/+1
2014-11-25loplugin: cstylecastNoel Grandin1-12/+12
2014-11-24so these ResIds are only being used for the numerical valueCaolán McNamara1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-19/+19
2014-08-18include app.hrcThomas Arnhold1-0/+1
2014-08-18InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold1-2/+3
2014-08-16Missing ; (unsuccessful merge)Matteo Casalin1-1/+1
2014-08-16Fix indentation/formatMatteo Casalin1-91/+85
2014-08-16sal_uInt16 to sal_uInt16, constifyMatteo Casalin1-9/+9
2014-08-16This array can be staticMatteo Casalin1-1/+1
2014-08-12-Werror,-Wundefined-bool-conversionStephan Bergmann1-4/+4
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-6/+6
2014-07-03clang scan-build: Dead initializationCaolán McNamara1-3/+2
2014-06-13Avoid possible memory leaks in case of exceptionsTakeshi Abe1-18/+12
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl1-0/+1479