Age | Commit message (Expand) | Author |
2019-01-25 | CppunitTest_desktop_lib: avoid use-after-free | Miklos Vajna |
2019-01-17 | lok: We cannot skip duplicates of SELECTION_START / _END. | Jan Holesovsky |
2019-01-01 | lok: add signDocument to "Office" iface - to sign not opened docs. | Tomaž Vajngerl |
2018-12-27 | lok: add test signing DOCX -> testInsertCertificate_PEM_DOCX | Tomaž Vajngerl |
2018-12-27 | lok: simplify and cleanup testInsertCertificate_{PEM,DER}_ODT | Tomaž Vajngerl |
2018-12-24 | Fix signing empty Configurations2/accelerator/current.xml | Tomaž Vajngerl |
2018-12-13 | Un-revert the addition of more ABI checks for LibreOfficeKitClass | Tor Lillqvist |
2018-12-13 | Revert adding the tanslateGet() and translateNGet() API to LibreOfficeKit | Tor Lillqvist |
2018-12-10 | Add a localisation API to LibreOfficeKitClass | Tor Lillqvist |
2018-12-10 | tdf#42949 Fix IWYU warnings in include/vcl/s* | Gabor Kelemen |
2018-12-07 | LOK: Fix API for renderShapeSelection | Ashod Nakashian |
2018-12-07 | Introduce client-server message for requesting the selected shape as SVG | Tamás Zolnai |
2018-12-01 | test signing with certificate chain and private key in PEM format | Tomaž Vajngerl |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-09 | lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor | Marco Cecchetti |
2018-11-08 | lokdialog: Implement hi-dpi support for the routed dialogs. | Jan Holesovsky |
2018-11-06 | lok: trigger sign. verification in getSignatureState + update test | Tomaž Vajngerl |
2018-11-05 | lok: update the test for singing the document from LOK | Tomaž Vajngerl |
2018-10-31 | lok: new function to add certificate to certificate DB | Tomaž Vajngerl |
2018-10-29 | lok: create certificate and private key with insertCertificate | Tomaž Vajngerl |
2018-10-29 | lokit: test for the new signing API functions | Tomaž Vajngerl |
2018-10-28 | lokit: add funct. to insert, sign and verify signature | Tomaž Vajngerl |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-06-20 | lok: Unit test for passing table borders via jsonToPropertyValuesVector. | Jan Holesovsky |
2018-06-20 | lok: Unit test for jsonToPropertyValuesVector. | Jan Holesovsky |
2018-06-01 | loplugin: look for CPPUNIT_ASSERT_EQUALS with params swapped | Noel Grandin |
2018-04-03 | lok - calc: add support for show/hide tabs in online | Marco Cecchetti |
2018-03-14 | tdf#116342 Allow selecting text boxes anywhere by default | Samuel Mehrbrodt |
2018-02-27 | Fix build, for real this time | Pranav Kant |
2018-02-27 | Fix build | Pranav Kant |
2018-02-08 | sw lok: IME support + unit test | Pranav Kant |
2018-01-18 | sw lokit: add page syles to header & footer | Henry Castro |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: desktop | Stephan Bergmann |
2017-12-19 | lokdialog: Allow windows / dialogs in different languages. | Jan Holesovsky |
2017-12-16 | lok: sc: append the col, row position to the cell cursor message | Marco Cecchetti |
2017-12-12 | Fix binary incompatible change in the LOK API + add unit test. | Jan Holesovsky |
2017-12-04 | lokdialog: Execute all UNO commands asynchronously for LOK | Pranav Kant |
2017-11-04 | Related: tdf#113160 set parent of warning dialogs during load | Caolán McNamara |
2017-10-23 | loplugin:includeform: desktop | Stephan Bergmann |
2017-10-02 | lok - sc: row/column headers are updated faster | Marco Cecchetti |
2017-10-02 | Removed duplicated includes | Andrea Gelmini |
2017-10-02 | lokdialog: Better dialog rendering API | Pranav Kant |
2017-09-15 | loplugin:redundantcast | Stephan Bergmann |
2017-09-11 | clang-tidy modernize-use-emplace in d* | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-13 | Move scheduler task into its own header | Jan-Marek Glogowski |
2017-06-23 | loplugin:oncevar in cppcanvas..drawinglayer | Noel Grandin |
2017-06-12 | cleanup unused css/frame/* includes | Jochen Nitschke |
2017-05-31 | Avoid implementation-defined behavior when mapping non-ASCII characters | Stephan Bergmann |