summaryrefslogtreecommitdiff
path: root/sc/source/ui/dbgui
AgeCommit message (Expand)Author
2024-11-28Simplify ScSubTotalParamMike Kaganski
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-11-23Reduce copying of ScEditEngineDefaulter's SfxItemSetMike Kaganski
2024-11-12clang-tidy: performance-unnecessary-copy-initialization in scNoel Grandin
2024-11-12loplugin:reftotemp in scNoel Grandin
2024-11-11cid#1607376 Overflowed constantCaolán McNamara
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-10-28tdf#162262 sc add "Summary below data" option for Subtotal dialogBalazs Varga
2024-10-25speedup saving large XLS file with lots of query formula(2)Noel Grandin
2024-10-21fix(lok): Expose the import options dialogSkyler Grey
2024-10-09tdf#160582 Preserve settings saving in csv import dialogGabriel Masei
2024-09-05Libreoffice Theme Part 0: Read correct colors from qt based VCL_PLUGINSSahil Gautam
2024-08-23Resolves: tdf#157486 measure with font used in the csv gridCaolán McNamara
2024-07-09cid#1558011 Use of auto that causes a copyCaolán McNamara
2024-06-18loplugin:ostr in variousNoel Grandin
2024-05-31partial revert to restore existence of Expander wrappersCaolán McNamara
2024-05-28loplugin:ostr in sc/../dbguiNoel Grandin
2024-05-13tdf#157657 - sc: add option to make data validity case-sensitiveBalazs Varga
2024-05-06WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-06ScGlobal::GetUserList never returns nullCaolán McNamara
2024-05-01LOK: hide cancel button in csv import dialogPranam Lashkari
2024-04-10tdf#146619 Drop unused 'using namespace' in: sc/Gabor Kelemen
2024-04-06tdf#152336 Detect charset and separators for csv filesGabriel Masei
2024-03-08use more string_viewNoel Grandin
2024-03-01tdf#83720 Pivot Table: Data field should always at last placeTomaž Vajngerl
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2023-12-28Added boolean op's to SfxPoolItemHolderArmin Le Grand (allotropia)
2023-12-21Remove DeleteItemOnIdlexArmin Le Grand (allotropia)
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: scStephan Bergmann
2023-09-12sc:pivot allow sort by selection in non-manual modeDennis Francis
2023-09-10using decls should come after #includeNoel Grandin
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland
2023-07-05tdf#155708 Fix validity dialog closes when moving focus to another windowBalazs Varga
2023-06-27Import CSV: remove erroneous warningLaurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-24Rename "aStrTextColor" to "aStrFontColor"Taichi Haradaguchi
2023-05-26tdf#154131 Add Detect scientific number optionLaurent Balland
2023-05-10attempt to select non-existing index -2 in comboboxCaolán McNamara
2023-05-08tdf#95520 Autofilter: Sort by colorSamuel Mehrbrodt
2023-04-27sc: pivot table compact layoutDennis Francis
2023-04-26Resolves tdf#153852 - Make sort dialog resizableHeiko Tietze
2023-04-24tdf#139544 change boundary columns to rows in sort dialogArvind K
2023-04-19tdf#150652 Column Type being disabled makes UX unintuitiveTokieSan
2023-04-14loplugin:stringviewparam improvementsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31jsdialog: enable sort dialogSzymon Kłos
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-23jsdialog: enable data validation dialogSzymon Kłos
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-18tdf#82254 - Don't remove UTF-8 BOM from CSV when saving fileAndreas Heinisch