summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls
AgeCommit message (Expand)AuthorFilesLines
2024-08-14use less exception throwing for flow controlNoel Grandin2-8/+12
2024-08-14Related tdf#135561: read ase palette with Lab colormodelJulien Nabet1-7/+102
2024-07-25O[U]String overloads that return view for rest parameterNoel Grandin1-1/+1
2024-07-23tdf#162104 Make sure the standard palette gets selected in a clear profileRafael Lima1-1/+9
2024-07-16Resolves tdf#105000 - Make shipped palette names translatableHeiko Tietze1-0/+19
2024-07-15cid#1607327 COPY_INSTEAD_OF_MOVECaolán McNamara1-9/+9
2024-07-09Resolves tdf#161568 - Feedback for QFS in floating modeHeiko Tietze1-0/+5
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos1-9/+5
2024-07-02cid#1554879 Use of auto that causes a copyCaolán McNamara1-3/+3
2024-06-29Simplify some uses of convertTwipToMm100Mike Kaganski1-4/+1
2024-06-28Resolves tdf#115665 Format in the CTRL+H search affectsJim Raykowski1-1/+2
2024-06-20tdf#146468: Match border tooltips in toolbar/sidebarKira Tubo1-4/+4
2024-06-18loplugin:ostr in variousNoel Grandin1-1/+1
2024-05-29GetDescriptionOfMarkedObjects() -> GetMarkedObjectList().GetMarkDescription()Xisco Fauli1-1/+1
2024-05-16tdf#161056 Show bullets used in document in bullets dropdownSamuel Mehrbrodt1-6/+94
2024-05-13createFromAscii -> OUString literals in StylesPreviewToolBoxControlNoel Grandin1-5/+6
2024-05-12replace createFromAscii with OUString literals in SvxStyleToolBoxControlNoel Grandin1-11/+10
2024-05-11loplugin:ostr in svxNoel Grandin23-329/+330
2024-05-03replace createFromAscii with OUString literals in svxNoel Grandin1-7/+7
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara5-13/+15
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen7-13/+0
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)1-1/+1
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara1-2/+1
2024-03-10tdf#90242 Navigator: Improve custom shape namingJim Raykowski1-2/+22
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-1/+2
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin1-12/+8
2024-02-29svx: fix default locale language stringHenry Castro1-4/+9
2024-02-26Set button label directly in ui fileSamuel Mehrbrodt1-2/+0
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)2-2/+2
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)1-1/+0
2024-02-01tdf#131641 Enter selected text in the search bar (Basic IDE)Rafael Lima1-4/+16
2024-02-01sc: put used currencies on top of the currency pop-up listTomaž Vajngerl1-13/+46
2024-01-31Revert "store last five MRU currencies in the currency drop-down"Tomaž Vajngerl1-126/+42
2024-01-26just fetch SfxViewShell::Current() once, and as constCaolán McNamara2-4/+4
2024-01-18tdf#158277 sw_redlinehide: fix find bar stringMichael Stahl1-5/+15
2024-01-12Send document colors with lok callbackSzymon Kłos1-1/+35
2024-01-08tdf#72991 - Remember last used color depending in cuiAndreas Heinisch1-22/+58
2023-12-31cid#1546464 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+2
2023-12-31Replace "size() != 0 with !empty()" (svx)Julien Nabet1-1/+1
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen6-7/+1
2023-12-26cid#1559937 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-22tdf#156820 Fix crash in custom color pickerNoel Grandin1-5/+6
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)1-0/+1
2023-12-12tdf#158320 restore Live Preview for font hoveringCaolán McNamara1-1/+30
2023-11-19Extended loplugin:ostr: svxStephan Bergmann1-1/+1
2023-11-15loplugin:unusedmethodsNoel Grandin1-5/+0
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svxStephan Bergmann6-35/+35
2023-10-18Clean up the remaining uses of OUStringConstExpr, and drop itStephan Bergmann2-10/+10
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos1-1/+2
2023-09-18jsdialog: set WindowId for font size comboboxSzymon Kłos1-1/+2