summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-10tdf#147590 update OLE object after document refreshJuergen Funk
2022-05-05use more o3tl::getTokenNoel Grandin
2022-05-04use more string_view in unotoolsNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-25Resolves: tdf#141441 get and set selected entry when "unfrozen"Caolán McNamara
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-04-06tdf#148413: Drop HTML export encoding configuration; use UTF-8Mike Kaganski
2022-04-02loplugin:stringviewparam convert methods using compareToNoel Grandin
2022-03-29a11y: Use new table model change types for row/col ins/delMichael Weghorn
2022-03-24Resolves tdf#140439 - AutoFormat Table preview not using DOCCOLORHeiko Tietze
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2022-03-02remove self-assignLuboš Luňák
2022-03-02memcpy-param-overlapStephan Bergmann
2022-03-01avoid a temporary buffer, append to the resulting one (tdf#145862)Luboš Luňák
2022-03-01use OUStringBuffer for a string that's modified often (tdf#145862)Luboš Luňák
2022-02-17svtools: fix lost replacement non-rendered graphic when updating it failsMiklos Vajna
2022-02-17svtools: extract EmbeddedObjectRef::dumpAsXml() from SwOLEObjMiklos Vajna
2022-02-07tdf#113191: Add 21 and 42 in size list for CJK for typographic scale conventionJulien Nabet
2022-02-05Related: tdf#146836 daisy chain together some more event handlersCaolán McNamara
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-01-31tdf#83523 ruler: Invalidate full ruler rect on app bg changeJustin Luth
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák
2022-01-28We no longer know how to contact TLX anywayStephan Bergmann
2022-01-27Resolves tdf#128258 - Draw a dotted line before hidden columns/rowsHeiko Tietze
2022-01-26tdf#146602 Add Pennsylvania Dutch {pdc-US} 0x06AF to language listEike Rathke
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara
2022-01-26give more wriggle room to avoid hitting max pixmap size with super hidpiCaolán McNamara
2022-01-25Related: tdf#146971 remove %PRODUCTNAME from accessible-descriptionCaolán McNamara
2022-01-14Resolve tdf#124572 - Draw a faint line between tabsHeiko Tietze
2022-01-10use less SvStream::Flush()Noel Grandin
2022-01-02Introduce OUString::unacquired(const OUStringBuffer&)Mike Kaganski
2022-01-01osl::Mutex->std::mutex in Svt*OptionsNoel Grandin
2021-12-25use comphelper::WeakComponentImplHelper in ValueSetAccNoel Grandin
2021-12-21Fix typo and removed duplicated commentAndrea Gelmini
2021-12-20osl::Mutex->std::mutex in AcceleratorExecuteNoel Grandin
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-18Resolves: tdf#145853 Add Interslavic Latin|Cyrillic to language listEike Rathke
2021-12-17tdf#146250 fix SvxHtmlOptions::IsDefaultTextEncodingNoel Grandin
2021-12-12Small simplificationMike Kaganski
2021-12-11tdf#146173: combine non-BMP characters' surrogates correctlyMike Kaganski
2021-12-10tdf#146048: detect UTF-16 without BOMMike Kaganski
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-01tdf#145964 related: also drop special-casing in TransferableHelper::SetStringMike Kaganski