summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-11remove intermediate containers in sidebarsCaolán McNamara143-1551/+982
2021-03-11lok: avoid a set of invalidations per view on re-size.Michael Meeks1-0/+3
2021-03-11ODF save: handle implicit other calendar and switch to Gregorian for YYYYEike Rathke1-2/+16
2021-03-11ODF export: sort <style:font-face> elements based on the style:name attributeMiklos Vajna3-1/+82
2021-03-11tdf#140845 labelling improvements for List Styles in ContainsSeth Chaiklin2-4/+3
2021-03-11Revert "tdf#118133 DOCX import: disable lazy-loading of tiff images"Xisco Fauli1-7/+1
2021-03-11tdf#132293 remove unused imports from uitestVictor Kukshiev4-5/+2
2021-03-11no need to cast to WorkWindow* to use ToTopCaolán McNamara1-2/+2
2021-03-11create GetElementParentWindow on demandCaolán McNamara4-10/+19
2021-03-11merge panel and panel titleCaolán McNamara14-224/+270
2021-03-11drop newly unused code and macrosCaolán McNamara9-296/+0
2021-03-11tdf#140934 update annotation menubutton bg when comment color changesCaolán McNamara2-20/+31
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel124-618/+631
2021-03-11rename RID_SVXSTR_GRAFIKLINK to RID_SVXSTR_GRAPHICLINKNoel2-2/+2
2021-03-11rename GrafikCtor to GraphicCtorNoel6-13/+13
2021-03-11Update git submodulesSeth Chaiklin1-0/+0
2021-03-11Work around MSVC 2019 16.9.0 warning C4103 compiler bugStephan Bergmann1-2/+2
2021-03-11tdf#140754: sc: Add UItestXisco Fauli2-0/+84
2021-03-11devtools: fix crash by checking if xIntrospection is availableTomaž Vajngerl1-0/+8
2021-03-11devtools: add refresh to toolbar for the object inspectorTomaž Vajngerl2-2/+21
2021-03-11devtools: also support XEnumerationAccess in object inspectorTomaž Vajngerl1-0/+17
2021-03-11devtools: add text portions for paragraphs to DOM tree viewTomaž Vajngerl1-2/+37
2021-03-11tdf#89841 sc UI: show blue row numbers for filtered rowsTünde Tóth2-7/+98
2021-03-11tdf#136841: sw_ooxmlexport16: Add unittestXisco Fauli2-0/+17
2021-03-11tdf#114441: Convert use of sal_uLong to better integer typesBayram Çiçek9-15/+14
2021-03-11svx: rework to avoid pdfium ifdefsMiklos Vajna4-24/+16
2021-03-11tdf#89754 - don't increment non different consecutive date cellsAndreas Heinisch2-0/+52
2021-03-11Update git submodulesSeth Chaiklin1-0/+0
2021-03-11Revert "uitest: sw: re-enable test to see if it still fails"Xisco Fauli1-0/+2
2021-03-11rename SfxChildWindowContext::GetFloatingWindow to what it doesCaolán McNamara4-12/+12
2021-03-11register navigator individually in each module that it exists inCaolán McNamara15-134/+165
2021-03-11schedule redraw to draw without focusCaolán McNamara1-1/+1
2021-03-11use SharedPanelContainer typedefCaolán McNamara1-1/+1
2021-03-11allow throwing away size cache of hosted containerCaolán McNamara2-0/+17
2021-03-11in GtkSalObject::GetOptimalSize get the preferred sizeCaolán McNamara1-0/+10
2021-03-11tdf#140590 Crash in Save-As dialog in Tools>Chapter NumberingNoel Grandin1-1/+1
2021-03-11cppu:OWeakObject zombie debuggingNoel1-0/+9
2021-03-11and fix logerrit on linux againNoel1-1/+1
2021-03-11Update git submodulesSeth Chaiklin1-0/+0
2021-03-10Update git submodulesSeth Chaiklin1-0/+0
2021-03-10tdf#139667 change position of Lists submenu in Format menuSeth Chaiklin1-6/+6
2021-03-10use BitmapEx for testing bitmap contents, not DIBLuboš Luňák2-10/+7
2021-03-10cache extensive downscaling in GPU mode too (tdf#140925)Luboš Luňák1-11/+20
2021-03-10access pixels directly if SkImage is a raster one (tdf#140925)Luboš Luňák1-29/+41
2021-03-10sw: DOCX export: put fly before fieldmark start into its own runMichael Stahl4-4/+92
2021-03-10ScriptForge - (scriptforge.py) L10N classJean-Pierre Ledure2-2/+29
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski5-8/+5
2021-03-10forgotten ComputeScanlineSize() (tdf#140917)Luboš Luňák1-0/+1
2021-03-10Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist1-3/+12
2021-03-10flatten SdrObject::getUnoShapeNoel1-69/+69