summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-02use std::vector::insert when inserting multiple of the same thingNoel Grandin
2017-03-02elide the SwSurround enumNoel Grandin
2017-03-02sw: replace hardcoded 1 with TRISTATE_TRUEJochen Nitschke
2017-03-01sw: remove some more hardcoded 1 with TRISTATE_TRUEMichael Stahl
2017-03-01tdf#77111 sw: fix page number offset on table dialog "Text Flow"Michael Stahl
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-28new loplugin unoanyNoel Grandin
2017-02-16hazard a de->en translationCaolán McNamara
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-02-13convert CurRectType to scoped enumNoel Grandin
2017-02-13convert SectionSort to scoped enumNoel Grandin
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-02-12tdf#89329: Use unique_ptr for pImpl in optcompArnold Dumas
2017-02-08replace localresource of strings and keys with StringArrayCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-07revert unready stuffCaolán McNamara
2017-02-07convert resources containing strings to stringarray resourcesCaolán McNamara
2017-02-06Add missing #includesStephan Bergmann
2017-02-01tdf#39593 move duplicate code to separate methodqarkai
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-27Remove unused sw/source/ui/vba/vbacheckbox.cxxStephan Bergmann
2017-01-27Compatibility options refactoring. Part 1Vitaliy Anderson
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-25fix index widget control positions on first viewCaolán McNamara
2017-01-24teach unusedvariablecheck plugin about SfxPoolItem subclassesNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-23Typo: idividual in .ui element nameGabor Kelemen
2017-01-19New loplugin:dynexcspec: Add @throws documentation, swStephan Bergmann
2017-01-18sw: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-18tdf#104349, tdf#104668 MS Word compatibility trailing blanks option part 2Vitaliy Anderson
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2017-01-09New loplugin:externvar: swStephan Bergmann
2017-01-07Typo: Acess->AccessJulien Nabet
2017-01-04sw: more implicit int conversions in SwEndNoteOptionPageMichael Stahl
2017-01-04sw: remove the silly casting in SwEndNoteOptionPageMichael Stahl
2017-01-04tdf#43370 docfnote.cxx: return correct FTNNUM for GetNumberingJustin Luth
2016-12-31tdf#89329 pImpl changed to unique_ptrG_Zoltan
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-21tdf#104737: Bullets and Numbering: inconsistent naming of last tab pageTamás Zolnai
2016-12-21remove newly unused SfxImageManagerCaolán McNamara