summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/docuno.cxx
AgeCommit message (Expand)Author
2022-05-04Just use Any ctor instead of makeAny in scStephan Bergmann
2022-04-27use more string_view in toolsNoel Grandin
2022-04-21rework GetColumnsRange() and ScColumnsRangeLuboš Luňák
2022-03-03improve ScMark* classes a bitLuboš Luňák
2022-02-18lok: sc: update ScModelObj::postMouseEventHenry Castro
2022-02-18lok: sc: focus gridwin before useSzymon Kłos
2022-02-14Recheck modules s[a-c]* with IWYUGabor Kelemen
2022-02-11lokCalcRTL: global RTL: fix chart edit mode renderingDennis Francis
2022-02-08 Simplify sequence of PropertyValue in linguisting/reportdesign/sc/sfx2Julien Nabet
2022-02-05lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis
2022-02-05lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-02-04lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-02-02lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-01-26lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-25lok: enable in-place editing of math equationsMike Kaganski
2021-12-04loplugin:stringliteraldefine in scNoel Grandin
2021-11-29tdf#144308: don't cache DoAutoComplete/AutoInput in ScInputHandlerMike Kaganski
2021-11-27use more OInterfaceContainerHelper3 in scNoel Grandin
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-10-30Prepare for removal of non-const operator[] from Sequence in scMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-06lok json: write correctly formatted array for commentsSzymon Kłos
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-11Drop convertMm100ToTwip in favor of the new o3tl::toTwipsMike Kaganski
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-25use officecfg to retrieve WarnAlienFormatNoel Grandin
2021-07-02convert ScPrintSelectionMode to scoped enumNoel Grandin
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-05-13lok: Enable the "AutoInput" again.Dennis Francis
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29lok: Disable the "AutoInput" again.Jan Holesovsky
2021-04-26lok: add rendering and input for form controls in CalcTomaž Vajngerl
2021-04-13impress: don't exit textbox editing when new slide was addedSzymon Kłos
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-03-03loplugin:refcounting in scNoel
2021-03-02lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks
2021-02-21loplugin:refcounting in scNoel
2021-02-05Make sanitiseMm100ToTwip simpler and more correctMike Kaganski
2021-02-04have one set of twips<->mm conversionsNoel
2021-02-04use more getSdrObjectFromXShapeNoel
2021-02-02loplugin:redundantcast catch more dynamic_castNoel
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-11-26Check render parameters for AutoSpellCheckingMert Tumer
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-12Revert "remove Fraction::operator tools::Long()"Noel Grandin
2020-11-12remove Fraction::operator tools::Long()Noel