summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2019-09-03tdf#127277 Move Insert->QR code menu item to Insert->Object->QR codeRoman Kuznetsov1-1/+1
2019-09-03Fix typosAndrea Gelmini1-1/+1
2019-09-03Resolves: tdf#127168 dismiss menu before executing sortCaolán McNamara1-1/+2
2019-09-03Fix typosAndrea Gelmini2-2/+2
2019-09-03Resolves: tdf#126935 a11y for hosted EditEngineCaolán McNamara1-1/+1
2019-09-01Fix '..'Andrea Gelmini19-27/+27
2019-09-01Fix '..'Andrea Gelmini32-45/+45
2019-08-31drop some unnecessary includesCaolán McNamara2-2/+0
2019-08-31drop some unnecessary includesCaolán McNamara14-35/+0
2019-08-31drop some unnecessary includesCaolán McNamara3-3/+0
2019-08-31Fix typosAndrea Gelmini1-5/+5
2019-08-29LOK: per-view support for isMobile()Muhammet Kara2-2/+4
2019-08-29Added mobile friendly ui design for ConditionalFormattingDialogmerttumer5-2/+761
2019-08-28Send Bcp47 codes with regionSzymon Kłos2-2/+2
2019-08-28Handle LANGUAGE_NONE caseSzymon Kłos1-2/+6
2019-08-28Send ISO language code on state changedSzymon Kłos2-2/+5
2019-08-28Remove unnecessary braces.Kohei Yoshida1-21/+17
2019-08-27Use lambda expression here instead of a function object.Kohei Yoshida1-12/+6
2019-08-27Use getSystemPathFromFileURL() which is exactly what we need.Kohei Yoshida3-16/+9
2019-08-27use SdrCircKind enum more widelyNoel Grandin5-6/+6
2019-08-27You can just check for nCheckPos being 0 for non-error condition.Kohei Yoshida1-9/+3
2019-08-27Remove duplicated sc imagemap functionsSamuel Mehrbrodt10-139/+21
2019-08-26fix impress crash in shape listenerNoel Grandin1-0/+1
2019-08-26tdf#127163: Add AutoRedactDoc command to the Tools menuMuhammet Kara1-1/+3
2019-08-26enum SvLBoxButtonKind is effectively unusedNoel Grandin2-3/+3
2019-08-26Missing include (Windows --disable-pch)Stephan Bergmann1-0/+1
2019-08-25Fix typo in codeAndrea Gelmini3-6/+6
2019-08-25cid#1242793 Untrusted value as argumentCaolán McNamara1-3/+3
2019-08-24loplugin:returnconstval in sal..scNoel Grandin13-53/+53
2019-08-23Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara2-2/+2
2019-08-23loplugin:returnconstval in ooxNoel Grandin4-4/+4
2019-08-23tdf#119388 add new UNO listener/broadcasterNoel Grandin2-1/+44
2019-08-23Mark move ctors/assignments noexceptMike Kaganski15-35/+35
2019-08-23loplugin:returnconstval in saxNoel Grandin7-12/+12
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov7-18/+7
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski2-3/+3
2019-08-22Fully support importing of XML with nested repeat elements.Kohei Yoshida5-31/+72
2019-08-21Fix full url for calc/styles by adding missing '/'Julien Nabet1-1/+1
2019-08-21Return std::unique_ptr directly.Kohei Yoshida5-6/+7
2019-08-21Namespace doesn't need a semicolon.Kohei Yoshida1-1/+1
2019-08-20tdf#119388 speed up listener broadcastNoel Grandin2-4/+4
2019-08-20tdf#119388 don't broadcast when lockedNoel Grandin1-2/+4
2019-08-20loplugin:constvars in package..scNoel Grandin35-60/+61
2019-08-20Resolves: tdf#126781 don't let width grow to fit condition textCaolán McNamara1-0/+3
2019-08-20Fix typosAndrea Gelmini1-1/+1
2019-08-19uitest: pass OUString by const reference and formatting fixesMarkus Mohrhard5-35/+39
2019-08-19uitest: log more events in Calc:Ahmed ElShreif2-0/+38
2019-08-19uitest: log more eventsAhmed ElShreif3-3/+83
2019-08-19Resolves: tdf#127003 explicit grab focus needs explicit link callbackCaolán McNamara2-0/+13
2019-08-19Fix typosAndrea Gelmini1-1/+1