summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-10-26Using .md extension for vcl README filesHossein
2021-10-26Update emfio documentationHossein
2021-10-26gtk4: get correct rectangle for custom renderer areaCaolán McNamara
2021-10-26Use LO repo for mkdocs git linksHossein
2021-10-26Add documentation for the 'svgio' moduleHossein
2021-10-26tdf#145225 sw track changes: fix bad insert at movingLászló Németh
2021-10-26uitest: rearrange tests to avoid "close_doc: no active frame"Xisco Fauli
2021-10-26-Wunused-but-set-variableNoel Grandin