summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-11tdf#42949 Remove unnecessary localization headers from frameworkGabor Kelemen6-12/+0
2018-04-11tdf#108608 more Draw text editing responsiveness fixesNoel Grandin2-0/+24
2018-04-11weld GotoLineDialogCaolán McNamara4-31/+31
2018-04-11new loplugin:unusedvariablemoreNoel Grandin62-265/+433
2018-04-11toolkit: Recover missing service names for ControlModelContainerBaseTakeshi Abe1-29/+27
2018-04-11sd: update tooltips on hyperlink hoverVasily Melenchuk2-1/+28
2018-04-11sw: prefix members of HTMLAttrContextMiklos Vajna2-110/+110
2018-04-11Removed duplicated includeAndrea Gelmini1-1/+0
2018-04-11Fix building with DBG_ANIM_LOG definedAron Budea2-15/+15
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin63-181/+180
2018-04-11Fix typosAndrea Gelmini4-4/+4
2018-04-10tdf#116890: make unique column names in prepared statementJulien Nabet1-0/+7
2018-04-10sw lok: followup commit for change about scrolling to visible cursorTamás Zolnai1-10/+3
2018-04-10vlookup - optimize SC_EQUAL and NOT_EQUAL.Michael Meeks2-0/+1571
2018-04-10Resolves: tdf#116813 Height/Width swappedCaolán McNamara1-2/+2
2018-04-10weld SpacingDialogCaolán McNamara7-773/+794
2018-04-10tdf#116925 sw: consider fill styles of shape for in-textbox auto colorMiklos Vajna3-1/+47
2018-04-10dbaccess: fix --without-java buildMiklos Vajna3-7/+0
2018-04-10Updated coreChristian Lohmaier1-0/+0
2018-04-10Revert "32bit Linux tests fail"Stephan Bergmann1-0/+0
2018-04-10Make NotifyDocumentEvent use SdDrawDocument& instead of ptrArmin Le Grand7-24/+28
2018-04-10put the loplugin output files in the workdirNoel Grandin24-24/+24
2018-04-10add GtkMenuButton supportCaolán McNamara1-0/+24
2018-04-10darn, unusedfields loplugin was left enabledNoel Grandin1-1/+1
2018-04-10Adapt remaining cpp_uno bridges to #i114635#Stephan Bergmann18-88/+379
2018-04-10crashtesting: failure on loading ooo38880-1.docCaolán McNamara1-3/+23
2018-04-10Updated coreGabor Kelemen1-0/+0
2018-04-10xmloff: fix leak in XMLPropertySetMapperEntry_ImplMichael Stahl2-3/+9
2018-04-10loplugin:useuniqueptr in ScDrawTransferObjNoel Grandin2-16/+14
2018-04-10Remove dead HSQLDB driverTamas Bunth77-5025/+6
2018-04-10tdf#116555 filter: make sure default extension for HTML is not .xhtmlMiklos Vajna1-1/+2
2018-04-10loplugin:unusedfield improvementsNoel Grandin19-224/+159
2018-04-10Colibre icons: add help iconsandreas kainz12-0/+6
2018-04-10weld SmFontSizeDialogCaolán McNamara10-102/+109
2018-04-10tdf#42949 Remove unnecessary localization headers from desktopGabor Kelemen9-8/+3
2018-04-10tdf#115623: invoke openPageSpan / closePageSpanMark Hung11-0/+105
2018-04-10fix bug in SwSpellDialogChildWindow::FindNextDrawTextError_ImplNoel Grandin1-4/+3
2018-04-10loplugin:unusedmethodsNoel Grandin12-170/+0
2018-04-10loplugin:useuniqueptr in ScAccessibleSpreadsheetNoel Grandin2-12/+11
2018-04-10loplugin:useuniqueptr in DataStreamNoel Grandin2-34/+18
2018-04-10loplugin:useuniqueptr in ScAccessiblePreviewCellTextDataNoel Grandin2-4/+4
2018-04-10loplugin:useuniqueptr in ScAccessibleEditObjectTextDataNoel Grandin2-19/+19
2018-04-10loplugin:useuniqueptr in DocShell_ImplNoel Grandin3-21/+10
2018-04-10loplugin:useuniqueptr in ScXMLExportNoel Grandin2-50/+49
2018-04-10graphic: move access to cxx for PDFData and VectorGraphicDataTomaž Vajngerl3-3/+22
2018-04-10remove unused ImplSwapOutAsLinkTomaž Vajngerl2-8/+0
2018-04-10replace originURL with GraphicExternalLink class (internally)Tomaž Vajngerl3-8/+41
2018-04-10graphic: rename Set{Get,Is}Link to Set{Get,Is}GfxLinkTomaž Vajngerl23-48/+48
2018-04-10remove swapping and link from GraphicObject and GraphicTomaž Vajngerl15-957/+46
2018-04-10vcl: detach usage and remove GraphicManager and GraphicCacheTomaž Vajngerl13-3345/+317