summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-24GetSysFontData is newly unusedCaolán McNamara
2020-05-24GetSysTextLayoutData is newly unusedCaolán McNamara
2020-05-24remove some unused definesNoel Grandin
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-24remove some unused typedefsNoel Grandin
2020-05-24tdf#74702 vcl: extract IsScreenComp()Chris Sherlock
2020-05-24tdf#101181: drop useless "GlowEffect" boolean propertyMike Kaganski
2020-05-23svx: move LOKit specifics out of SetMarkHandles into own methodTomaž Vajngerl
2020-05-23vcl: rename misnamed OutputDevice::SetBackgroundComponentBounds()Chris Sherlock
2020-05-22support rendering a widget snapshot to an OutputDeviceCaolán McNamara
2020-05-22PaintToDevice doesn't use its Size argumentCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-22remove Size arg from Window::Draw and depend on GetSizePixelCaolán McNamara
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai
2020-05-22Revert "Move messagedialog header to shared include"Szymon Kłos
2020-05-22[API CHANGE] officecfg,xmloff: remove SaveBackwardCompatibleODFMichael Stahl
2020-05-21split out labelitemwindowCaolán McNamara
2020-05-21Move messagedialog header to shared includeSzymon Kłos
2020-05-21FmXListBoxCell doesn't need to implement css::awt::XListBoxCaolán McNamara
2020-05-21use for-range on Sequence in i18npool..sdNoel Grandin
2020-05-21Make Impress Insert Table dialog asyncSzymon Kłos
2020-05-21weld ListBoxControlCaolán McNamara
2020-05-20Restructure DrawOutDevDirectCheck to avoid using uninitialized pointerMike Kaganski
2020-05-20move ComboBox to toolkit-only headersCaolán McNamara
2020-05-20weld ComboBoxControlCaolán McNamara
2020-05-20jsdialog: send tab namesSzymon Kłos
2020-05-20meta:non-whitespace-character-count attribute is knownhimajin100000
2020-05-19loplugin:constantparamNoel Grandin
2020-05-19tdf#89475 xmloff: ODF import/export: continue fixing draw:angleMichael Stahl
2020-05-19xmloff,filter: Flat ODF import: import BuildId from meta:generatorMichael Stahl
2020-05-19xmloff: ODF import: Silence "unknown LO version: 7000"Tomoyuki Kubota
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 export: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#103602 xmloff,sw: ODF 1.3 import: PageStyle with drawing-page styleMichael Stahl
2020-05-19tdf#91306 xmloff: ODF export: allow style:page-number="0" in ODF 1.3Michael Stahl
2020-05-18comphelper, drawinglayer, framework, starmath: clang-format these filesMiklos Vajna
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-18tdf#133142 UnoControlTabPageContainer: Handle tab property changesMichael Weghorn
2020-05-17tdf#74702 vcl: extract GetOutputBoundsClipRegion()Chris Sherlock
2020-05-17vcl: refactor by creating OutputDevice::ClearStack()Chris Sherlock
2020-05-17Fix typosAndrea Gelmini
2020-05-17tdf#120394: list format string can be emptyVasily Melenchuk
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15Drop the JVM "feature" concept supportStephan Bergmann
2020-05-15loplugin:unnecessaryvirtualNoel Grandin
2020-05-15xmloff: remove unused SvXMLExport::getDefaultVersion()Michael Stahl
2020-05-15xmloff: ODF export: produce office:version="1.3"Michael Stahl
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2020-05-15Resolves: tdf#132461 set color on mouse release, not pressCaolán McNamara
2020-05-15tdf#128526: Make the read-only notification a bit more verboseTor Lillqvist