summaryrefslogtreecommitdiff
path: root/include/svl/style.hxx
AgeCommit message (Expand)Author
2024-10-22set stylesheet parent at creation timeNoel Grandin
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-06-06Resolves: tdf#161430 reindex the correct style if there are duplicate namesCaolán McNamara
2024-04-18tdf#160706 speed up loading conditional formatting rule in XLS (II)Noel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin
2024-01-05Update comment to match function parametersHossein
2024-01-04tdf#114441 sal_uLong to better integer typebuldi
2023-06-30Drop SfxStyleSheetBasePool::SetParentMaxim Monastirsky
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-01-13XUnoTunnel->dynamic_cast in SfxUnoStyleSheetNoel Grandin
2022-11-21Drop comphelper::OWeakTypeObject, use cppu::WeakImplHelper<> insteadStephan Bergmann
2022-06-20SfxStyleSheetBasePool::Find can be constCaolán McNamara
2022-06-03clang-tidy modernize-pass-by-value in svlNoel Grandin
2022-01-29fix loading file with very large number of stylesNoel Grandin
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-02-26loplugin:refcounting in svlNoel
2021-02-20loplugin:refcounting in svlNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-08use sal_Int32 for style-sheet indexNoel Grandin
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetIterator::GetSearchFamilyCaolán McNamara
2020-05-05drop newly unused SfxStyleSheetBasePool::GetSearchMaskCaolán McNamara
2020-05-05we want to invalidate the current iteratorCaolán McNamara
2020-05-05pass SfxStyleFamily explicitly to SfxStyleSheetBasePool::ChangeParentCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-04default CreateIterator mask to SfxStyleSearchBits::AllCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-03-29Fix is_typed_flags for SfxStyleSearchBits (svl/style)Julien Nabet
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2019-11-20tdf#128557 Add tooltips to styles listsJim Raykowski
2019-10-30loplugin:finalclasses sot..svlNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-03-28Translate German variable namesJohnny_M
2018-01-04loplugin:unusedfieldsNoel Grandin
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-08convert SFX_HINT to scoped enumNoel Grandin