summaryrefslogtreecommitdiff
path: root/sw/source/ui/index
AgeCommit message (Expand)Author
2017-05-12sw: change SwCursorShell::Pop() parameter from meaningless bool to enumMichael Stahl
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-05tdf#39468: Translate German comments in sw/source/ui/{dbui, frmdlg, index}Jens Carl
2017-04-28loplugin:salunicodeliteral: swStephan Bergmann
2017-04-24sw: prefix members of SwMultiTOXTabDialogMiklos Vajna
2017-04-24clang-tidy readability-simplify-boolean-expr in swNoel Grandin
2017-04-03sw: prefix members of SwTokenWindowMiklos Vajna
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23“Hyperlink” is NOT a dated word, it’s just a precise oneAdolfo Jayme Barrientos
2017-03-16convert SwUndoId to scoped enumNoel Grandin
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-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2017-01-25fix index widget control positions on first viewCaolán McNamara
2017-01-23new loplugin useuniqueptrNoel Grandin
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin
2016-12-23tdf#101442 - "hyperlink" to "link"Federico Bassini
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-11-30convert SwTOOElements to o3tl::typed_flagsNoel Grandin
2016-11-29Use derived classes' methods instead of Pair::A/BMike Kaganski
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-16tdf#56907 extend dot leader character list in ToC for typographyLászló Németh
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05sw: prefix members of SwEntryBrowseBoxMiklos Vajna
2016-08-31convert FindRanges to o3tl::typed_flags_setNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-26convert SV_ITEM_ID_LBOX defines to scoped enumJochen Nitschke
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-08-15Related: tdf#87686 on refresh from selection, only consider the edit updatedCaolán McNamara
2016-08-12Resolves: tdf#87686 don't refresh index entry from selection on regain focusCaolán McNamara
2016-07-27Resolves: tdf#57978 don't show duplicate index keys in dropdown listCaolán McNamara
2016-06-29Move accessibility relations to .ui files, Part 12: tdf#87026Muhammet Kara
2016-06-16Remove the :: prefix in ::std for swMark Page