Age | Commit message (Expand) | Author |
2020-10-08 | use sal_Int32 for style-sheet index | Noel Grandin |
2020-10-08 | CustomWeld::Paint rRect is in logical units, not pixels | Caolán McNamara |
2020-10-08 | add EditViewCallbacks handler to support updating scrollbar state | Caolán McNamara |
2020-10-07 | Resolves tdf#117463 - Dialog to show UI options | Heiko Tietze |
2020-10-07 | let a subclass destroy and recreate its EditView | Caolán McNamara |
2020-10-07 | CustomWeld is final | Caolán McNamara |
2020-10-06 | Online: Copy hyperlink location. / Core side. | gokaysatir |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-06 | move set_user_managed_scrolling to an initial weld argument | Caolán McNamara |
2020-10-06 | loplugin:const& make some params and methods const | Noel |
2020-10-06 | drop ownership argument | Caolán McNamara |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-05 | fix allocating thread pool workers | Luboš Luňák |
2020-10-04 | use more TOOLS_WARN_EXCEPTION | Mike Kaganski |
2020-10-04 | pdfium: Support for InkStrokes and Vertices | Tomaž Vajngerl |
2020-10-04 | pdfium: add getObject, getValueType for PDFiumAnnotation | Tomaž Vajngerl |
2020-10-02 | fix header guard | Luboš Luňák |
2020-10-02 | tdf#134566 gtk IM support for custom widgets | Caolán McNamara |
2020-10-02 | vcl: add more PDFiumTextPage and PDFiumPage wrappers | Miklos Vajna |
2020-10-01 | tdf#136728: Revert "tdf#136238 speed up deleting large cross page table" | Xisco Fauli |
2020-10-01 | loplugin:unusedfields | Noel |
2020-10-01 | vcl: remove duplicate forward | Thorsten Behrens |
2020-09-30 | tdf#134566 accept input engine commands in editview in custom widget | Caolán McNamara |
2020-09-30 | vcl: add PDFiumAnnotation::getObjectCount() | Miklos Vajna |
2020-09-30 | tdf#137013 fix Writer find toolbar ui regressions | Jim Raykowski |
2020-09-29 | tdf#136520 allow color popdowns to be tearable again | Caolán McNamara |
2020-09-29 | disentangle AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-28 | rename for disentangling AA and B2D use in VCL drawing | Luboš Luňák |
2020-09-26 | revert recent Polygon commits | Noel Grandin |
2020-09-26 | tools::PolyPolygon -> basegfx in canvas | Noel Grandin |
2020-09-26 | tools::PolyPolygon -> basegfx in filter | Noel Grandin |
2020-09-25 | remove ImpClearVars, set values in the constructor | Tomaž Vajngerl |
2020-09-25 | cid#1448292 coverity has difficulty with css::uno::Sequence | Caolán McNamara |
2020-09-25 | don't write metafile action twice in DrawPolyLineDirect() | Luboš Luňák |
2020-09-25 | fix Graphic duplication in import and add GraphicMapper | Tomaž Vajngerl |
2020-09-25 | xmlsecurity: fold pdfio into pdfsignaturehelper | Miklos Vajna |
2020-09-25 | tdf#124176 Use #pragma once in some include/ | Andrea Gelmini |
2020-09-24 | tdf#134782 sw,unotools,officecfg: adapt configuration and UI | Michael Stahl |
2020-09-24 | Add English Kenya LCID 0xAC09 {en-KE} langtag mapping, tdf#115436 | Eike Rathke |
2020-09-23 | Consolidate on a single sal_UCS4 declaration in vcl/vclenum.hxx | Stephan Bergmann |
2020-09-23 | tdf#136949: Revert "tdf#115753 fix table border missing when there are merged... | Xisco Fauli |
2020-09-23 | tdf#136566 XLSX export: fix lost scheme based line colors | Regényi Balázs |
2020-09-22 | Related: tdf#132970 handle more places with potentially utf16 bullets | Caolán McNamara |
2020-09-22 | Simplify those assertLayout checks | Stephan Bergmann |
2020-09-22 | __coverity_tainted_data_sanitize__ can't be const | Caolán McNamara |
2020-09-22 | tdf#132970 SMP bullets mangled | Caolán McNamara |
2020-09-22 | Fix symbols already defined MSVC link error | Mike Kaganski |
2020-09-22 | Avoid unique_ptr(nullptr_t) ctor for incomplete argument type | Stephan Bergmann |
2020-09-21 | static_assert that O[U]StringLiteral are layout compatible with rtl_[u]String | Stephan Bergmann |
2020-09-21 | No need to make the OString(std::string_view) ctor explicit | Stephan Bergmann |