summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2019-09-04tdf#127110 XLSX export: fix bad view positionLászló Németh
2019-09-03tdf#127277 Move Insert->QR code menu item to Insert->Object->QR codeRoman Kuznetsov
2019-09-03Fix typosAndrea Gelmini
2019-09-03Resolves: tdf#127168 dismiss menu before executing sortCaolán McNamara
2019-09-03Fix typosAndrea Gelmini
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara
2019-09-01Fix '..'Andrea Gelmini
2019-09-01Fix '..'Andrea Gelmini
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31drop some unnecessary includesCaolán McNamara
2019-08-31Fix typosAndrea Gelmini
2019-08-29LOK: per-view support for isMobile()Muhammet Kara
2019-08-29Added mobile friendly ui design for ConditionalFormattingDialogmerttumer
2019-08-28Send Bcp47 codes with regionSzymon Kłos
2019-08-28Handle LANGUAGE_NONE caseSzymon Kłos
2019-08-28Send ISO language code on state changedSzymon Kłos
2019-08-28Remove unnecessary braces.Kohei Yoshida
2019-08-27Use lambda expression here instead of a function object.Kohei Yoshida
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida
2019-08-27use SdrCircKind enum more widelyNoel Grandin
2019-08-27You can just check for nCheckPos being 0 for non-error condition.Kohei Yoshida
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt
2019-08-26fix impress crash in shape listenerNoel Grandin
2019-08-26tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin
2019-08-26Missing include (Windows --disable-pch)Stephan Bergmann
2019-08-25Fix typo in codeAndrea Gelmini
2019-08-25cid#1242793 Untrusted value as argumentCaolán McNamara
2019-08-24loplugin:returnconstval in sal..scNoel Grandin
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara
2019-08-23loplugin:returnconstval in ooxNoel Grandin
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-23loplugin:returnconstval in saxNoel Grandin
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet
2019-08-21Return std::unique_ptr directly.Kohei Yoshida
2019-08-21Namespace doesn't need a semicolon.Kohei Yoshida
2019-08-20tdf#119388 speed up listener broadcastNoel Grandin
2019-08-20tdf#119388 don't broadcast when lockedNoel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-08-20Resolves: tdf#126781 don't let width grow to fit condition textCaolán McNamara
2019-08-20Fix typosAndrea Gelmini
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard
2019-08-19uitest: log more events in Calc:Ahmed ElShreif
2019-08-19uitest: log more eventsAhmed ElShreif
2019-08-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara