summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-27Add support for macOS SDK 12.0Stephan Bergmann
2021-10-27sd: split CppunitTest_sd_import_tests in twoXisco Fauli
2021-10-27sd_import: use a template for makefilesXisco Fauli
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara
2021-10-27fix AVX512 detectionLuboš Luňák
2021-10-27remove highlight when mouse tracking is finishedCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-27Accept macOS SDK 12.0Tor Lillqvist
2021-10-27Remove lines that have been ifdeffed out since 2008Tor Lillqvist
2021-10-27Remove line that has been commented out since 2008Tor Lillqvist
2021-10-27ScriptForge - (SF_Calc) new Region() propertyJean-Pierre Ledure
2021-10-27update creditsChristian Lohmaier
2021-10-27changed description for option --with-visual-studio to indicate VS2022 is now...Tomoyuki Kubota
2021-10-27There is nothing deprecated about these calls as far as I seeTor Lillqvist
2021-10-27tdf#131771: sw: Move UItest to CppUnittestXisco Fauli
2021-10-27Move variable declaration to its use in if() conditionMike Kaganski
2021-10-27Use non-deprecated names for event types and flag bitsTor Lillqvist
2021-10-27tdf#57308 - Basic IDE: Watching of a variable does not workAndreas Heinisch
2021-10-27try harder not to mix CPU-specific code with generic codeLuboš Luňák
2021-10-27Fix names of function parameters referenced in commentStephan Bergmann
2021-10-27remove useless check from SfxViewShell::GetFirst()/GetNext()Luboš Luňák
2021-10-27tdf#143244: sw: move UItest to CppUnittestXisco Fauli
2021-10-27external/breakpad: Silence some UBSan warningsStephan Bergmann
2021-10-27Typo: pDataIgoreCase->pDataIgoreCase in scJulien Nabet
2021-10-27Update git submodulesSteve Fanning
2021-10-27tdf#136715: move UItest to CppUnittestXisco Fauli
2021-10-27tdf#141908: CppUnittests: replace usage of sal_Int32 with colors4k5h1t
2021-10-26Heuristic filename extension should be <= 4 charactersEike Rathke
2021-10-26Replace macros from reportdesign/source/ui/inspection/metadata.cxxJulien Nabet
2021-10-26Fix a memory leakStephan Bergmann
2021-10-26d46f659c7524625474f0bb907805e285ee27d5ec follow-up: simplify checksMike Kaganski
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-26Silence -Werror,-Wdeprecated-copyStephan Bergmann
2021-10-26uitest: when possible, close the document before opening a new oneXisco Fauli
2021-10-26tdf#142010: sc_uicalc: Add unittestXisco Fauli
2021-10-26Restore original lcl_ScAddress_Parse_OOo() behaviour detecting externalEike Rathke
2021-10-26d46f659c7524625474f0bb907805e285ee27d5ec follow-up: add unit testMike Kaganski
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara
2021-10-26let focus enter calc sheet bg color dialog's valueset on clickCaolán McNamara
2021-10-26Related: tdf#145296 use last spacing value as default for customCaolán McNamara
2021-10-26grab focus if clicked on anywhere, not just on a specific valueCaolán McNamara
2021-10-26don't do any work if we'll ignore it afterwardsCaolán McNamara
2021-10-26use boost flat_map for faster mapLuboš Luňák
2021-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-26Update git submodulesSteve Fanning
2021-10-26there is no WB_RADIOSEL anymoreCaolán McNamara
2021-10-26tdf#131025 swtable: don't apply number format to non-number textJustin Luth