summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/shells/tabsh.cxx
Commit message (Expand)AuthorAgeFilesLines
* convert BOX_LINE and BOXINFO_LINE to enum classNoel Grandin2015-04-011-6/+6
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-281-1/+1
* convert VALID_ constants to enum classNoel Grandin2015-03-251-2/+2
* remove NUMBERFORMAT_ constantsNoel Grandin2015-02-251-7/+7
* fdo#39440 sw: reduce scope of local variablesMichael Weghorn2015-01-191-2/+1
* loplugin: cstylecastNoel Grandin2014-12-021-27/+27
* We now only need one bit of information hereCaolán McNamara2014-11-251-1/+1
* loplugin: cstylecastNoel Grandin2014-11-251-12/+12
* so these ResIds are only being used for the numerical valueCaolán McNamara2014-11-241-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-3/+3
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-19/+19
* include app.hrcThomas Arnhold2014-08-181-0/+1
* InfoBox MSG_WRONG_TABLENAME and MSG_ERR_TABLE_MERGE to StringThomas Arnhold2014-08-181-2/+3
* Missing ; (unsuccessful merge)Matteo Casalin2014-08-161-1/+1
* Fix indentation/formatMatteo Casalin2014-08-161-91/+85
* sal_uInt16 to sal_uInt16, constifyMatteo Casalin2014-08-161-9/+9
* This array can be staticMatteo Casalin2014-08-161-1/+1
* -Werror,-Wundefined-bool-conversionStephan Bergmann2014-08-121-4/+4
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-6/+6
* clang scan-build: Dead initializationCaolán McNamara2014-07-031-3/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-06-131-18/+12
* sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl2014-05-271-0/+1479