summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-30Fix tdf#96515 unit testJan-Marek Glogowski1-7/+13
2016-04-30tdf#96505 Get rid of cargo cult long integer literalserdemdemirkapi1-18/+18
2016-04-30Fix typosAndrea Gelmini52-67/+67
2016-04-30tdf#92768 Support hiding title objectsFeyza Yavuz1-0/+10
2016-04-30genlang, update to compile with VC 2015, and script cleanupjan Iversen3-416/+12
2016-04-30opengl: track the state of glViewportTomaž Vajngerl3-7/+16
2016-04-30opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl3-55/+80
2016-04-30opengl: track the state of stencil testTomaž Vajngerl4-19/+54
2016-04-30opengl: track the state of scissor test and the dimensionsTomaž Vajngerl4-27/+94
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl7-47/+160
2016-04-30Resolves: tdf#76523 copy used names or pointing to sheet to other documentEike Rathke5-5/+26
2016-04-30unit test for copying names not used in formulas during sheet-copyEike Rathke1-0/+16
2016-04-30during copying sheet copy all global and sheet-local names pointing to itEike Rathke1-1/+9
2016-04-30introduce ScRangeName::CopyUsedNames()Eike Rathke2-0/+36
2016-04-30sw: SwHistoryResetAttrSet now unused, remove itMichael Stahl3-120/+0
2016-04-30tdf#98512: sw: remove duplicate undo history addMichael Stahl3-11/+26
2016-04-30sw: SwFieldVarPage: disable "Insert" button on "Input field"...Michael Stahl1-1/+1
2016-04-30sw: try to survive restoring a field dialog without SfxObjectShellMichael Stahl15-36/+39
2016-04-29coverity#1358842 Missing break in switch, presumably there should be oneCaolán McNamara1-0/+1
2016-04-29coverity#1358844 Uninitialized pointer fieldCaolán McNamara1-0/+3
2016-04-29coverity#1358843 Argument cannot be negativeCaolán McNamara1-1/+1
2016-04-29Iteration must not start at the endSeraphime Kirkovski1-1/+1
2016-04-29cid#1358838 cid#1358839 cid#1358840 assert to avoid null pointer dereferenceMiklos Vajna2-0/+4
2016-04-29What is bin/distro-install-file-lists supposed to do?Stephan Bergmann1-1/+1
2016-04-29Adapt bin/distro-install-desktop-integration to BUILDDIR != SRCDIRStephan Bergmann1-8/+7
2016-04-29Convenience --with-distro=LibreOfficeXdgAppStephan Bergmann1-0/+44
2016-04-29Template Manager -> TemplatesSamuel Mehrbrodt4-6/+6
2016-04-29tdf#99574 fix sluggish scrollbar for an immediate paintTomaž Vajngerl1-0/+5
2016-04-29Refactoring transparence tab codeRishabh Kumar3-529/+580
2016-04-29tdf#99030: PPTX import: Fixed lost slide background colorMatus Uzak5-2/+32
2016-04-29use initialization listJochen Nitschke3-39/+31
2016-04-29tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli2-78/+27
2016-04-29sw, xmlsecurity: indentation fixesMiklos Vajna5-7/+7
2016-04-29tdf#64654 create no extra SdrModels, do not insert PresObjArmin Le Grand1-14/+44
2016-04-29tdf#90736: PPTX import: Improved table border line style supportMatus Uzak3-1/+89
2016-04-29tdf#98037 SIDEBAR: Replacing 'Speed' drop downs with comboboxes (2)Akshay Deep1-2/+2
2016-04-29tdf#97504 Add toolbar button for character spacingSamuel Mehrbrodt2-1/+2
2016-04-29use initialization list in lotuswordproJochen Nitschke23-207/+156
2016-04-29tdf#97831 follow up improve error handlingWinfried Donkers1-3/+3
2016-04-29sw: no need to copy these in docxsdrexportMiklos Vajna2-10/+10
2016-04-29libsvtlo: convert set of #define to enum classDouglas Mencken1-25/+31
2016-04-28Revert "add additional modules to merged lib"Oliver Specht1-3/+0
2016-04-29add additional modules to merged libOliver Specht1-0/+3
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht7-2/+33
2016-04-29mark numbers in mail merge dialogs as untranslatableStanislav Horacek3-3/+3
2016-04-28move to ScDocument::CopyAdjustRangeName() and namespaceEike Rathke3-308/+327
2016-04-28move to ScDocument::FindRangeNamesReferencingSheet()Eike Rathke3-76/+115
2016-04-28adjustCopyRangeName: pass rSheet, rIndex; encapsulate nNewSheetEike Rathke1-18/+37
2016-04-28i18npool: fix Android buildMiklos Vajna1-19/+19
2016-04-28use initialization listJochen Nitschke1-38/+33