summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis3-1/+6
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+8
2021-09-02indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl4-0/+33
2021-09-02vcl: bitmap::CreateFromData add option to reverse alpha (0xff - a)Tomaž Vajngerl1-1/+1
2021-08-30tdf#143942: oox: import/export labels from <c15:datalabelsRange>Dennis Francis2-1/+27
2021-08-27Delete copy ctors/assignments for DLLEXPORT classMike Kaganski1-0/+8
2021-08-24tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-1/+3
2021-08-16Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2-0/+27
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara2-9/+5
2021-08-16move async focus-in/focus-out workaround to known client that needs itCaolán McNamara1-2/+11
2021-08-05LOK: freemium: added new parameter in the APIPranam Lashkari2-4/+7
2021-07-26Make Custom Color Picker dialog asyncSzymon Kłos2-0/+12
2021-07-20these classes are used from non-merged libsAndras Timar5-37/+37
2021-07-19Simplification: Use getNow() here, tooTor Lillqvist1-3/+1
2021-07-16Don't crash on SidebarController dispose when app is closingSzymon Kłos1-0/+2
2021-07-15lok: include the label of the status indicatorHenry Castro1-2/+3
2021-07-15jsdialog: dump FixedImageSzymon Kłos1-0/+2
2021-07-15Enable flushing accumulated Trace Events when their number reaches a limitTor Lillqvist1-0/+4
2021-07-15The Chrome Trace Event viewer doesn't support nested async eventsTor Lillqvist1-60/+12
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse4-12/+20
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski1-0/+3
2021-07-11cid#1470369 Uninitialized scalar variableCaolán McNamara1-0/+10
2021-07-11tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-1/+3
2021-07-06Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos2-6/+7
2021-07-02lok sidebar: remove unused codeSzymon Kłos2-7/+0
2021-06-30ofz#35597 Null-dereference READCaolán McNamara1-0/+2
2021-06-29sidebar: unify LineWidthPopup with other WeldToolbarPopupsSzymon Kłos1-4/+4
2021-06-28jsdialog: toolbox popupsSzymon Kłos1-2/+1
2021-06-28jsdialog: handle popover closeSzymon Kłos2-0/+4
2021-06-28jsdialog: dump and activate popup windowsSzymon Kłos1-0/+2
2021-06-28Cache a static wavy line as bitmap and reuse itmerttumer1-0/+2
2021-06-23Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-0/+1
2021-06-23LOK: introduced Freemium LOK APIPranam Lashkari5-1/+30
2021-06-23tdf#59323: pptx export: add initial support for lstStyles in textboxesSarper Akdemir2-3/+12
2021-06-23tdf#59323: pptx export: add datetime field type helpersSarper Akdemir1-0/+18
2021-06-23tdf#59323: ooxml import: hasNonInheritedShapePropertiesSarper Akdemir1-0/+7
2021-06-23tdf#59323: ooxml import: hasShapeStyleRefsSarper Akdemir1-0/+1
2021-06-19fix loading calc files with embedded form macrosNoel Grandin1-1/+4
2021-06-19tdf#74702 - vcl: introduce OutputDevice::GetDeviceInfo()Chris Sherlock3-0/+12
2021-06-18add Menu::get_sensitiveCaolán McNamara1-0/+1
2021-06-18use GetParentWithLOKNotifier to get the frame LOKNotifier to reuse for menusCaolán McNamara1-8/+0
2021-06-18add set_id/get_id to Menus like WindowsCaolán McNamara1-0/+12
2021-06-14Workaround internal compiler error on tb77Mike Kaganski1-18/+0
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski1-4/+35
2021-06-14tdf#142629 import psd image with transparent backgroundNoel Grandin1-0/+6
2021-06-10jsdialog: sidebar: remove code for tunneled oneSzymon Kłos1-4/+0
2021-06-10editengine-columns: PPTX support (tdf#118458)Mike Kaganski2-4/+1
2021-06-10editengine-columns: Implement layoutMike Kaganski2-0/+4
2021-06-10editengine-columns: ODF support [API CHANGE]Mike Kaganski4-2/+32
2021-06-10editengine-columns: Create document model and dialog pageMike Kaganski6-1/+17