Age | Commit message (Expand) | Author |
2018-12-15 | lok: Implement SVG export for Calc (SelectionOnly mode) | Tamás Zolnai |
2018-12-14 | lok: Handle Special character menu item's state correctly in online | Tamás Zolnai |
2018-12-14 | lok: Implement SVG export for Writer (SelectionOnly mode) | Tamás Zolnai |
2018-12-14 | Fix Extension_test-{active,passive} | Stephan Bergmann |
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-13 | loplugin:unusedfields in various | Noel Grandin |
2018-12-13 | loplugin:useuniqueptr in desktop::BackendImpl | Noel Grandin |
2018-12-12 | use std::<some_container>::swap, instead of copy and clear | Noel Grandin |
2018-12-11 | Expand warning (mention file path) | Samuel Mehrbrodt |
2018-12-10 | missing include (--enable-breakpad) | Stephan Bergmann |
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-08 | use Image(OUString) instead of Image(Bitmap(OUString)) | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | LOK: Fix API for renderShapeSelection | Ashod Nakashian |
2018-12-07 | Remove cout line | Tamás Zolnai |
2018-12-07 | Introduce client-server message for requesting the selected shape as SVG | Tamás Zolnai |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-12-01 | test signing with certificate chain and private key in PEM format | Tomaž Vajngerl |
2018-12-01 | Add SolarMutexGuard where needed | Tomaž Vajngerl |
2018-12-01 | lokit: convert PEM certificate to DER if it is detected as such | Tomaž Vajngerl |
2018-11-29 | Rename Mac OS X to official name macOS in comments and documentation | Bartosz Kosiorek |
2018-11-29 | Revert "Simplify code" | Samuel Mehrbrodt |
2018-11-29 | tdf#42949 Fix IWYU warnings in include/vcl/[i-m]* | Gabor Kelemen |
2018-11-29 | loplugin:stringconstant look for unnecessary OString constructor use | Noel Grandin |
2018-11-29 | Simplify code | Samuel Mehrbrodt |
2018-11-29 | remove unnecessary "if (!empty()" checks before loops | Noel Grandin |
2018-11-28 | make unopkg gui not ask to 'restart' on extension changes | Caolán McNamara |
2018-11-28 | Resolves: tdf#121746 block toplevels from closing... | Caolán McNamara |
2018-11-27 | tdf#42949 Fix IWYU warnings in include/vcl/[f-h]* | Gabor Kelemen |
2018-11-26 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2018-11-23 | Use the correct DPI scaling factor in LibreOfficeKit for iOS, too | Tor Lillqvist |
2018-11-21 | weld SwCondCollPage | Caolán McNamara |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-21 | tdf#42949 Fix IWYU warnings in include/vcl/[B-E]* | Gabor Kelemen |
2018-11-21 | tdf#112536 related: make soffice.bin a proper console application on Win | Mike Kaganski |
2018-11-20 | Tidy up the --help text to properly fit into standard 80-ch terminal | Mike Kaganski |
2018-11-19 | tdf#121498: also process --help/--version before VCL init on Win | Mike Kaganski |
2018-11-19 | weld TreeView | Caolán McNamara |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen |
2018-11-18 | cppcheck: unreadVariable dp_gui_extensioncmdqueue | Julien Nabet |
2018-11-17 | Adapt to C++2a char_t | Stephan Bergmann |
2018-11-16 | Fix typos | Andrea Gelmini |
2018-11-13 | LOK: desktop: use correct size when initializing LibreOfficeKitDocument | Ashod Nakashian |
2018-11-11 | Removed repeated semicolon | Andrea Gelmini |
2018-11-11 | cppCheck redundantAssignment variable bSuccess | Zdibák Zoltán |
2018-11-11 | cppCheck redundantAssignment variable pClone | Zdibák Zoltán |
2018-11-10 | Replace deprecated boost::optional::reset(val) with operator = | Mike Kaganski |
2018-11-09 | lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor | Marco Cecchetti |