summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06revert some module-private changesNoel Grandin
2019-11-06tdf#121661 Add testSamuel Mehrbrodt
2019-11-06convert ImportStoredChapterNumberingRules to XFastParserNoel Grandin
2019-11-06tdf#128593 fix crash on setting table background colorSzymon Kłos
2019-11-06ofz#12553 TimeoutCaolán McNamara
2019-11-06tdf#99602 writerfilter: import subscript into character styleJustin Luth
2019-11-06loplugin:unusedvariablecheck tweak to find more stuffNoel Grandin
2019-11-06Impress Options Dialog Print updateandreas kainz
2019-11-06Add org_apache_openoffice_comp_sw_sidebar_SwPanelFactory_get_implementationTor Lillqvist
2019-11-06tdf#121661 Roundtrip w:hyphenationZone via InteropGrabBagSamuel Mehrbrodt
2019-11-06CppunitTest_sw_rtfimport: convert one testcase to use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2019-11-06fix translate bug in SfxPopupWindow::MouseMoveNoel Grandin
2019-11-06SdAbstractDialogFactory::Create is still needed by CppunitTest_sd_dialogs_testStephan Bergmann
2019-11-06Text Animation Dialog updateandreas kainz
2019-11-06Check if scripting disabled for each dispatch callSamuel Mehrbrodt
2019-11-06Impress Print Dialog spacing HIG alignandreas kainz
2019-11-06make some classes module-privateNoel Grandin
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-11-06Impress Sidebar Tabledesign updateandreas kainz
2019-11-06Impress Options Dialog General updateandreas kainz
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks
2019-11-05Drawing calc grid misses pixels on bottom and right.Michael Meeks
2019-11-05Remove unused devsnapshotbuild codeStephan Bergmann
2019-11-05lok: tilebench: implement zoom tests.Michael Meeks
2019-11-05tdf#128288: Use DS_Store_Langpack even for --disable-release-buildStephan Bergmann
2019-11-05weld SwSyncChildWinCaolán McNamara
2019-11-05ensure maEndDialogFn is unset after std::moveCaolán McNamara
2019-11-05Looks like UBSan still needs SdrObjGeoData's RTTI for some reasonStephan Bergmann
2019-11-05Looks like UBSan still needs SdrDragEntry's RTTI for some reasonStephan Bergmann
2019-11-05aControlPos is unusedCaolán McNamara
2019-11-05vcl PDF export: fix re-exporting PDF images for dict obj resource sub-keysMiklos Vajna
2019-11-05tdf#108065 tdf#128609 OOXML chart export: fix transparent color gradientBalazs Varga
2019-11-05restore accessibility relationsCaolán McNamara
2019-11-05Fix option to disable macrosSamuel Mehrbrodt
2019-11-05Impress Effects Dialog updateandreas kainz
2019-11-05Connector Dialog updateandreas kainz
2019-11-05Impress update Presentation Dialogandreas kainz
2019-11-05Resolves: tdf#128599 null derefCaolán McNamara
2019-11-05make some classes module-privateNoel Grandin
2019-11-05jsdialogs: .uno:ChartBackColor with string argumentSzymon Kłos
2019-11-05Impress update Header Footer Dialogandreas kainz
2019-11-05tdf#127759 Writer: add table row/column insert modeLászló Németh
2019-11-05ofz#18653 slow and uninterestingCaolán McNamara
2019-11-05jsdialogs: .uno:Color with string argumentSzymon Kłos
2019-11-05tdf#42949 Fix IWYU warnings in sw/source/core/d*/*cxxGabor Kelemen
2019-11-05tdf#128335 sw textbox: fix crash on deleting multiple shapes with textboxesMiklos Vajna
2019-11-05tdf#109135 Don't handle Ctrl key in SvTreeListBox HandleKeyInputJim Raykowski
2019-11-05typeinfo fix for x86Tomoyuki Kubota