summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)Author
2024-11-30cid#1607542 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-11-29lok: jsdialog: enable font name box after saveSzymon Kłos
2024-11-13svx: use a reference hereXisco Fauli
2024-11-12loplugin:reftotemp in svxNoel Grandin
2024-11-12tdf#157467 SvxPresetListBox: contextmenu must affect item under mouseJustin Luth
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in svxNoel Grandin
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-06loplugin:passstuffbyref in svxNoel Grandin
2024-11-06add an EMPTY_OUSTRING in OUString headerNoel Grandin
2024-11-04Resolves tdf#160626 - Preserve sorting in SvxStyleToolBoxControlHeiko Tietze
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-22tdf#163284: Diagonal/criss-cross borders for tables is only implemented in CalcJulien Nabet
2024-10-17tdf#34804 sw: enable keyboard shortcut for CharColor and CharBackColorJustin Luth
2024-10-15svx: check SfxObjectShell::Current()Xisco Fauli
2024-09-03use less dynamic_cast when broadcasting SfxHintNoel Grandin
2024-08-14use less exception throwing for flow controlNoel Grandin
2024-08-14Related tdf#135561: read ase palette with Lab colormodelJulien Nabet
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin
2024-07-23tdf#162104 Make sure the standard palette gets selected in a clear profileRafael Lima
2024-07-16Resolves tdf#105000 - Make shipped palette names translatableHeiko Tietze
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-09Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-07-02cid#1554879 Use of auto that causes a copyCaolán McNamara
2024-06-29Simplify some uses of convertTwipToMm100Mike Kaganski
2024-06-28Resolves tdf#115665 Format in the CTRL+H search affectsJim Raykowski
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo
2024-06-18loplugin:ostr in variousNoel Grandin
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt
2024-05-13createFromAscii -> OUString literals in StylesPreviewToolBoxControlNoel Grandin
2024-05-12replace createFromAscii with OUString literals in SvxStyleToolBoxControlNoel Grandin
2024-05-11loplugin:ostr in svxNoel Grandin
2024-05-03replace createFromAscii with OUString literals in svxNoel Grandin
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin
2024-02-29svx: fix default locale language stringHenry Castro
2024-02-26Set button label directly in ui fileSamuel Mehrbrodt
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-01tdf#131641 Enter selected text in the search bar (Basic IDE)Rafael Lima
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl
2024-01-31Revert "store last five MRU currencies in the currency drop-down"Tomaž Vajngerl
2024-01-26just fetch SfxViewShell::Current() once, and as constCaolán McNamara