summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
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
2022-08-30its not ideal to wait until Paint to set the bg colorCaolán McNamara
2022-08-29ref-count SdrObjectNoel Grandin
2022-08-27cid#1500455 Dereference after null checkCaolán McNamara
2022-08-24tools: rename Rectangle::Justify() to Rectangle::Normalize()Chris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-16cid#1500455 Dereference after null checkCaolán McNamara
2022-08-09tdf#124076: fix preview for horizontal alignment of object in frame borderJulien Nabet
2022-08-05Resolves tdf#114508: Individual selection in recovery dialogHeiko Tietze
2022-07-25loplugin:moveitNoel Grandin
2022-07-21clang-tidy modernize-pass-by-value in svxNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-05lok: fix regression "WeldEditView::DoPaint" for dialog tunnelingHenry Castro
2022-06-22crashreporting: apparent null derefs of SfxViewFrame::Current()Caolán McNamara
2022-06-16Related: tdf#147844 fix warning about negative extra space in manage changesCaolán McNamara
2022-06-10loplugin:constantparamNoel Grandin
2022-06-10Add asserts to those places where I fixed a EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-06-09loplugin:unusedmethodsNoel Grandin
2022-05-25svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-05-03Just use Any ctor instead of makeAny in svxStephan Bergmann
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-14Make accessibility check dialog asyncNickWingate
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-03-24loplugin:constantparamNoel Grandin
2022-03-23loplugin:unusedmethodsNoel Grandin
2022-03-18WeldEditView: Just pass new Size object as paramMichael Weghorn
2022-03-16tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2022-03-14add TypedWhichId version of QueryStateNoel Grandin
2022-03-14Simplify vcl::EnglishStringToMetricStephan Bergmann
2022-03-11make svx::frame::Style ctor inlineLuboš Luňák
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-04Relates tdf#146929 - Remember user input for the compress dialogHeiko Tietze
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-01Fix typosAndrea Gelmini