summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-19Fix illegal memory access.private/kohei/chart-bugsKohei Yoshida
2014-06-19Build fix.Kohei Yoshida
2014-06-19Remove this debug statement.Kohei Yoshida
2014-06-19Pass source and destination shell IDs when pasting from Calc to Calc.Kohei Yoshida
2014-06-19Send correct shell ID when pasting chart into writer.Kohei Yoshida
2014-06-19Copy the number formats when copying sheet data for chart on clipboard.Kohei Yoshida
2014-06-19Set the number format code only when it changes.Kohei Yoshida
2014-06-19Get the linked number format feature to work again...Kohei Yoshida
2014-06-19Disable "link to source" when the source and destination shell IDs differ.Kohei Yoshida
2014-06-19Make the "link to source" property a real property of Axis and DataPoint.Kohei Yoshida
2014-06-19Use define constant to keep track of all NumberFormat property usage.Kohei Yoshida
2014-06-19Pass source and destination shell IDs through myriad of abstraction layers.Kohei Yoshida
2014-06-19Create unique doc shell IDs for source and destination shells.Kohei Yoshida
2014-06-19Extract common method.Kohei Yoshida
2014-06-19TransferableHelper::GetData() to take additional argument.Kohei Yoshida
2014-06-19Pass destination document type if XTransferable2 is available.Kohei Yoshida
2014-06-19GetInputStream(), GetSequence() and GetAny() to take destination doc type.Kohei Yoshida
2014-06-19loplugin:literaltoboolconversionStephan Bergmann
2014-06-19small text positioning fixesMarkus Mohrhard
2014-06-19use better default colorsMarkus Mohrhard
2014-06-19fix range input in chart data source dialogMarkus Mohrhard
2014-06-19fdo#80108 keep at least the version in syncDavid Tardon
2014-06-19GetFileTimeValue can produce a "null" DateTimeStephan Bergmann
2014-06-19Missing link depsStephan Bergmann
2014-06-19ToxLinkProcessorTest needs SwGlobals::ensure to set pSwResMgrStephan Bergmann
2014-06-19writerfilter: Hide more debug-only stuff behind the DEBUG_DOMAINMAPPER.Jan Holesovsky
2014-06-19fdo#78590: Fix for Corruption of para with framePr & drawing object into paraRohit Deshmukh
2014-06-19Fix build with system glm once againFridrich Štrba
2014-06-19sw: add UI for removing the textbox of a draw shapeMiklos Vajna
2014-06-19sw: add UI for adding a textbox for a draw shapeMiklos Vajna
2014-06-19basic: silence expected SAL_WARN outputMiklos Vajna
2014-06-19coverity#704771 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#988426 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#983931 Uncaught exceptionCaolán McNamara
2014-06-19coverity#983728 Uncaught exceptionCaolán McNamara
2014-06-19coverity#707363 Uncaught exceptionCaolán McNamara
2014-06-19coverity#707196 Uncaught exceptionCaolán McNamara
2014-06-19coverity#706525 Uncaught exceptionCaolán McNamara
2014-06-19coverity#1019333 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#735837 Explicit null dereferencedCaolán McNamara
2014-06-19coverity#705037 Unchecked dynamic_castCaolán McNamara
2014-06-19coverity#706069 Unintended sign extensionCaolán McNamara
2014-06-19sizeof(bool) is not required to be 1Caolán McNamara
2014-06-19coverity#706067 Unintended sign extensionCaolán McNamara
2014-06-19coverity#706103 Unintended sign extensionCaolán McNamara
2014-06-19callcatcher: update unused codeCaolán McNamara
2014-06-19coverity#706063 Unintended sign extensionCaolán McNamara
2014-06-19coverity#706062 Unintended sign extensionCaolán McNamara
2014-06-19coverity#706052 Unintended sign extensionCaolán McNamara
2014-06-19Work around problem with nested /* in Doxygen commentStephan Bergmann