summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-14xsd:dateTime must use period as decimal separator, not commaTor Lillqvist
2016-11-14warning C4701: potentially uninitialized local variable 'pPV' usedNoel Grandin
2016-11-14minor opt tweaksCaolán McNamara
2016-11-14loplugin:unusedmethodsNoel Grandin
2016-11-14tdf#94262: fix performance of MakeTree_Impl(...) in templdlg.cxxAron Budea
2016-11-14warning C4701: potentially uninitialized local variableNoel Grandin
2016-11-14sw: prefix members of CellSaveStructMiklos Vajna
2016-11-14ScFormulaCell::Notify: bail out early in doc dtorEike Rathke
2016-11-14related: if we're empty, we're back to initial 'sorted' stateMike Kaganski
2016-11-14tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski
2016-11-14coverity#1371279 Missing move assignment operatorCaolán McNamara
2016-11-14coverity#703927 Unchecked return valueCaolán McNamara
2016-11-14oox, xmlsecurity: fix recently introduced style problemsMiklos Vajna
2016-11-14Tango icon updateAdolfo Jayme Barrientos
2016-11-14tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-13loplugin:unnecessaryoverrideCaolán McNamara
2016-11-13coverity#1371441 Uninitialized pointer fieldCaolán McNamara
2016-11-13Updated coreOlivier Hallot
2016-11-13drop extra semicolonsDavid Tardon
2016-11-13drop useless semicolonsDavid Tardon
2016-11-13revert unintentionally committed linesDavid Tardon
2016-11-13tdf#103895: Another fix too macOS glyph boundingKhaled Hosny
2016-11-13The nAngle is set but never usedKhaled Hosny
2016-11-13Simplify vertical text drawing on macOSKhaled Hosny
2016-11-13sot: fix loplugin:cppunitassertequals warningsMiklos Vajna
2016-11-13coverity#1371152 Missing move assignment operatorCaolán McNamara
2016-11-13if we're empty, we're back to initial 'sorted' stateCaolán McNamara
2016-11-13tdf#103268 Activate editing object name function for writer images.Gulsah Kose
2016-11-13add missing dependencyDavid Tardon
2016-11-13move all tests for DLP libs to one placeDavid Tardon
2016-11-13Fix buildKhaled Hosny
2016-11-13Change remaining sal_Int32 to ContinuationFlags ...Korrawit Pruegsanusak
2016-11-13The bigendian parameter is always set to oneKhaled Hosny
2016-11-13Unused codeKhaled Hosny
2016-11-12Actually this should be MAXROWCOUNT.Kohei Yoshida
2016-11-12Address warning from the MSVC compiler.Kohei Yoshida
2016-11-12loplugin:staticmethodsKohei Yoshida
2016-11-12loplugin:stringconstantKohei Yoshida
2016-11-12Dump the state of the "save" data as well.Kohei Yoshida
2016-11-12Let's just dump the result tree in dbgutil build.Kohei Yoshida
2016-11-12Let's hook up the pivot table dumper code to Ctrl-Shift-F8 as well.Kohei Yoshida
2016-11-13Remove empty fileTakeshi Abe
2016-11-12Renaming due to the fact that it now dumps non-formula blocks too.Kohei Yoshida
2016-11-12Keep loplugin:staticmethods happy.Kohei Yoshida
2016-11-12Dump the other block types as well.Kohei Yoshida
2016-11-12Let's not dump formula results.Kohei Yoshida
2016-11-12Ctrl-Shift-F8 to dump the column storage where the cursor is.Kohei Yoshida
2016-11-12accidentally kept always scroll test enabled.. tdf#46200 follow-upEike Rathke
2016-11-12tdf#69981 - sc: blank empty cells in TextToColumnsTamás Gulácsi
2016-11-12Access2Base - 3 typosJean-Pierre Ledure