summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin2-11/+10
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos1-3/+4
2020-05-21weld ListBoxControlCaolán McNamara2-12/+19
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski2-2/+2
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara2-1/+5
2020-05-20weld ComboBoxControlCaolán McNamara1-11/+7
2020-05-20jsdialog: send tab namesSzymon Kłos1-0/+3
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin1000001-1/+2
2020-05-19loplugin:constantparamNoel Grandin3-3/+3
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl1-2/+5
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl1-0/+2
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota1-0/+1
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl1-2/+4
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl4-1/+55
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl1-0/+1
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna1-3/+1
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos2-2/+2
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