Age | Commit message (Expand) | Author |
2020-06-23 | jsdialog: click action for drawing area | Szymon Kłos |
2020-06-23 | Move SalInstanceDrawingArea decl to header file | Szymon Kłos |
2020-06-11 | Revert "gtk3: receive mouse events on drawing area" | Tor Lillqvist |
2020-06-10 | Revert "vcl: better decimal handling in NumericFormatter" | Aron Budea |
2020-06-10 | sd: support match case, match whole word for PDF search | Tomaž Vajngerl |
2020-06-10 | vcl: disable VectorGraphicSearchTest if we don't have PDFium | Tomaž Vajngerl |
2020-06-09 | vcl: VectorGraphicSearch - support changing search string | Tomaž Vajngerl |
2020-06-09 | vcl: use HAVE_FEATURE_PDFIUM in VectorGraphicSearch impl. | Tomaž Vajngerl |
2020-06-09 | vcl: VectorGraphicSearch - move SearchContext into Implementation | Tomaž Vajngerl |
2020-06-09 | pdfium: only init pdfium library one and destroy on LO exit | Tomaž Vajngerl |
2020-06-09 | vcl: VectorGraphicSearch - clean-up SearchContext member vars. | Tomaž Vajngerl |
2020-06-09 | vcl: add search start position support for VectorGraphicSearch | Tomaž Vajngerl |
2020-06-09 | vcl: add "previous" search to VectorGraphicSearch | Tomaž Vajngerl |
2020-06-09 | vcl: VectorGraphicSearch return text rectangles in 100th mm | Tomaž Vajngerl |
2020-06-09 | vcl: VectorGraphicSearch - add search result selection rectangles | Tomaž Vajngerl |
2020-06-09 | vcl: Add internal "Implementation" class for VectorGraphicSearch | Tomaž Vajngerl |
2020-06-08 | vcl: VectorGraphicSearch - for searching text inside PDF | Tomaž Vajngerl |
2020-06-08 | destroy SystemChildWindow at the right stage | Caolán McNamara |
2020-06-07 | test import and export of multi-page PDF with PDFium filter | Tomaž Vajngerl |
2020-06-07 | vcl: When exporing PDF, write the correct page of embedded PDF | Tomaž Vajngerl |
2020-06-07 | pdfium: fix setting the size of the document when opening PDF | Tomaž Vajngerl |
2020-06-06 | graphic: sPdfDataCache is not used anymore | Tomaž Vajngerl |
2020-06-06 | pdfium: support for pages when using PDF import with pdfium | Tomaž Vajngerl |
2020-06-06 | pdfium: Make Insert -> Image... use VectorGraphicData for PDF. | Jan Holesovsky |
2020-06-06 | Use properly typed var to iterate over FPDF_GetPageCount | Stephan Bergmann |
2020-06-06 | vcl: move GraphicID out of impgraph.{cxx,hxx} | Tomaž Vajngerl |
2020-06-06 | move GraphicReader class out of graph.hxx | Tomaž Vajngerl |
2020-06-06 | tdf#133271 sw textbox: handle TextRotateAngle shape property | Miklos Vajna |
2020-06-03 | gtk3: receive mouse events on drawing area | Szymon Kłos |
2020-06-03 | reorganize ToolbarUnoDispatcher to be useful for sidebar | Caolán McNamara |
2020-06-03 | move InterimItemWindow to vcl | Caolán McNamara |
2020-06-03 | add a SystemChildWindow::GetOptimalSize override | Caolán McNamara |
2020-06-03 | get native gtk widgets in sidebars working | Caolán McNamara |
2020-06-03 | weld SvxFontSizeBox_Impl | Caolán McNamara |
2020-06-02 | tdf#133498 Make native drawing of FormattedField work (again) | Michael Weghorn |
2020-05-27 | sfx2: tolerate missing LOKNotifier on FloatingWindow hide | Ashod Nakashian |
2020-05-27 | desktop: unit-test to check SpellDialog works in multiple views | Ashod Nakashian |
2020-05-27 | vcl: sfx2: LOK: Support per-view popup windows | Ashod Nakashian |
2020-05-27 | Fix test UI_chart | Szymon Kłos |
2020-05-27 | vcl: don't use null window in FloatingWindow HitTest | Ashod Nakashian |
2020-05-27 | vcl: avoid accessing null member on unloading views | Ashod Nakashian |
2020-05-26 | lok: avoid crash cleaning up help-windows with multiple views. | Michael Meeks |
2020-05-23 | tdf#130478 add direct dash paint in cairo | Armin Le Grand |
2020-05-23 | tdf#130478 Enhance Dashed line drawing on all systems | Armin Le Grand (Collabora) |
2020-05-23 | tdf#129845: Better solution using already existing info | Armin Le Grand |
2020-05-23 | Fix typo | Andrea Gelmini |
2020-05-23 | vcl: prefer emplace to insert on std::map | Ashod Nakashian |
2020-05-23 | android: Make the Calc input bar working on the Android device too. | Jan Holesovsky |
2020-05-22 | jsdialog: send selected tab and names | Szymon Kłos |
2020-05-21 | jsdialog: use Idle timer to send updates | Szymon Kłos |