summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-02unused definesNoel Grandin
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-01tdf#118938 XLSX import/export: fix permission for editingTünde Tóth
2021-08-31CSV/Paste: setting a text format is only necessary when using ScDocumentImportEike Rathke
2021-08-31CSV: use target doc's formatter to determine and set forced textEike Rathke
2021-08-31Resolves: tdf#114878 Add 'Evaluate formulas' option to CSV import and pasteEike Rathke
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari
2021-08-30Add Swap Rows Transformation.tushar
2021-08-29Resolves: tdf#117868 CSV: support sep=; and "sep=;" separator settingEike Rathke
2021-08-25osl::Mutex->std::mutex in ResourceListenerNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-19Revert "tdf#59820 - Adjust column width of imported ASCII files"Andreas Heinisch
2021-08-19Make the logic more logical.., tdf#102846 follow-upEike Rathke
2021-08-19Resolves: tdf#102846 CSV: Detect separator, limit preview line concatenationsEike Rathke
2021-08-19tdf#143890: Show preview of diagonal borders / CalcBayram Çiçek
2021-08-19reduce visibility of some symbolsNoel Grandin
2021-08-19Drop GetSdrObjectFromXShape and use SdrObject::getSdrObjectFromXShapeMike Kaganski
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-18tdf#59820 - Adjust column width of imported ASCII filesAndreas Heinisch
2021-08-17Add Delete Row Transformation.tushar
2021-08-16Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-16pass OutlinerParaObject around by valueNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12tdf#95549 speed up xls openNoel Grandin
2021-08-12tdf#95549 speed up navigator tree loadNoel Grandin
2021-08-12add some --disable-scripting fixesCaolán McNamara
2021-08-11add some --disable-scripting fixesCaolán McNamara
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-09tdf#64086 tdf#143623 tdf#66250 XLSX: fix named ranges in chartsBalazs Varga
2021-08-09change image-using RadioButtons to ToggleButtons insteadCaolán McNamara
2021-08-09Related: tdf#143759 Display results of find empty or replace to emptyEike Rathke
2021-08-08tdf#143534 Crash in Calc NLP SolverNoel Grandin
2021-08-07cid#1489785 Dereference after null checkCaolán McNamara
2021-08-07cid#1489784 Dereference after null checkCaolán McNamara
2021-08-06make --disable-scripting compileCaolán McNamara
2021-08-06drop intermediate vcl::Window from Application::GetDefDialogParentCaolán McNamara
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05Use SdrObject::set/getHyperlinkSamuel Mehrbrodt
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02tdf#115520 sc UI: Define Database Range dialog disappearedTünde Tóth