summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2020-01-08Resolves tdf#129793 - Remove "Field codes" optionHeiko Tietze
2020-01-06Resolves: tdf#129527 enable/disable edit-style button at the right timeCaolán McNamara
2020-01-06tdf#129798: store SwWrtShell when it's availableMike Kaganski
2019-12-23sal_Char->char in swNoel Grandin
2019-12-17make approximate_char_width private and use approximate_digit_widthCaolán McNamara
2019-12-16Related tdf#105225: Remove old background tab page codeJim Raykowski
2019-12-15Use SvxBkgTabPage::GetRanges for new background tab pagesJim Raykowski
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-12use covariant return type for SfxPoolItem::CloneCaolán McNamara
2019-12-12tdf#105225 New UNO and Writer Web background tab pagesJim Raykowski
2019-12-11num->number and bul->bullet in sw/Noel Grandin
2019-12-11Direct cursor fillmode as comboboxHeiko Tietze
2019-12-11convert SwSortDirection to scoped enumNoel Grandin
2019-12-11convert SwSortOrder to scoped enumNoel Grandin
2019-12-11convert SectionType to scoped enumNoel Grandin
2019-12-11convert SwFrameSize to scoped enumNoel Grandin
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara
2019-12-06tdf#127955 check if position stored in user config is in range for the treeviewCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-29unnecessary virtualCaolán McNamara
2019-11-26cppcheck: performing init in init list (sw/vcl/xmloff)Julien Nabet
2019-11-26tdf#128252 - Make "Hide" and "With condition" experimentalHeiko Tietze
2019-11-26Add ooo.vba.word.XDocument.Close() method and implementTor Lillqvist
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-20loplugin:unusedmethodsNoel Grandin
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-11-12Resolves: tdf#128746 crash in table properties dialogCaolán McNamara
2019-11-11Resolves tdf#128521 - illegal char in a bookmark nameHeiko Tietze
2019-11-11sw: prefix members of SwTableColumnPageMiklos Vajna
2019-11-03loplugin:stringaddNoel Grandin
2019-11-02New loplugin:conditionalstringStephan Bergmann
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-30remove some unnecessary includesCaolán McNamara
2019-10-29weld fpicker clusterCaolán McNamara
2019-10-28sw: prefix members of SwTestItemMiklos Vajna
2019-10-27tdf#128393 change sorting while thawedCaolán McNamara
2019-10-26ensure id is valid before useCaolán McNamara
2019-10-25lok: Bullets and Numbering → disable Graphic selection in CustomizeHenry Castro
2019-10-19MM dialogs: Simplify code for from/to range a little bitMichael Weghorn
2019-10-19SwMMResultSaveDialog: Move some common code one level upMichael Weghorn
2019-10-19OUStringChar must either take a sal_Unicode or an ASCII charStephan Bergmann
2019-10-19Replace some uses of OUStringChar with string literalsStephan Bergmann
2019-10-18loplugin:virtualdead unused params in IMailDispatcherListenerNoel Grandin
2019-10-17rename LanguageBox back to SvxLanguageBoxCaolán McNamara
2019-10-17rename TextEncodingBox back to SvxTextEncodingBoxCaolán McNamara
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara
2019-10-09loplugin:redundantpointeropsStephan Bergmann