summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15Removing old SfxItemSet::getHash usageVarun Dhall
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-15Remove unnecessary user-provided copy functionsStephan Bergmann
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-08-15sw RTF export: indentation fixesMiklos Vajna
2017-08-15tdf#100864 Assign a tooltip to the button to close paneTakeshi Abe
2017-08-15external data: add merge column transformationMarkus Mohrhard
2017-08-15external data: add split column transformationMarkus Mohrhard
2017-08-14Related to tdf#109863: Crash when trying to modify background slide styleTamás Zolnai
2017-08-14Fix typosAndrea Gelmini
2017-08-14external data: add first test for data transformationsMarkus Mohrhard
2017-08-14external data: add initial work for data transformationsMarkus Mohrhard
2017-08-14external data: handle child elements of td correctly in html providerMarkus Mohrhard
2017-08-14Creating a button for the hamburger menuGökhan Gurbetoğlu
2017-08-14updater: fix -Werror=undef problemsMarkus Mohrhard
2017-08-14external data: avoid crash due to exception when downloading failsMarkus Mohrhard
2017-08-14updater: fix dependency for desktop testMarkus Mohrhard
2017-08-14updater: reference the correct new static library nameMarkus Mohrhard
2017-08-14Fix testVLOOKUP to actually use formula groupsTor Lillqvist
2017-08-14Test VLOOKUP, try to handle various special cases and errorsTor Lillqvist
2017-08-14Removing unused SetVersionMap from editengVarun Dhall
2017-08-14Removing unused SetVersionMap from swVarun Dhall
2017-08-14Removing unused SetVersionMap from scVarun Dhall
2017-08-14Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-14Using static_cast instead of dynamic_cast:Mohammed Abdul Azeem
2017-08-14new loplugin:droplongNoel Grandin
2017-08-14Test division and especially error handlingTor Lillqvist
2017-08-14Bin some unnecessary temporary codeTor Lillqvist
2017-08-14Delete sheet when doneTor Lillqvist
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai
2017-08-14Decrease duplicated codeTamás Zolnai
2017-08-14vcl: Drop unused #includeTakeshi Abe
2017-08-14Use the proper names for enabling\disabling master slide objectsTamás Zolnai
2017-08-13ofz#3028: use of uninitialized valuesCaolán McNamara
2017-08-13tdf#110988 Middle click does not paste primary selectionNoel Grandin
2017-08-13cppcheck: really remove the memsetJulien Nabet
2017-08-13log details of exception when we catch std::exceptionNoel Grandin
2017-08-13tdf#85909: EDITING: Native tables visualization not refreshedTamás Zolnai
2017-08-13updater: fix crash on windows while creating the updater command lineMarkus Mohrhard
2017-08-13updater: fix the updater path on windowsMarkus Mohrhard
2017-08-13updater: use desktop.updater log scope consistentlyMarkus Mohrhard
2017-08-13updater: make sure we pass the correct path for the updater executable on winMarkus Mohrhard
2017-08-13updater: call the updater executable on windowsMarkus Mohrhard
2017-08-13cppcheck: Using 'memset' on struct that contains a 'std::unique_ptr'Julien Nabet
2017-08-13fix loplugin:externandnotdefinedMarkus Mohrhard
2017-08-13Revert "cppcheck: variableScope"Markus Mohrhard
2017-08-13external data: add a test that shows that cropping to DB area worksMarkus Mohrhard
2017-08-13external data: reenable the test and adapt to new interfacesMarkus Mohrhard
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara