summaryrefslogtreecommitdiff
path: root/sc/source/ui/view
AgeCommit message (Expand)Author
2021-10-16Simplify vector initialization in scJulien Nabet
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-14use std::vector::insert instead of push_backNoel Grandin
2021-10-13Unify JsonWriter::put and putRaw a bitMike Kaganski
2021-10-12Resolves: tdf#145077 Use position for jumping to named relative referencesEike Rathke
2021-10-12tdf#145016 calc: don't show selection from other split panesSzymon Kłos
2021-10-11loplugin:moveparam in scNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-09tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-10-08loplugin:moveparam in svxNoel Grandin
2021-10-08loplugin:moveparam in svlNoel Grandin
2021-10-07use SfxItemSetFixed in scNoel Grandin
2021-10-07Related: tdf#144970 Make Drag&Drop of Chart range work with UI representationEike Rathke
2021-10-06calc: get rects faster for simple selectionSzymon Kłos
2021-10-01sc: colorfilter dangling pointer fixedVasily Melenchuk
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-27tdf#142121 Cell focus rectangle does not use font colorNatalia Gavrilova
2021-09-23Fix color filter popup positionSamuel Mehrbrodt
2021-09-20be more disciplined with SetUpdateLayout on editengineNoel Grandin
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-17rather return ref from GetCollatorNoel Grandin
2021-09-17rather return ref from getLocaleDataPtrNoel Grandin
2021-09-17rather return ref from getCharClassPtrNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-13Resolves: tdf#144135 Rework Sort with area extrasEike Rathke
2021-09-12clang:optin.performance.Padding in scNoel Grandin
2021-09-08convert some OSL_ENSURE -> assertNoel Grandin
2021-09-08simplify static_cast after dynamic_castNoel Grandin
2021-09-06tdf#142965 color filter: allow filtering by no fill/automatic colorSamuel Mehrbrodt
2021-09-04use std::vector for fetching DX array dataNoel Grandin
2021-09-03tdf#131548 Android: jump to cellIlhan Yesil
2021-09-03tdf#144155: Revert "tdf#36383 sc AutoFilter: fix changing row height"Xisco Fauli
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari
2021-08-19Do not count pages for initial page breaks, tdf#124983 follow-upEike Rathke
2021-08-18loplugin:constparamsNoel Grandin
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31Check nNextPageBreak for ScRowBreakIterator::NOT_FOUND, tdf#64703 follow-upEike Rathke