summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-25lokit: add new callback type LOK_CALLBACK_INVALIDATE_SHEET_GEOMETRYDennis Francis1-0/+16
2020-05-25lokit: Introduce new flag "sc_print_twips_msgs"...Dennis Francis1-0/+1
2020-05-25Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+25
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-2/+4
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn1-1/+1
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock2-0/+2
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock1-0/+1
2020-05-17Fix typosAndrea Gelmini1-1/+1
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk1-2/+6
2020-05-16loplugin:unusedmethodsNoel Grandin5-10/+0
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann1-35/+2
2020-05-15loplugin:unnecessaryvirtualNoel Grandin4-8/+5
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl1-3/+0
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl1-0/+3
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl1-0/+1
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara1-0/+1
2020-05-15tdf#128526: Make the read-only notification a bit more verboseTor Lillqvist1-1/+1
2020-05-15allow queue_draw/Invalidate before drawing area is setCaolán McNamara1-2/+14
2020-05-14Some vtables are still needed outside mergedlibStephan Bergmann2-2/+2
2020-05-14Related: tdf#132852 SetExtraSpacing can't precede SetDrawingAreaCaolán McNamara1-0/+1
2020-05-14move SvxMetricField inside svxCaolán McNamara1-33/+0
2020-05-14tdf#132169 we always get the value in MapUnit::Map100thMMCaolán McNamara2-2/+4
2020-05-14vcl: move transparency checks into MetaAction and GDIMetaFileChris Sherlock2-0/+12
2020-05-14tdf#79082 Improve ppt tab import/exportSamuel Mehrbrodt1-0/+6
2020-05-14loplugin:unusedfieldsNoel Grandin1-1/+0
2020-05-13tdf#49247: draw soft edgesMike Kaganski4-45/+64
2020-05-13add access to entry cut/copy/pasteCaolán McNamara1-0/+4
2020-05-13loplugin:unusedmethodsNoel Grandin7-18/+1
2020-05-13vcl: move RawBitmap out of BitmapTools.hxxTomaž Vajngerl2-48/+66
2020-05-13move LongCurrencyBox to be toolkit onlyCaolán McNamara2-13/+12
2020-05-13use std::optional for this error fieldNoel Grandin1-3/+4
2020-05-13Increase max ppt levels to 10Samuel Mehrbrodt1-1/+1
2020-05-12Area fill bitmap presets invoice paper language fixandreas kainz1-1/+1
2020-05-12make VclPaned::set_position take effectCaolán McNamara1-1/+3
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-5/+4
2020-05-12add Paned accessCaolán McNamara1-0/+10
2020-05-12basegfx: simplify namespaces in ALL basegfx headersTomaž Vajngerl23-296/+194
2020-05-12use pragma once in include/basegfx headersTomaž Vajngerl58-240/+58
2020-05-11Adapt to be able to build against ICU 66Eike Rathke1-0/+8
2020-05-11tdf#49247: no need in extra boolean property, radius is enoughMike Kaganski5-7/+2
2020-05-11de-duplicate cut and paste functionCaolán McNamara1-0/+2
2020-05-11tdf#132832 calcAdjustedSize: Take max width into accountMichael Weghorn1-1/+1
2020-05-11Document relation between three lists that must be in syncMike Kaganski1-0/+2
2020-05-11lok: fix the window type of the formatted field controlHenry Castro1-0/+1
2020-05-11tdf#49247: implement soft edges document model and import/exportMike Kaganski6-1/+17
2020-05-10Fix typoAndrea Gelmini1-1/+1
2020-05-10move CloseButton to be toolkit-onlyCaolán McNamara2-6/+6
2020-05-10formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-4/+4
2020-05-10lok: add FormattedFieldUIObject classHenry Castro2-0/+43
2020-05-10lok: override get_state of the MetricFieldObject classHenry Castro2-0/+3