summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2013-04-30 14:50:45 +0200
committerPetr Mladek <pmladek@suse.cz>2013-04-30 14:50:45 +0200
commita2d98ee85fdba62d727c122bbcb9ca9c701f65c9 (patch)
tree64d6271aa6f96672cb920897ad71598afb3b1397
parent3178346c51ed6b78f62caaa95060959ce2b78b59 (diff)
Version 4.0.3.2, tag libreoffice-4.0.3.2 libreoffice-4.0.3.2
0 files changed, 0 insertions, 0 deletions
ture/sparklines'>feature/sparklines LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-28Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime)Eike Rathke
2023-05-19Eliminate 24h loops in DateTime::operator+=/-=(tools::Time&)Eike Rathke
2023-04-27fix bug in json_writerJaume Pujantell
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-24loplugin:unnecessarygetstr extend to createFromAsciiNoel Grandin
2023-04-18tdf#143200 assert when pasting a cell to a large-height rangeNoel Grandin
2023-04-11Drop Writer::OutLongMike Kaganski
2023-04-10Drop SvStream::WriteCharPtrMike Kaganski
2023-04-10Use more *string_viewMike Kaganski
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-03Simplify JsonWriter a bitMike Kaganski
2023-03-30loplugin:stringadd in test..toolsNoel Grandin
2023-03-18loplugin:stringadd use more O[U]StringCharNoel Grandin
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-03-01Teach INetURLObject about RFC 7230 URLs with no path but queryStephan Bergmann
2023-02-28move sanitizing of Size inside GenericTypeSerializerNoel Grandin
2023-02-27inline StreamData into SvFileStreamNoel Grandin
2023-02-16Only specialize CppUnit::assetion_traits<T>::toString member functionsStephan Bergmann
2023-01-29tools: rearrange Rectangle test, add construction test caseTomaž Vajngerl
2023-01-27Remove support for AIXStephan Bergmann
2023-01-09tdf#147906 Use std::hypot for Pythagorean additionLeonid Ryzhov
2022-12-30I get "warning: unsupported syscall: __sys_prlimit64" in WASM so avoid thatTor Lillqvist
2022-11-22Calculate null-date days to assert only onceEike Rathke
2022-11-22Avoid second null-date check of convertDateToDaysNormalizing()Eike Rathke
2022-11-22Related: tdf#152114 Move some tools' Date class algorithms to comphelper::dateEike Rathke
2022-11-18ofz#53450 Integer-overflowCaolán McNamara
2022-11-17ofz#53450 Integer-overflowCaolán McNamara
2022-11-13Fix typosAndrea Gelmini
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): toolsStephan Bergmann
2022-10-27add some more asserts in Fraction::MakeFractionNoel Grandin
2022-10-27rational_ReduceInaccurate unnecessary hereNoel Grandin
2022-10-27tdf#123419 optimise ImplMakeFractionNoel Grandin
2022-10-24tdf#133768 speed up temp file creationNoel Grandin
2022-10-22Fix StartWritingUnicodeTextMike Kaganski
2022-10-16Simplify a bitMike Kaganski
2022-10-07ofz#52191 Integer-overflowCaolán McNamara
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-08-30ofz#50761 Integer-overflowCaolán McNamara