summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-30reduce cost of allocating and copying SvxNumRuleNoel Grandin
2021-06-18tdf#109083 sw table styles: fix missing format update of tablesBalazs Santha
2021-06-18remove translation from SfxStyleFamily to charNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15tdf#135316 docx open performanceNoel Grandin
2021-06-13Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski
2021-06-09sw keep aspect ratio: add style UI for this settingMiklos Vajna
2021-05-31no need to allocate SvxNumRule separately in SvxNumBulletItemNoel Grandin
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-21sw: replace most static_cast<sal_uInt16>() calls with o3tl::narrowing()Miklos Vajna
2021-05-14Outline folding experimental feature rehackJim Raykowski
2021-05-11Fix style previews widget with multiple languagesSzymon Kłos
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-06add SfxItemPoolDeleter utilityNoel Grandin
2021-05-03sw: prefix members of BaseFrameProperties_Impl, SwDocStyleSheetPool, ...Miklos Vajna
2021-04-30tdf#133548 don't change outline level attrib and list style attribJim Raykowski
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-26sw: prefix members of SaveBox, SaveLine, SwDocStyleSheet and ...Miklos Vajna
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-09remove need for an intermediate vcl::WindowCaolán McNamara
2021-03-29tdf#101965 : Add No List default in Styles deck in sidebarAnshu
2021-03-26loplugin:flattenNoel
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-25tdf#134734 tdf#141059 tdf#122508 cui,sw,xmloff: BackgroundFullSizeMichael Stahl
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-06Styles preview: use listener to trigger updateSzymon Kłos
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
2021-02-15loplugin:referencecasting in swNoel
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-02-08tdf#91920 sw page gutter margin, from top: add UIMiklos Vajna
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#135014 sw: fix crash exporting numbering to DOCXMichael Stahl
2021-01-15Fix errors in produced JSON introduced with the switch to JsonWriterTor Lillqvist
2021-01-14tdf#138544 sw LoadUserSettings: default EmptyDbFieldHidesParaJustin Luth
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24Fix typosAndrea Gelmini
2020-12-24tdf#138136 tdf#38093 add option to treat sub outline levels as contentJim Raykowski
2020-12-14tdf#122045 using 'Apply' doesn't keep document modified on later 'Cancel'Caolán McNamara
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-11-26tdf#131920 sw UI Char highlight: editing via Para-style highlight tabJustin Luth