summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-07-25use more o3tl::spanNoel Grandin
2022-07-24ofz#45551 Out-of-memoryCaolán McNamara
2022-07-24tdf#147868 Disable add sheet when structure is protectedHossein
2022-07-23Delete unnecessary new lineAndreas Heinisch
2022-07-23tdf#135761 - Calc cell editing: change search preference for the word boundaryAndreas Heinisch
2022-07-22Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke
2022-07-22tdf#150093 add scrollbar to calc general options for the case it doesn't fitCaolán McNamara
2022-07-22tdf#117276 sc: Show hidden filter elements as inactive elementsBalazs Varga
2022-07-21tdf#150044 sc import: fix editing password in shared modeBalazs Varga
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-20move wintypes.hxx from tools to vclChris Sherlock
2022-07-20forcepoint#107: reproducible testcaseCaolán McNamara
2022-07-20tdf#149551 separate TextRotateAngle from TextPreRotateAngleRegina Henschel
2022-07-19tdf#119491 sc odf export: fix password protection of shared filesBalazs Varga
2022-07-17cid#1507325 Unchecked return valueCaolán McNamara
2022-07-16ofz#48693 TimeoutCaolán McNamara
2022-07-16ofz#49017 Integer-overflowCaolán McNamara
2022-07-15tdf#148248 Text Color -> Font Color in AutoFilter/Standard FilterGabor Kelemen
2022-07-14tdf#61623 sc update current cell view if we switch or create a new tabBalazs Varga
2022-07-14Drop some needless castsStephan Bergmann
2022-07-14loplugin:moveitNoel Grandin
2022-07-13basegfx: zoomIn() and zoomOut() should be sal_uInt16Chris Sherlock
2022-07-12elide some dynamic_castNoel Grandin
2022-07-12tdf#96723 Number format: embedded text in decimalLaurent BP
2022-07-12unittest: Split out registry entries to alter UI definition search pathColomban Wendling
2022-07-11tdf#149738: Minor inconsistencies in sparkline related UI stringsJulien Nabet
2022-07-11tools: rename getHeight/Width() to GetOpenHeight/Width()Chris Sherlock
2022-07-08sc: lok: fix offset other edit viewHenry Castro
2022-07-08sc: lok: fix offset edit output areaHenry Castro
2022-07-08lok: skip app background rendering for lok case.Michael Meeks
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-07-08sc: refactor and simplify PrintPageRanges::calculateTomaž Vajngerl
2022-07-06CppunitTest_sc_uicalc: just use insertStringToCell...Xisco Fauli
2022-07-06tdf#149665: sc_ucalc: Add unittestXisco Fauli
2022-07-06opencl: no need for unhelpful nullptr OUString * case.Michael Meeks
2022-07-05Resolves: tdf#149665 Strip first ' also for multiple '' if following is numericEike Rathke
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-07-05Related tdf#137145 tdf#137569 Capitalization + punctuation fixesAdolfo Jayme Barrientos
2022-07-05fix build with disable-avmedia.Michael Meeks
2022-07-05compact the RichString classNoel Grandin
2022-07-05compact the RichStringPortion classNoel Grandin
2022-07-05remove span data storage from oox importNoel Grandin
2022-07-02sc: remove CppunitTest_sc_chart_regression_testXisco Fauli
2022-07-01tdf#138748 Correct label locale group in CSV dialogPedro Pinto Silva
2022-07-01tdf#138748 Correct group label in HTML import dialogPedro Pinto Silva
2022-07-01Use DateTime::operator=(const css::util::DateTime&)Eike Rathke
2022-07-01Check sax::Converter::parseDateTime() success return valueEike Rathke
2022-06-30Ignoring invalid NullDate is worth a warningEike Rathke
2022-06-30lok: fix position for cell item list dropdownSzymon Kłos
2022-06-30tdf#99514 - implement Value2 for compatibilityHannah Meeks