summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2017-03-27create SfxInterfaceId o3tl::strong_intNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-19TyposJulien Nabet
2017-03-19loplugin:loopvartoosmallStephan Bergmann
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
2017-03-17There appears to be no need to create a copy hereStephan Bergmann
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-16convert SwUndoId to scoped enumNoel Grandin
2017-03-16remove unused defines from HRC files in sw/Noel Grandin
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-15convert MirrorGraph to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-11Fix typosAndrea Gelmini
2017-03-08tdf#98899 Set a title for Mail Merge Wizard windowGabor Kelemen
2017-03-08tdf#52986 Set default help IDs of the Mail Merge WizardGabor Kelemen
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-08tdf#91222 VclBuilder constructor cleanupJulien Nabet
2017-03-07only one use of GetLastSaveDirectoryCaolán McNamara
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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