summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-26add some libs to libmergedNoel Grandin1-0/+11
2020-02-26new loplugin:xmlimportNoel Grandin20-0/+251
2020-02-26vcl: use UCBContentHelper in instead of implement own functionsTomaž Vajngerl1-51/+5
2020-02-26tdf#130793 Fix import/export of image URLsSamuel Mehrbrodt2-1/+14
2020-02-26tdf#45904 Move XNameAccess Java tests to C++Jens Carl2-11/+16
2020-02-25configure: fix outdated doc on --with-tls defaultMiklos Vajna1-2/+2
2020-02-25check if edit can be enabled after setting cursor into treeCaolán McNamara1-0/+1
2020-02-25Resolves: tdf130874 reversed logicCaolán McNamara1-2/+2
2020-02-25tdf#123757 DOCX import: separate different style tablesLászló Németh4-6/+27
2020-02-25vcl: move GraphicID out of impgraph.{cxx,hxx}Tomaž Vajngerl5-103/+161
2020-02-25tdf#128814 follow up: check for nullptr and dispose unused sub pop menuJim Raykowski1-3/+6
2020-02-25tdf#130915 second treeview doesn't use its checkboxesCaolán McNamara1-22/+2
2020-02-25[API CHANGE] remove BasicImport UNO interfacesNoel Grandin10-1086/+0
2020-02-25fix --enable-mergedlibs buildNoel Grandin1-2/+2
2020-02-25tdf#130915 SvTreeList::Move needs to move from lower index to higherCaolán McNamara1-2/+4
2020-02-25tdf#130711: [tr] Extend Autocorrect list for Turkish language (Start with B)Hakan Bakacak1-0/+18
2020-02-25Resolves tdf#127782 - New Print dialog is too highHeiko Tietze1-2/+2
2020-02-25SVG export: try to reuse original bitmap data for JPG and PNG bitmapsMiklos Vajna3-42/+34
2020-02-25turn off dnd target indicator on old target when changing targetCaolán McNamara1-0/+3
2020-02-25cancelling drag from drag-begin doesn't work, call it asyncCaolán McNamara1-1/+23
2020-02-25Resolves: tdf#130922 don't crash removing non-existing elementsCaolán McNamara1-1/+3
2020-02-25Revert "WordCountDIalog in vertical mobile version"Szymon Kłos3-640/+129
2020-02-25sw: DOCX export: limit FORMDROPDOWN listEntry to Word's abilitiesMichael Stahl1-4/+5
2020-02-25tdf#42949 Fix IWYU warnings in svx/source/sdr/*/*cxxGabor Kelemen80-211/+16
2020-02-25svx: cache PNG export of graphic shapesMiklos Vajna5-11/+82
2020-02-25inherit SdTransferable from TransferDataContainer instead of TransferableHelperCaolán McNamara1-1/+1
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl12-32/+159
2020-02-25tdf#91219 sw: don't allow anchoring a shape+textbox into itselfMiklos Vajna5-1/+155
2020-02-25tdf#130912: "Before" and "After" text swapped in footnotesJulien Nabet1-2/+2
2020-02-25loplugin:referencecastingNoel Grandin20-81/+71
2020-02-25Convert gentoken from Perl to Python.Jussi Pakkanen4-73/+63
2020-02-25jsdialog: Refresh dialog after actionSzymon Kłos1-1/+18
2020-02-25Move SalInstanceEdit declaration to the header fileSzymon Kłos2-204/+346
2020-02-25add GatherField member functionBjoern Michaelsen5-15/+22
2020-02-25Fix typoJens Carl1-1/+1
2020-02-25six: upgrade release to 1.14.0 used by gdbJens Carl1-21/+48
2020-02-25Unit test tdf#130370 cut&paste / move with sheet-local named referenceEike Rathke2-0/+96
2020-02-24tdf#95845: Use CommandInfoProvider to receive UNO command labelsPelin Kuran1-39/+3
2020-02-24Postgresql unused POSTGRE_TRACEJulien Nabet5-12/+0
2020-02-24tdf#130817: Add unittestXisco Fauli2-0/+102
2020-02-24tdf#130814: Add unittestXisco Fauli2-0/+29
2020-02-24IsDropFormatSupported(...::SIMPLE_FILE) is always falseCaolán McNamara1-46/+16
2020-02-24Fix typoAndrea Gelmini1-1/+1
2020-02-24Fix typoAndrea Gelmini3-4/+4
2020-02-24workaround GCC 9.2.1 -Og -Werror=maybe-uninitializedMichael Stahl13-25/+45
2020-02-24vcl: GCC 9.2.1 -Werror=format-overflowMichael Stahl1-1/+1
2020-02-24boost: disable -Wmaybe-uninitialized from GCC 9.2.1 -OgMichael Stahl71-0/+71
2020-02-24boost: remove unused boost wrapper headersMichael Stahl33-957/+0
2020-02-24Update git submodulesSeth Chaiklin1-0/+0
2020-02-24tdf#130762: Add uitestXisco Fauli1-0/+25