Age | Commit message (Expand) | Author |
2020-05-24 | remove some unused defines | Noel Grandin |
2020-05-24 | inline some use-once typedefs | Noel Grandin |
2020-05-24 | remove some unused typedefs | Noel Grandin |
2020-05-24 | tdf#74702 vcl: extract IsScreenComp() | Chris Sherlock |
2020-05-24 | tdf#101181: drop useless "GlowEffect" boolean property | Mike Kaganski |
2020-05-23 | svx: move LOKit specifics out of SetMarkHandles into own method | Tomaž Vajngerl |
2020-05-23 | vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds() | Chris Sherlock |
2020-05-22 | support rendering a widget snapshot to an OutputDevice | Caolán McNamara |
2020-05-22 | PaintToDevice doesn't use its Size argument | Caolán McNamara |
2020-05-22 | move InterimItemWindow to vcl | Caolán McNamara |
2020-05-22 | remove Size arg from Window::Draw and depend on GetSizePixel | Caolán McNamara |
2020-05-22 | lok: MSForms: update callback's documentation. | Tamás Zolnai |
2020-05-22 | Revert "Move messagedialog header to shared include" | Szymon Kłos |
2020-05-22 | [API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODF | Michael Stahl |
2020-05-21 | split out labelitemwindow | Caolán McNamara |
2020-05-21 | Move messagedialog header to shared include | Szymon Kłos |
2020-05-21 | FmXListBoxCell doesn't need to implement css::awt::XListBox | Caolán McNamara |
2020-05-21 | use for-range on Sequence in i18npool..sd | Noel Grandin |
2020-05-21 | Make Impress Insert Table dialog async | Szymon Kłos |
2020-05-21 | weld ListBoxControl | Caolán McNamara |
2020-05-20 | Restructure DrawOutDevDirectCheck to avoid using uninitialized pointer | Mike Kaganski |
2020-05-20 | move ComboBox to toolkit-only headers | Caolán McNamara |
2020-05-20 | weld ComboBoxControl | Caolán McNamara |
2020-05-20 | jsdialog: send tab names | Szymon Kłos |
2020-05-20 | meta:non-whitespace-character-count attribute is known | himajin100000 |
2020-05-19 | loplugin:constantparam | Noel Grandin |
2020-05-19 | tdf#89475 xmloff: ODF import/export: continue fixing draw:angle | Michael Stahl |
2020-05-19 | xmloff,filter: Flat ODF import: import BuildId from meta:generator | Michael Stahl |
2020-05-19 | xmloff: ODF import: Silence "unknown LO version: 7000" | Tomoyuki Kubota |
2020-05-19 | tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page style | Michael Stahl |
2020-05-19 | tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page style | Michael Stahl |
2020-05-19 | tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3 | Michael Stahl |
2020-05-18 | comphelper, drawinglayer, framework, starmath: clang-format these files | Miklos Vajna |
2020-05-18 | Create weld::Builder implementation for JSDialog | Szymon Kłos |
2020-05-18 | officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions | Michael Stahl |
2020-05-18 | tdf#133142 UnoControlTabPageContainer: Handle tab property changes | Michael Weghorn |
2020-05-17 | tdf#74702 vcl: extract GetOutputBoundsClipRegion() | Chris Sherlock |
2020-05-17 | vcl: refactor by creating OutputDevice::ClearStack() | Chris Sherlock |
2020-05-17 | Fix typos | Andrea Gelmini |
2020-05-17 | tdf#120394: list format string can be empty | Vasily Melenchuk |
2020-05-16 | loplugin:unusedmethods | Noel Grandin |
2020-05-15 | Drop the JVM "feature" concept support | Stephan Bergmann |
2020-05-15 | loplugin:unnecessaryvirtual | Noel Grandin |
2020-05-15 | xmloff: remove unused SvXMLExport::getDefaultVersion() | Michael Stahl |
2020-05-15 | xmloff: ODF export: produce office:version="1.3" | Michael Stahl |
2020-05-15 | comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constant | Michael Stahl |
2020-05-15 | Resolves: tdf#132461 set color on mouse release, not press | Caolán McNamara |
2020-05-15 | tdf#128526: Make the read-only notification a bit more verbose | Tor Lillqvist |
2020-05-15 | allow queue_draw/Invalidate before drawing area is set | Caolán McNamara |
2020-05-14 | Some vtables are still needed outside mergedlib | Stephan Bergmann |