summaryrefslogtreecommitdiff
path: root/include/svl
AgeCommit message (Expand)Author
2018-09-19flatten SfxUndoArrayNoel Grandin
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-09-11loplugin:useuniqueptr in StylePool::createIteratorNoel Grandin
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-27svl: Avoid unnecessary indirection in SfxItemPropertySetInfoTakeshi Abe
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-08-17Fix typosAndrea Gelmini
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin
2018-07-30svl: turn on clang-format for grabbagitemMiklos Vajna
2018-07-27loplugin:returnconstant in svl,svtoolsNoel Grandin
2018-07-27svl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-19return SfxStyleSheetIterator by std::unique_ptrNoel Grandin
2018-07-18Fix typosAndrea Gelmini
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10tdf#118634: Don't save embedded data source to a temporary preview documentMike Kaganski
2018-07-10Deduplicate codeMike Kaganski
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-06-14tdf#100894 freeze when editing calc file with bazillions of cond formattingNoel Grandin
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-06enable incremental linking on windowsNoel Grandin
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke
2018-05-30Fix commentsSamuel Mehrbrodt
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-05-25loplugin:passstuffbyrefNoel Grandin
2018-05-25no need declare these tag structs separatelyNoel Grandin
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-19convert SFXSTYLEBIT to scoped enumNoel Grandin
2018-04-16loplugin:useuniqueptr in SfxItemPool_ImplNoel Grandin
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-04-07Avoid -fsanitize=nullStephan Bergmann
2018-04-07Prefix SfxStyleSheetBase::pPool memberStephan Bergmann
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2018-03-28Translate German variable namesJohnny_M
2018-03-20Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist