summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add one more #define _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING 1Tor Lillqvist2018-05-311-0/+3
* drop last use of TransferableHelper::GetSystemClipboardCaolán McNamara2018-05-313-15/+1
* tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara2018-05-312-1/+6
* RTL support for custom widgetsCaolán McNamara2018-05-311-1/+16
* SwModule is a convenient (?) place for passing events to Automation clientsTor Lillqvist2018-05-3166-64/+314
* libnumbertext: update to 1.0 beta 3László Németh2018-05-314-5/+9
* move some CanvasHelper::implDrawBitmap inside vclNoel Grandin2018-05-314-10/+86
* Remove leftover hardcoded check for SwVbaApplicationTor Lillqvist2018-05-311-2/+4
* Add ooo.vba.word.XDocumentOutgoingTor Lillqvist2018-05-313-1/+37
* Bin leftover misleading commentTor Lillqvist2018-05-311-1/+0
* Updated coreOlivier Hallot2018-05-311-0/+0
* Updated coreOlivier Hallot2018-05-311-0/+0
* We want just one SwVbaGlobals and SwVbaApplication for all Automation clientsTor Lillqvist2018-05-311-2/+2
* Work in progress related to invoking events in Automation clientsTor Lillqvist2018-05-3014-168/+1366
* dont use GetMask in GeoTexSvxBitmapExNoel Grandin2018-05-302-86/+18
* fix "vcl: move Bitmap::MakeMonochrome() to BitmapMonochromeFilter"Noel Grandin2018-05-301-0/+1
* tdf#117859 crash in Tab Color a11yCaolán McNamara2018-05-302-2/+31
* sw HTML filter: handle embedded ODF content in xhtml/reqif modeMiklos Vajna2018-05-3010-24/+284
* mariadb-connector-c: fix Windows buildMiklos Vajna2018-05-301-0/+8
* Add a (dummy) ooo::vba::word::XApplication::ShowMe() implementationTor Lillqvist2018-05-303-0/+7
* Implement InterfaceOleWrapper::GetTypeInfoCount()Tor Lillqvist2018-05-301-3/+9
* tdf#111988 Bump OSX version in READMEXisco Fauli2018-05-301-1/+1
* Add Caption property to ooo::vba::XApplicationBaseTor Lillqvist2018-05-303-0/+37
* tdf#112034 , tdf#107266 label color on basis of persona and personaKshitij Pathania2018-05-304-3/+143
* Add unit test for tdf#117819Eike Rathke2018-05-301-0/+6
* Remove two unnecessary forward declarationsTor Lillqvist2018-05-301-5/+0
* sd: allow ruler to respond to switching active cell faster.Mark Hung2018-05-301-0/+3
* tdf#104376 Adjust SvxLRSpaceItem with right distance to border.Mark Hung2018-05-301-0/+8
* tdf#104376 activate existing protect item for the ruler.Mark Hung2018-05-301-0/+4
* tdf#104376 fix positions of the ruler handles for tables.Mark Hung2018-05-301-2/+12
* svx/sw: set ruby position correctly in the ruby dialog.Mark Hung2018-05-301-1/+1
* sc: Insert a space for consistencyTakeshi Abe2018-05-301-2/+2
* Log error codeStephan Bergmann2018-05-301-2/+3
* Fix typos in SAL_WARNs: The class is called CXTypeInfo, not CxTypeInfoTor Lillqvist2018-05-301-18/+18
* Add CLSID for Writer.Application and LocalServer32 for thatTor Lillqvist2018-05-301-0/+15
* Fix conditionSamuel Mehrbrodt2018-05-301-1/+1
* Missing includesStephan Bergmann2018-05-301-0/+2
* Load ODF signature line signed imagesSamuel Mehrbrodt2018-05-301-0/+65
* tdf#117872: Revert "tdf#115284: Unify LibreOffice and system full-screen..."Tor Lillqvist2018-05-308-113/+108
* Handle <codecvt> deprecation issue with VS2017Tor Lillqvist2018-05-302-0/+8
* Add code to VbaApplicationBase::Quit() for the Automation client caseTor Lillqvist2018-05-301-1/+13
* Revert "ww8export: Fix testTableKeep"Mike Kaganski2018-05-302-0/+2
* protect one-time creation in ScGlobal::Get(Case)Collator() by a mutexLuboš Luňák2018-05-301-12/+41
* Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke2018-05-302-6/+26
* Fix commentsSamuel Mehrbrodt2018-05-302-3/+3
* ImplSplitSet::mpBitmap is unusedNoel Grandin2018-05-302-53/+3
* gbuild: avoid -Wunused-macros with clang and icecreamMichael Stahl2018-05-301-2/+2
* Whitespace fixTor Lillqvist2018-05-301-6/+2
* Remove AddTable unused return typeStephan Bergmann2018-05-302-4/+2
* Factor out AsyncQuitHandler to be usable elsewhere, tooTor Lillqvist2018-05-302-26/+61