summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-29parse with locale decimal separator, tdf#88740 relatedEike Rathke1-6/+25
2015-01-29use a less ugly string to double conversion, tdf#88740 follow-upEike Rathke1-11/+17
2015-01-29tdf#78854 do not crash when undoing layout changeDavid Tardon2-69/+0
2015-01-29tdf#88906: Only split new span if it does not enclose exisiting spanStephan Bergmann1-4/+7
2015-01-29tdf#80370: Fix Mac OS X install names of external/{coinmp,lpsolve}Stephan Bergmann2-0/+12
2015-01-29Extract loplugin:redundantcast from loplugin:cstylecastStephan Bergmann4-32/+88
2015-01-29loplugin:cstylecast (Mac OS X)Stephan Bergmann2-4/+4
2015-01-29tdf#88810 XLSX export: more cleanupLászló Németh7-133/+94
2015-01-29Extract Fieldmark::dumpAsXml() from MarkManagerMiklos Vajna3-23/+21
2015-01-29sw: typo in SwpHintsArray::GetEnd()Michael Stahl1-1/+1
2015-01-29tdf#75996: sw: correct bookmark positions when deleting textMichael Stahl2-0/+47
2015-01-29sw: replace pointless unused position update in SwTxtNode::Update()Michael Stahl1-13/+4
2015-01-29sw: remove some pointless verbosityMichael Stahl1-6/+2
2015-01-29rhbz#1186897: bridges: oops, fix s390 bridge buildMichael Stahl2-2/+2
2015-01-29cppu: convert some OSL_TRACEMichael Stahl1-11/+3
2015-01-29cppu: the LogBrige really needs its own SAL_LOG areaMichael Stahl2-25/+26
2015-01-29gdb pretty printers: fix the sw::mark::IMark and SwModify printersMichael Stahl1-29/+8
2015-01-29gdb pretty printers: remove obsolete tools container printersMichael Stahl1-147/+0
2015-01-29tdf#76174: basic: lock SolarMutex in BasicScriptListener_ImplMichael Stahl1-1/+5
2015-01-29scripting: remove unnecessary SAL_CALLMichael Stahl2-2/+2
2015-01-29vcl: copy-pasted SAL_WARN_IF conditionMichael Stahl1-1/+1
2015-01-29Only list documents directly in NSDocumentDirectoryTor Lillqvist1-2/+10
2015-01-29Updated coreCaolán McNamara1-0/+0
2015-01-28fix enable-assert-always-abort buildCaolán McNamara1-5/+2
2015-01-28That is well worth an assertLionel Elie Mamane1-3/+2
2015-01-28not all OrCriteria have three childrenLionel Elie Mamane1-2/+4
2015-01-28Disable the 'Test OpenCL' button once pressedTor Lillqvist1-1/+3
2015-01-28WaE: overriding destructor declaration not explicitly marked 'virtual'Tor Lillqvist1-1/+1
2015-01-28Make the OpenCL test document construction and calculation a bit fasterTor Lillqvist1-32/+39
2015-01-28Make SetGlobalConfig() publicTor Lillqvist1-1/+1
2015-01-28Make GetAutoCalc() and SetAutoCalc() publicTor Lillqvist1-2/+2
2015-01-28janitorialLionel Elie Mamane1-1/+1
2015-01-28Query Design: use correct name for columns that come from another query.Lionel Elie Mamane3-4/+21
2015-01-28Do not corrupt URIs entered into the Hyperlink dialogStephan Bergmann1-1/+1
2015-01-28Use vector::dataStephan Bergmann31-67/+37
2015-01-28external/lcms2: Work around -fsanitize=alignmentStephan Bergmann1-0/+11
2015-01-28fix crash in vcldemoMarkus Mohrhard1-1/+1
2015-01-28Add NORMDIST testTor Lillqvist1-0/+64
2015-01-28Make phi() and integralPhi() static and publicTor Lillqvist1-2/+2
2015-01-28Related: tdf#82942 multiple crashes on changing text in SwInputFieldsCaolán McNamara1-23/+33
2015-01-28Use minimum necessary value for nRowsTor Lillqvist1-3/+3
2015-01-28Make ScInterpreter::GetGlobalConfig() SC_DLLPUBLICTor Lillqvist1-1/+1
2015-01-28Add ROUND testTor Lillqvist1-0/+53
2015-01-28Resolves: fdo#50640 make sure we don't move away from the current fieldCaolán McNamara2-25/+44
2015-01-28It's OS X, not OSXTor Lillqvist1-1/+1
2015-01-28Add NORMSINV testTor Lillqvist1-0/+7
2015-01-28Make gaussinv() static and publicTor Lillqvist1-1/+6
2015-01-28loplugin:cstylecast (Mac OS X)Stephan Bergmann1-1/+1
2015-01-28let have FormulaGroupAreaListener a virtual dtorEike Rathke2-0/+6
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann25-75/+86