summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-02factorisation du décodageprivate/lmamane/for-julien2412-masterLionel Elie Mamane6-88/+159
2017-07-02check for end of file, correct commentLionel Elie Mamane1-5/+4
2017-07-02we need gpgme header, tooLionel Elie Mamane1-0/+2
2017-07-02julien it compiles patchLionel Elie Mamane1-46/+66
2017-07-02ne plus faire la détection automatioque une 2e foisLionel Elie Mamane2-50/+3
2017-07-02utiliser la détection automatiqueLionel Elie Mamane1-11/+32
2017-07-02détection automatiqueLionel Elie Mamane1-28/+111
2017-07-02tdf#45904 Move Java XCellAddressable test to C++Jens Carl8-2/+294
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens1-0/+2
2017-07-02notify the clipboard terminate listener before any other terminate listenerMarkus Mohrhard4-1/+75
2017-07-01sc lok: disable items of the overlay managerHenry Castro1-12/+12
2017-07-01tdf#107505: Impress - crash with two people co-editing one slideTamás Zolnai1-0/+1
2017-07-01tdf#108448 ww8export: endnote unit testJustin Luth2-0/+19
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea2-2/+2
2017-07-01tdf#108448 ww8export: skip sectionbreak for endnotesJustin Luth1-1/+2
2017-07-01Moving legacy contexts to FastContexts:Mohammed Abdul Azeem25-390/+284
2017-07-01sw:findtext - remove useless nStart = nProxyStartJustin Luth1-1/+0
2017-06-30loplugin:oncevar in the !HAVE_FEATURE_JAVA caseTor Lillqvist1-0/+2
2017-06-30revert related tdf#82173 writerfilter: ignore case when mapping stylesJustin Luth1-12/+23
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist13-74/+38
2017-06-30loplugin:unusedfields in toolkit..xmloffNoel Grandin33-1146/+700
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall3-95/+118
2017-06-30aThemeName is unusedStephan Bergmann1-8/+1
2017-06-30fix crash on windows with nullptr in operator<<Markus Mohrhard2-0/+13
2017-06-30pBASM can be nullptr in copy docs, e.g. during insert sheet from docMarkus Mohrhard1-0/+3
2017-06-30fdo#43157 convert OSL_ASSERT to assert in sd/source/ui/slidesorterBernhard Widl4-40/+40
2017-06-30loplugin:unusedvariablecheckStephan Bergmann1-2/+0
2017-06-30aObjName, bObjNameDC, bObjNameSet have effectively been unusedStephan Bergmann1-2/+0
2017-06-30tdf#108833 sd: don't unconditionally enable Undo after importMichael Stahl1-1/+2
2017-06-30accessibility: fix horrible memory leak in AccessibleTabBarBaseMichael Stahl1-1/+1
2017-06-30tdf#108863 svx: fix use-after-free in SdrEditView::DeleteMarkedObj()Michael Stahl2-17/+25
2017-06-30tdf#108863 sd: disable Undo earlier if no Undo StepsMichael Stahl1-0/+10
2017-06-30sVersion is unusedStephan Bergmann1-2/+1
2017-06-30aKey is demonstratedly always emptyStephan Bergmann1-2/+1
2017-06-30lang_ is unusedStephan Bergmann1-5/+1
2017-06-30aContentType is unusedStephan Bergmann1-5/+0
2017-06-30hresult1 is unusedStephan Bergmann1-5/+1
2017-06-30CompilerTest_compilerplugins_clang depends on boost_headersStephan Bergmann1-0/+1
2017-06-30Actually print parent nameStephan Bergmann1-3/+5
2017-06-30ScMenuFloatingWindow::MENU_NOT_SELECTED can be constexprTor Lillqvist2-3/+2
2017-06-30Bin two unused static member variablesTor Lillqvist2-5/+0
2017-06-30Hexcode amd decimal code should be updated while switching to recent viewAkshay Deep1-0/+17
2017-06-30Avoid getQualifiedNameAsStringStephan Bergmann3-38/+63
2017-06-30loplugin:oncevarStephan Bergmann1-4/+4
2017-06-30loplugin:staticmethodsStephan Bergmann1-0/+2
2017-06-30It seems that things work fine without that ScFormatFilterMissingTor Lillqvist1-32/+1
2017-06-30loplugin:oncevarStephan Bergmann1-4/+2
2017-06-30oovbaapi: implement Application.GetOperatingSystemTamas Bunth1-3/+12
2017-06-30loplugin:oncevarStephan Bergmann3-56/+28
2017-06-30oovbaapi: add Borders.TintAndShade PropertyTamas Bunth3-0/+25