summaryrefslogtreecommitdiff
path: root/svx/source/dialog
AgeCommit message (Expand)Author
2023-01-18ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-18sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2022-10-22Set InstallLOKNotifier handler for CrashReportDialogMike Kaganski
2022-06-24crashreporting: apparent null derefs of SfxViewFrame::Current()Caolán McNamara
2022-05-28svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli
2022-04-14make svx::frame::Style ctor inlineLuboš Luňák
2022-03-30Make accessibility check dialog asyncNickWingate
2022-02-21lok: fix regression "WeldEditView::DoPaint" for dialog tunnelingHenry Castro
2022-02-14Add graphic size checker for the preferred document DPITomaž Vajngerl
2022-02-13[cp] don't show inaccessible crashreport linksAndras Timar
2022-02-13[cp] Collabora Crashreport DialogAndras Timar
2022-02-04tdf#125849 cannot modify the ruler unit of measure in translated UICaolán McNamara
2022-01-18tdf#135843 tdf#146731 Fix the missing border handlingGülşah Köse
2022-01-04tdf#126269 Add clipping to diagonal border linesArmin Le Grand (Allotropia)
2021-12-28tdf#126269 Handle diagonal borderline better for merged cellsArmin Le Grand (Allotropia)
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Generalize DegreeNMike Kaganski
2021-11-19Use more basegfx::deg2rad<N> and basegfx::rad2deg<N>Mike Kaganski
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-16Update to ICU 70.1Eike Rathke
2021-11-16Use basegfx::deg2rad instead of *0.01745329251994Hossein
2021-11-07return XShape from SdrObject::getUnoShapeNoel Grandin
2021-11-05DECL_DLLPRIVATE_LINK doesn't make sense in a non-DLLPUBLIC classStephan Bergmann
2021-11-05use more DECL_DLLPRIVATE_LINKNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svxMike Kaganski
2021-10-19Use MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-18Related: tdf#145173 Ensure known supported system and default document localeEike Rathke
2021-10-16Simplify vector initialization in svxJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-12loplugin:moveparam in variousNoel Grandin
2021-10-10loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-06use SfxItemSetFixed in svxNoel Grandin
2021-10-04loplugin:constmethodNoel Grandin
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-26tdf#144729 create FrameSelectorImpl before setting size requestCaolán McNamara
2021-09-25use SfxItemSetFixed in svxNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-09don't need to explicitly call GetFocus()Caolán McNamara
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-07Avoid repeating the return type from the declarationMiklos Vajna
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-17rename SetRectsDirty->SetBoundAndSnapRectsDirtyNoel Grandin
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski