summaryrefslogtreecommitdiff
path: root/sw/source/ui/misc
AgeCommit message (Expand)Author
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-04Resolves: tdf#107603 crash after loading new numrule in numbering dialogCaolán McNamara
2017-05-01AutoText: handle Delete key in the dialogSzymon Kłos
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tdf#101055 Translate default name of bookmarksGabor Kelemen
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin
2017-04-14AutoText: .dotx files visible when importSzymon Kłos
2017-04-12convert SelectionType to scoped enumNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-17Use SfxObjectFactory::GetFactoryName/URLMatteo Casalin
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-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-02-16hazard a de->en translationCaolán McNamara
2017-02-16replace SwFootnoteAdj with css::text::HorizontalAdjustCaolán McNamara
2017-02-13convert CurRectType to scoped enumNoel Grandin
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-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
2016-12-13remove now unused STRRES_NUMTYPES sw/source/ui/misc/numberingtypelistbox.srcEike Rathke
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-12-05avoid coverity#1371269 Missing move assignment operatorCaolán McNamara
2016-12-05use a std::unique_ptrCaolán McNamara
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-29Rewrite some (trivial) assignments inside if/while conditions: swStephan Bergmann
2016-11-14This RES_FRM_SIZE item is apparently SwFormatFrameSize, not SvxSizeItemStephan Bergmann
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-21tdf#101359 handle less bookmarks then expectedJan-Marek Glogowski
2016-09-20tdf#101359 Really walk the document mark listJan-Marek Glogowski
2016-09-16tdf#101359 Just advance list box for BOOKMARKsJan-Marek Glogowski