summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Fix assertMike Kaganski1-1/+1
2019-09-17Fix -Werror,-WundefStephan Bergmann1-0/+1
2019-09-17tdf#120229: Rearrange TOC submenu in sw modulesandreas kainz5-5/+5
2019-09-16ifdef -> if for consistencyRene Engelhard1-3/+3
2019-09-16disable testSmTmpDeviceRestoreFont unless we actually have fontsRene Engelhard1-0/+6
2019-09-16Remove confused "volatile" from LifeTimeManager sal_Int32 membersStephan Bergmann1-2/+2
2019-09-16Simplify some osl::Clearable/ResettableGuardStephan Bergmann1-8/+7
2019-09-16Typo "ones" -> "once" in commentsStephan Bergmann1-12/+12
2019-09-16Resolves: tdf#127546 crash on clicking --Column-- or --Row--Caolán McNamara1-2/+4
2019-09-16Fix linux x86 buildThorsten Behrens1-2/+2
2019-09-16Modified writer's notebookbar*.ui file to display extensionSumit Chauhan3-83/+27
2019-09-16Get rid of two impl_init functions, each called from a single placeStephan Bergmann2-16/+4
2019-09-16Simplify forced memory readsStephan Bergmann1-4/+3
2019-09-16tdf#99115: add Css selector '*' style only if the element...Xisco Fauli3-14/+112
2019-09-16missing includeStephan Bergmann1-0/+1
2019-09-16tdf#127561 avoid shapes with currently invalid positionsCaolán McNamara1-3/+9
2019-09-16move WriteGradient and ReadGradient to the TypeSerializer classTomaž Vajngerl8-56/+148
2019-09-16-Werror=volatile (GCC 10 trunk)Stephan Bergmann1-2/+2
2019-09-16dont define PROPERTY_NONE multiple timesBjoern Michaelsen4-14/+14
2019-09-16accessibility : namespace cleanupArnaud Versini3-6/+6
2019-09-16sw access: cleanup namespaces declarationArnaud Versini5-15/+13
2019-09-16make ODatasourceConnector take weld::WindowCaolán McNamara8-17/+18
2019-09-16latest expatCaolán McNamara6-15/+12
2019-09-16Improve FN AutoText for zuLaurent BP1-4/+4
2019-09-16vcl: update the svm test for gradient with additional exampleTomaž Vajngerl1-0/+34
2019-09-16tdf#74702: remove GetOutDevType() from SmTmpDeviceChris Sherlock8-27/+87
2019-09-16drop VclComboBoxText in favor of GtkComboBoxTextCaolán McNamara3-25/+6
2019-09-16tdf#42949 Fix IWYU warnings in vcl/unx/generic/*Gabor Kelemen71-292/+51
2019-09-16sw: prefix members of SwUndoSaveSectionMiklos Vajna7-141/+141
2019-09-16Update git submodulesStanislav Horacek1-0/+0
2019-09-16vcl:pdf : simplify PDF/A code generationArnaud Versini1-3/+5
2019-09-15add WinBits and InitFlag to RoadmapWizard ctorCaolán McNamara3-16/+14
2019-09-15tdf#45904 Remove/disable obsolete XText Java testsJens Carl1-2/+0
2019-09-15tdf#45904 Move XSimpleText Java tests to C++Jens Carl2-4/+8
2019-09-15tdf#127548: Assertion when creating table in DesignJulien Nabet1-2/+4
2019-09-15ditch wizarddialog.ui nowCaolán McNamara6-20/+6
2019-09-15unused OWizardPage ctorCaolán McNamara2-11/+0
2019-09-15split RoadmapWizard into its own headerCaolán McNamara8-527/+415
2019-09-15merge RoadmapWizard and OWizardMachineCaolán McNamara6-665/+605
2019-09-15Related: tdf#125531 use RemoveTabPage for removing a tab pageCaolán McNamara4-13/+13
2019-09-15base new page id off current last page idCaolán McNamara1-2/+3
2019-09-15Fix missing verbAndrea Gelmini1-1/+1
2019-09-15Fix typosAndrea Gelmini1-2/+2
2019-09-15tdf#45904 Move XShapeDescriptor Java test to C++Jens Carl2-1/+6
2019-09-14shave 10% off load time of large docx fileNoel Grandin2-0/+6
2019-09-14assert for missing model in GtkTreeViewCaolán McNamara1-0/+5
2019-09-14tdf#39593 use isUnoTunnelId in xmloffArkadiy Illarionov8-20/+32
2019-09-14tdf#45904 Move XShape Java tests to C++Jens Carl3-39/+54
2019-09-14rework IM underline impl wrt mix of UTF-8/16/32 unitsCaolán McNamara1-42/+45
2019-09-14inherit from one classCaolán McNamara19-185/+197