Age | Commit message (Expand) | Author |
2021-10-01 | tdf#143104 Fix xlsx import/export of color filter colors | Vasily Melenchuk |
2021-10-01 | Drop static_cast syntactic noise | Mike Kaganski |
2021-10-01 | Always use buffer on stack | Mike Kaganski |
2021-10-01 | Update git submodules | Ross Johnson |
2021-10-01 | sw: simplify DocxAttributeOutput::CharBorder() | Miklos Vajna |
2021-10-01 | tdf#141220 sw: fix textbox popped out of off-page shape | Daniel Arato (NISZ) |
2021-10-01 | tdf#144437: rtf export: bookmark position is written to current run | Vasily Melenchuk |
2021-10-01 | Resolves tdf#144677 - Show bookmarks like fields | Heiko Tietze |
2021-10-01 | sc: colorfilter dangling pointer fixed | Vasily Melenchuk |
2021-10-01 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2021-10-01 | Writer Navigator: Make fields always show in the content tree | Jim Raykowski |
2021-09-30 | no need to allocate ImplVectMap on the heap | Noel Grandin |
2021-09-30 | loplugin:constmethod handle more cases | Noel Grandin |
2021-09-30 | Related: tdf#141633 drawing buttons to outputdevice affects later drawing | Caolán McNamara |
2021-09-30 | -Werror,-Wshadow (clang-cl) | Stephan Bergmann |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): winaccessibility | Stephan Bergmann |
2021-09-30 | tdf#144697: svl_qa_cppunit: Add unittest | Xisco Fauli |
2021-09-30 | tdf#141633 multiple line entry font size/zoom not taking effect | Caolán McNamara |
2021-09-30 | vcl: initialize variables in ImplMapRes declaration | Chris Sherlock |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): embeddedobj | Stephan Bergmann |
2021-09-30 | Update git submodules | Olivier Hallot |
2021-09-30 | Missing include for intptr_t | Stephan Bergmann |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): extensions | Stephan Bergmann |
2021-09-30 | Update git submodules | Rafael Lima |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): embedserv | Stephan Bergmann |
2021-09-30 | Extended loplugin:referencecasting/redundantcast (clang-cl): shell | Stephan Bergmann |
2021-09-30 | -Werror,-Wformat (clang-cl) | Stephan Bergmann |
2021-09-30 | no need to copy the name in XmlWalker::attribute | Noel Grandin |
2021-09-30 | cui: better label for the OLE insert progressbar | Miklos Vajna |
2021-09-30 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2021-09-30 | loplugin:sallogareas (clang-cl) | Stephan Bergmann |
2021-09-30 | loplugin:external (clang-cl) | Stephan Bergmann |
2021-09-30 | loplugin:cstylecast (clang-cl) | Stephan Bergmann |
2021-09-30 | loplugin:unusedcapturedefault (clang-cl) | Stephan Bergmann |
2021-09-30 | tdf#143575, tdf#143974 - Remove custom precision format in BASIC | Andreas Heinisch |
2021-09-30 | loplugin:constparams improve handling of pointer params | Noel Grandin |
2021-09-30 | loplugin:includeform (clang-cl) | Stephan Bergmann |
2021-09-30 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2021-09-30 | Simplify comparisons in the loop | Mike Kaganski |
2021-09-30 | Related: tdf#141633 support setting a custom font for TextView | Caolán McNamara |
2021-09-30 | tdf#141633 set correct font sizes in tableview child widgets | Caolán McNamara |
2021-09-30 | vcl: remove MetaActionType param from DrawBitmap/DrawBitmapEx/DrawMask | Chris Sherlock |
2021-09-30 | Add a test for a negative integer | Mike Kaganski |
2021-09-30 | tdf#143575, tdf#143974 - Use rtl::math::doubleToUString to convert numbers to... | Andreas Heinisch |
2021-09-30 | sw: remove useless debug code in SwTabCols::Insert() | Miklos Vajna |
2021-09-30 | Avoid reversing the buffer | Mike Kaganski |
2021-09-30 | tdf#95378 Writer Navigator: Track bookmarks | Jim Raykowski |
2021-09-30 | Resolves: tdf#144697 Format out-of-bounds date(+time) as #FMT error | Eike Rathke |
2021-09-29 | expand out SwNodePtr typedef | Noel Grandin |
2021-09-29 | Use SetControlFont to set the font size for these controls | Caolán McNamara |