summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist
2018-05-30tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania
2018-05-30Add unit test for tdf#117819Eike Rathke
2018-05-30Remove two unnecessary forward declarationsTor Lillqvist
2018-05-30sd: allow ruler to respond to switching active cell faster.Mark Hung
2018-05-30tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung
2018-05-30tdf#104376 activate existing protect item for the ruler.Mark Hung
2018-05-30tdf#104376 fix positions of the ruler handles for tables.Mark Hung
2018-05-30svx/sw: set ruby position correctly in the ruby dialog.Mark Hung
2018-05-30sc: Insert a space for consistencyTakeshi Abe
2018-05-30Log error codeStephan Bergmann
2018-05-30Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfoTor Lillqvist
2018-05-30Add CLSID for Writer.Application and LocalServer32 for thatTor Lillqvist
2018-05-30Fix conditionSamuel Mehrbrodt
2018-05-30Missing includesStephan Bergmann
2018-05-30Load ODF signature line signed imagesSamuel Mehrbrodt
2018-05-30tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist
2018-05-30Handle <codecvt> deprecation issue with VS2017Tor Lillqvist
2018-05-30Add code to VbaApplicationBase::Quit() for the Automation client caseTor Lillqvist
2018-05-30Revert "ww8export: Fix testTableKeep"Mike Kaganski
2018-05-30protect one-time creation in ScGlobal::Get(Case)Collator() by a mutexLuboš Luňák
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke
2018-05-30Fix commentsSamuel Mehrbrodt
2018-05-30ImplSplitSet::mpBitmap is unusedNoel Grandin
2018-05-30gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl
2018-05-30Whitespace fixTor Lillqvist
2018-05-30Remove AddTable unused return typeStephan Bergmann
2018-05-30Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist
2018-05-30We might need to handle form controls as properties for OLE clients after allTor Lillqvist
2018-05-30tdf#116498 Use win metrics for 'DIN Light' fontSamuel Mehrbrodt
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-05-30embeddedobj: document OCommon/DummyEmbeddedObjectMiklos Vajna
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin
2018-05-30Bitmap->BitmapEx in FixedBitmapNoel Grandin
2018-05-30Hack to make properties work better from Automation clientsTor Lillqvist
2018-05-30fix incorrect example in rtl_Instance docsLuboš Luňák
2018-05-30Adapt solenv/flatpak-manifest.in to recent opens___.ttf changesStephan Bergmann
2018-05-30ww8export: Fix testTableKeepMike Kaganski
2018-05-30Revert "UITest_calc_tests: disable randomly failing assert for now"Luboš Luňák
2018-05-30make CharClass also mutex-protect calls to its dependent classLuboš Luňák
2018-05-29fix pow by digitsCaolán McNamara
2018-05-29Updated coreKruno
2018-05-29Remove unused SFErrCodes::TableFormatStephan Bergmann
2018-05-29tdf#117862 crash in profile export dialogCaolán McNamara
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-29we need to be able to query the ranges before creating the pagesCaolán McNamara
2018-05-29Resolves: tdf#117712 closing help crashesCaolán McNamara
2018-05-29uitest for bug tdf#104117 and tdf#80693Zdeněk Crhonek
2018-05-29dont use SwClient/SwModify in unocore: FieldEnumerationBjoern Michaelsen