summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-12Yet another SaveToolbarController refactoringMaxim Monastirsky1-39/+44
2016-04-12SVG: actually this code is unnecessary after...Xisco Fauli1-13/+1
2016-04-12SVG: Add unittest for #i125329#Xisco Fauli2-0/+38
2016-04-12fix crash in testMarkus Mohrhard1-1/+1
2016-04-12fix broken testMarkus Mohrhard1-2/+2
2016-04-12xls does not allow 3D refs in cond format formulas, tdf#62770Markus Mohrhard1-0/+4
2016-04-12conditional format formulas don't support 3d refs in xls, tdf#62770Markus Mohrhard1-3/+3
2016-04-12better variable names for range name case in xls formula importMarkus Mohrhard1-14/+15
2016-04-12remove that unused old codeMarkus Mohrhard3-37/+0
2016-04-12fix infinite loop in text search, tdf#99208Markus Mohrhard1-2/+2
2016-04-12Don't use bitfield bool members in MenuBarManagerStephan Bergmann1-9/+9
2016-04-12Remove stray spaces from start of log messages, reduxStephan Bergmann1-1/+1
2016-04-12Use const_iterator when possible (svx/accessibility)Julien Nabet5-42/+39
2016-04-12loplugin:defaultparamsStephan Bergmann1-1/+1
2016-04-12Remove stray spaces from start of log messagesStephan Bergmann3-6/+6
2016-04-12Remove INTERFACE_TYPE macro in svx + 1 OUString ctr callJulien Nabet2-5/+2
2016-04-12Typo: PopupPanal_Spacing -> PopupPanel_SpacingJulien Nabet1-1/+1
2016-04-12lok context menu: unit testPranav Kant7-0/+294
2016-04-12loplugin:unreffunStephan Bergmann1-22/+0
2016-04-12Avoid reserved identifiersStephan Bergmann3-86/+86
2016-04-12Avoid reserved identifiersStephan Bergmann3-38/+38
2016-04-12Avoid reserved identifierStephan Bergmann1-10/+10
2016-04-12Avoid reserved identifiersStephan Bergmann1-16/+16
2016-04-12Avoid reserved identifierStephan Bergmann5-9/+9
2016-04-12Avoid reserved identifierStephan Bergmann2-6/+6
2016-04-12Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-12Remove unconditionally enabled _SVG_WRITE_EXTENTS flagStephan Bergmann1-5/+2
2016-04-12Avoid reserved identifiersStephan Bergmann7-44/+44
2016-04-12Avoid reserved identifierStephan Bergmann3-5/+5
2016-04-12Avoid reserved identifierStephan Bergmann3-5/+5
2016-04-12Remove empty scriptdlg.hrcStephan Bergmann4-29/+1
2016-04-12Get rid of _SVX_NOIDERESIDSStephan Bergmann2-10/+4
2016-04-12Avoid reserved identifiersStephan Bergmann3-6/+6
2016-04-12Avoid reserved identifiersStephan Bergmann1-8/+8
2016-04-12Avoid reserved identifierStephan Bergmann2-4/+4
2016-04-12Elide macros used only onceStephan Bergmann1-5/+2
2016-04-12Remove unused _SFXMOD_HXXStephan Bergmann1-2/+1
2016-04-12Get rid of odd _HCHAR_, _UTYPE_, _ZZRECT_ guardsStephan Bergmann1-9/+0
2016-04-12Get rid of _DATECODE_WEEK_DEFINES_Stephan Bergmann2-23/+22
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann1-24/+4
2016-04-12Avoid reserved identifiersStephan Bergmann1-55/+55
2016-04-12Avoid reserved identifiersStephan Bergmann1-46/+46
2016-04-12Avoid reserved identifierStephan Bergmann1-3/+3
2016-04-12Avoid reserved identifierStephan Bergmann3-4/+4
2016-04-12Avoid reserved identifierStephan Bergmann1-5/+5
2016-04-12Avoid reserved identifiersStephan Bergmann1-393/+393
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl1-21/+18
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl1-9/+4
2016-04-12WNT: check result of PostMessage()Michael Stahl9-34/+111
2016-04-12starmath: Drop unused #includeTakeshi Abe2-2/+0