summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-23toggle default away from legacyCaolán McNamara1-5/+5
2019-09-23missing treeview modelCaolán McNamara1-1/+26
2019-09-23set wait on the correct parentCaolán McNamara1-1/+1
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann2-1/+8
2019-09-23ofz#17613 fix buildCaolán McNamara1-3/+1
2019-09-23the PCH timestamp is actually LinkTarget's, not PCH'sLuboš Luňák3-7/+8
2019-09-23remove unused gbuild codeLuboš Luňák1-4/+2
2019-09-23Let's not bother looking for quite old iOS SDKsTor Lillqvist1-1/+1
2019-09-23iOS SDK 13.0 is the current versionTor Lillqvist1-2/+2
2019-09-23This if branch is for macOS, not iOSTor Lillqvist1-10/+1
2019-09-23The which ranges are inclusiveMike Kaganski1-1/+1
2019-09-23writerfilter: fix assert importing fdo77404-1.docxMichael Stahl3-10/+38
2019-09-23sw: DOCX export of lists: handle multiple SwList with same SwNumRuleMichael Stahl3-5/+55
2019-09-23fix make screenshotCaolán McNamara1-0/+1
2019-09-23tdf#127605 DOCX export: fix internal hyperlinks to image targetTünde Tóth6-9/+40
2019-09-23Use proper which ranges to avoid resetting RES_CHRATR_RSIDMike Kaganski1-5/+4
2019-09-23android: add support for 64bit buildChristian Lohmaier7-3/+51
2019-09-23Change End* order to match Start* orderMike Kaganski1-1/+1
2019-09-23sw: prefix members of SwFormatLineNumber and SwFormatSurroundMiklos Vajna3-26/+26
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák87-87/+87
2019-09-23SwXFrame: SwClient no moreBjoern Michaelsen4-23/+145
2019-09-23Missing test dependencyStephan Bergmann1-0/+1
2019-09-23use dialog as parent windowCaolán McNamara1-1/+1
2019-09-23should use DialogController hereCaolán McNamara2-6/+3
2019-09-23tdf#127657: FIREBIRD error in query input param when referred field is integerJulien Nabet1-0/+14
2019-09-23SVGIO: add unittest for fill:noneXisco Fauli2-0/+21
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze30-25/+95
2019-09-23Simplify SwUndoResetAttr::SetAttrs using operator=Mike Kaganski1-2/+1
2019-09-22SVGIO: Use correct type for <use> elementsXisco Fauli1-1/+1
2019-09-22Simplify item set creationMike Kaganski1-14/+4
2019-09-22page is not in a vcl Dialog anymoreCaolán McNamara1-2/+1
2019-09-22weld OUserAdminCaolán McNamara5-65/+70
2019-09-22tdf#127325: Revert "Use HarfBuzz to get glyph bounding rectangle"Khaled Hosny2-42/+3
2019-09-22SwXDocumentIndexMark::Impl: MultiWriterListener no moreBjoern Michaelsen3-65/+62
2019-09-21set wait on the dialog, not the page parentCaolán McNamara1-2/+1
2019-09-21parent is a controller nowCaolán McNamara1-1/+1
2019-09-21tdf#126944 - Update help installer fonts to Segoe UI 9 ptRoman Kuznetsov4-342/+323
2019-09-21tdf#126527 Fix widow and orphan lines being added to searchJim Raykowski1-2/+2
2019-09-21wizdlg only needed in vcl nowCaolán McNamara7-24/+23
2019-09-20Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar11-33/+35
2019-09-20Use CPPUNIT_ASSERT_GREATER(e,a) instead of CPPUNIT_ASSERT(e<a)Stephan Bergmann1-2/+2
2019-09-20Missing test dependencyStephan Bergmann1-0/+4
2019-09-20Improve exception messageStephan Bergmann1-2/+3
2019-09-20Fix makefile modelinesStephan Bergmann1-2/+2
2019-09-20drop newly unnecessary OGenericUnoDialog::DialogCaolán McNamara41-170/+135
2019-09-20m_xVclDialog now unusedCaolán McNamara2-45/+5
2019-09-20make WizardShell use RoadmapWizardMachineCaolán McNamara9-59/+74
2019-09-20weld SwDBTablePreviewDialog and SwMailMergeDlgCaolán McNamara12-389/+316
2019-09-20expand to fill VclBinCaolán McNamara1-0/+1
2019-09-20get the toplevel GtkWindow widgetCaolán McNamara1-1/+1