Age | Commit message (Expand) | Author |
2022-07-12 | use a read-only stream when reading graphic data | Luboš Luňák |
2022-07-11 | tools: rename getHeight/Width() to GetOpenHeight/Width() | Chris Sherlock |
2022-06-17 | Rectangle: split SetSize into SetWidth/SetHeight | Jan-Marek Glogowski |
2022-06-12 | Add compression support for GZ through ZCodec | offtkp |
2022-06-09 | loplugin:unusedmethods | Noel Grandin |
2022-06-08 | VCL add vcl::WindowPosSize abstract class | Jan-Marek Glogowski |
2022-06-04 | Rectangle: move inline definition into functions | Jan-Marek Glogowski |
2022-06-03 | Use more appropriate type for MultiSelection::nCurSubSel et al | Stephan Bergmann |
2022-05-27 | clang-tidy modernize-pass-by-value in tools | Noel Grandin |
2022-05-20 | elide temporary OUStringBuffer in INetURLObject | Noel Grandin |
2022-05-13 | add SvStream::ReadLine(OStringBuffer... to reduce OString allocation | Noel Grandin |
2022-05-06 | tdf#103954: Z compressed graphic formats support for EMF/WMF | offtkp |
2022-05-05 | Deprecate css::uno::makeAny; completely disable it for LIBO_INTERNAL_ONLY | Stephan Bergmann |
2022-05-02 | Add css::uno::Any(Color) specialization | Stephan Bergmann |
2022-04-29 | use more string_view in INetURLObject | Noel Grandin |
2022-04-28 | use more string_view in tools::INetMIME | Noel Grandin |
2022-04-28 | use more string_view in tools::SvGlobalName | Noel Grandin |
2022-04-28 | use more string_view in tools::Color | Noel Grandin |
2022-04-27 | use more string_view in tools | Noel Grandin |
2022-04-25 | use string_view in CompareProtocolScheme | Noel Grandin |
2022-04-12 | include OutputDevice MapMode in SalLayoutGlyphsCache key (tdf#148400) | Luboš Luňák |
2022-04-10 | use more string_view | Noel Grandin |
2022-04-05 | Removed duplicated include | Andrea Gelmini |
2022-04-05 | add tools::Guid class to generate, parse GUID values | Tomaž Vajngerl |
2022-03-19 | reduce down to the part and config we are using and move to tools | Caolán McNamara |
2022-03-12 | tdf#147921 Filesave DOC: wrong layout and then all missing from 7.3 | Noel Grandin |
2022-03-10 | tdf#113066 tdf#142204 EMF Implement SETARCDIRECTION | Bartosz Kosiorek |
2022-03-01 | make Calc jumbo sheets an explicit build feature | Luboš Luňák |
2022-02-24 | cid#1500555 try -taint_source function annotation tag on function body | Caolán McNamara |
2022-02-23 | cid#1500555 try -taint_source function annotation tag | Caolán McNamara |
2022-02-17 | make DBG_UNHANDLED_EXCEPTION no-op if SAL_LOG_WARN is not enabled | Luboš Luňák |
2022-02-10 | MSVC -arch is independent from the ability to use CPU intrinsics | Luboš Luňák |
2022-02-10 | remove AVX and AVX512 code from Calc | Luboš Luňák |
2022-02-09 | Simplify SvGlobalName | Mike Kaganski |
2022-02-07 | float-cast-overflow | Stephan Bergmann |
2022-01-31 | jsonwriter: ensure correct number of bytes is available | Szymon Kłos |
2022-01-12 | Remove break; after return | Andrea Gelmini |
2022-01-10 | use less SvStream::Flush() | Noel Grandin |
2022-01-08 | vcl: Create listfonts utility | Chris Sherlock |
2021-12-24 | Use rtl functions instead of own surrogate checking/combining | Mike Kaganski |
2021-12-24 | Recheck include/[s-x]* with IWYU | Gabor Kelemen |
2021-12-08 | tdf#146120 sw: show tracked table changes with different color | László Németh |
2021-12-01 | improve the script for reducing symbol exports | Noel Grandin |
2021-11-30 | remove unnecessary virtual inheritance | Luboš Luňák |
2021-11-29 | tools Color: implement MSO-style luminance modulation/offset filter | Miklos Vajna |
2021-11-23 | tdf#133835 speedup calc autofilter (11) | Noel Grandin |
2021-11-22 | tdf#133835 speedup calc autofilter (9) | Noel Grandin |
2021-11-22 | Generalize DegreeN | Mike Kaganski |
2021-11-22 | tdf#133835 speedup calc autofilter (6) | Noel Grandin |
2021-11-21 | tdf#133835 speedup calc autofilter (5) | Noel Grandin |