summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2023-03-06tdf#148776 for scrolling set step size as height of a rowCaolán McNamara
2023-03-04tdf#141319 - Special Characters Dialog: mark empty/unused cellsAndreas Heinisch
2023-03-01tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-28tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2023-02-15tdf#153559: Untranslatable string in safemodedialog.cxxJulien Nabet
2023-02-14tdf#153332 reset background to default if new preview has no bgCaolán McNamara
2023-02-07improve readability of VirtualDevice constructorNoel Grandin
2023-01-31tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macroektagoel12
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-30tdf#150534 use unordered_set for checking of lines already crossedNoel Grandin
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-18tdf#153088 format cells example text black on dark backgroundCaolán McNamara
2023-01-14svx: avoid divide by zero in SvxRuler::UpdateTabs()Xisco Fauli
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2023-01-11rename BitmapEx::GetAlpha to GetAlphaMaskNoel Grandin
2023-01-09tdf#147906 Use std::hypot for Pythagorean additionLeonid Ryzhov
2022-12-31Resolves: tdf#150676 silence SvxColumnItem::QueryValue with 0 arg warningCaolán McNamara
2022-12-30tdf#152737: Fix off-by-one errorsKhaled Hosny
2022-12-16check SfxObjectShell::Current()Caolán McNamara
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16svx: check SfxViewFrame::Current()Caolán McNamara
2022-12-16tdf#152533: Improve script handling in font previewKhaled Hosny
2022-12-14Resolves: tdf#152495 crash on dismissing ruby dialog with ESCCaolán McNamara
2022-11-30Resolves: tdf#152311 inform EditEngine what the bg color isCaolán McNamara
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-18tdf#148999 Add rescan button to PDF a11y check dialogSamuel Mehrbrodt
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-10-31Fix typoAndrea Gelmini
2022-10-31tdf#143377 Correct maximum Skew for TextOrientation in CalcArmin Le Grand (allotropia)
2022-10-25Update to ICU 72.1Eike Rathke
2022-10-22Set InstallLOKNotifier handler for CrashReportDialogMike Kaganski
2022-10-20fix assert in debug modeNoel Grandin
2022-10-05Add on-the-fly language tag to proper language list Western/Asian/ComplexEike Rathke
2022-10-05tdf#151232 Fix lines in Special Characters dialog in dark modeRafael Lima
2022-09-26tdf#119788 tdf#117173 add accessibility NOTIFICATION roleJim Raykowski
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock
2022-09-05tdf#117173 make search label read by screen readerJim Raykowski
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-09-02tdf#150712 limit the dialog to only a sample of the dataNoel Grandin
2022-09-02tdf#150712: Format->Conditional->Condition 100% CPU (2nd try)Julien Nabet
2022-09-01Revert "tdf#150712: Format->Conditional->Condition 100% CPU"Julien Nabet
2022-09-01tdf#150712: Format->Conditional->Condition 100% CPUJulien Nabet
2022-09-01Resolves: tdf#150370 Accept 'art-x-...' private-use input in language boxEike Rathke
2022-08-31Related: tdf#150370 Convert isValidBcp47() bool to enum LanguageTag::PrivateUseEike Rathke