summaryrefslogtreecommitdiff
path: root/sd/source/ui/app
AgeCommit message (Expand)Author
2021-05-28no need to allocate SfxStyleFamilies on the heapNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-26loplugin:flattenNoel
2021-03-22failure seen in UITest backtraceCaolán McNamara
2021-03-22change SfxApplication::GetTopWindow to weld::WindowCaolán McNamara
2021-03-19cid#1474113 Out-of-bounds readCaolán McNamara
2021-03-18Resolves tdf#66470 - Scaling value in statusbarHeiko Tietze
2021-03-11register navigator individually in each module that it exists inCaolán McNamara
2021-03-08clean up some more dynamic/static castingNoel
2021-03-05emplace_back: use perfect forwarding if possibleThorsten Behrens
2021-02-26cid#1473323 Identical code for different branchesCaolán McNamara
2021-02-23weld fieldmenuCaolán McNamara
2021-02-23replace SdTemplatePopup_ImplCaolán McNamara
2021-02-11devtools: move devtools from svx to sfx2Tomaž Vajngerl
2021-01-13devtools: move DevelopmentToolChildWindow to its own fileTomaž Vajngerl
2021-01-13devtools: Enable DevTools in Calc, Impress and DrawTomaž Vajngerl
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-03tdf#139380 tdf#139379 Constrain object when rotating angle is off by factor 100Noel Grandin
2021-01-02introduce Degree100 strong_int typeNoel
2020-12-23use Degree10 in SdOptionsSnap and fix some conversionsNoel Grandin
2020-12-22split SotStorageStream into two classesNoel
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-06make SdrObject Identifiers SdrObjKind enum membersCaolán McNamara
2020-11-02tdf#126700 handle Impress default documentsJan-Marek Glogowski
2020-10-23long->tools::Long in pyuno..sdNoel
2020-10-13static_cast after dynamic_castNoel
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-01Fix typoAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-03loplugin:flatten in sdNoel Grandin
2020-06-05Upcoming loplugin:elidestringvar: sdStephan Bergmann
2020-05-29loplugin:simplifybool in oox..sdNoel Grandin
2020-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-24weld StylesPropertyPanelCaolán McNamara
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin
2020-04-01convert SdOptionStreamMode to scoped enumNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-02tdf#118893: avoid nullptr dereferenceMike Kaganski
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-06weld SvxMetricFieldCaolán McNamara
2020-02-02tdf#128302: Split SVXCORE_DLLPUBLIC from SVX_DLLPUBLICStephan Bergmann
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara