summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* no need to call empty() before clear()Noel Grandin2018-10-0314-67/+27
* update old .ui to current formatCaolán McNamara2018-10-031-70/+55
* make position and options level treeview match in sizeCaolán McNamara2018-10-031-1/+0
* unweld HeaderEditPage for nowCaolán McNamara2018-10-031-16/+16
* set modal in .uiCaolán McNamara2018-10-031-0/+1
* loplugin:unusedmethodsNoel Grandin2018-10-036-107/+19
* Related: tdf#119613 tdf#118127 suppress duplicated builtins, rework All catEike Rathke2018-10-032-104/+179
* crash in calc page dialogCaolán McNamara2018-10-032-9/+9
* loplugin:constfields in swNoel Grandin2018-10-03288-904/+900
* tdf#108064 OOXML export: keep preset dashes with mso preset linewidthsAdam Kovacs2018-10-032-3/+29
* loplugin:unusedfieldsNoel Grandin2018-10-036-17/+13
* sw: new unit test for XAutoTextContainerSerge Krot2018-10-032-0/+177
* We need to include <o3tl/make_unique.hxx> hereTor Lillqvist2018-10-031-0/+1
* Add Python files to pre-commit hook checksThorsten Behrens2018-10-031-2/+2
* tdf#72987 split firebird test into a regression test and a "new" testRene Engelhard2018-10-038-20/+194
* tdf#72987 run firebird test for little endian only for nowRene Engelhard2018-10-037-3/+24
* Related: tdf#93372 fix up extensions character dialogCaolán McNamara2018-10-031-0/+1
* Related: tdf#93372 pass in parent to base's table format dialogCaolán McNamara2018-10-031-1/+11
* rename cui::NumberingPreview back to SvxNumberingPreviewCaolán McNamara2018-10-032-10/+6
* keep reset/standard orderCaolán McNamara2018-10-031-7/+7
* when gtk3 >= 3.22.0 set natural size propagateCaolán McNamara2018-10-031-0/+11
* weld SwSvxNumBulletTabDialogCaolán McNamara2018-10-0312-116/+319
* writerfilter: pass these by value and use std::move()Miklos Vajna2018-10-032-7/+7
* loplugin:unusedmethodsNoel Grandin2018-10-0324-591/+85
* loplugin:mergeclass merge ScFullMatrix into ScMatrixNoel Grandin2018-10-0318-502/+256
* loplugin:unusedfieldsNoel Grandin2018-10-039-81/+51
* loplugin:constfields in svtoolsNoel Grandin2018-10-0356-136/+135
* loplugin:useuniqueptr in SdrLayerAdminNoel Grandin2018-10-036-48/+44
* tdf#76683 writerfilter: TwipMeasure must be positiveJustin Luth2018-10-037-12/+59
* tdf#120245: Accept to insert empty field with 'not null' database constraintJulien Nabet2018-10-031-2/+1
* Fix some drivers xcu (connectivity/registry)Julien Nabet2018-10-034-11/+11
* paintfrm white-spacing adjust: remove obsolete bracketsJustin Luth2018-10-031-48/+46
* tdf#41542 sw cleanup: m_bBorderDist was always trueJustin Luth2018-10-034-26/+11
* Add README for xcu drivers in connectivity/registryJulien Nabet2018-10-031-0/+24
* -Werror,-Wunused-private-fieldStephan Bergmann2018-10-021-7/+3
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-0253-257/+257
* Fix typoAndrea Gelmini2018-10-021-1/+1
* tdf#120234 ignore all proxy windowsJan-Marek Glogowski2018-10-026-11/+10
* We shouldn't call DrawTextLayout() without a context on iOSTor Lillqvist2018-10-021-0/+8
* LibreOfficeKit wants the tile pixmap bytes to be in BGRA order in memoryTor Lillqvist2018-10-022-2/+2
* More hacking on the tilebench part of the UnitTest appTor Lillqvist2018-10-023-2/+58
* weld SvxNumOptionsTabPageCaolán McNamara2018-10-027-569/+448
* Update git submodulesAndrea Gelmini2018-10-021-0/+0
* Add some colour to a sample odt fileTor Lillqvist2018-10-021-0/+0
* filename may be nullCaolán McNamara2018-10-021-7/+4
* tdf#120174 : Always copy mbValueCached flag in Assign()Dennis Francis2018-10-022-0/+46
* tdf#120227 'standard' button missing from .uiCaolán McNamara2018-10-028-10/+24
* Implement filter for Qt5AccessibleWidget::relationsSamuel Mehrbrodt2018-10-021-13/+45
* Implement Qt5AccessibleWidget::relationsSamuel Mehrbrodt2018-10-021-2/+54
* sw: new unit test for XControlShapeVasily Melenchuk2018-10-023-0/+80