summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2019-12-03use scoped enumStephan Bergmann1-14/+13
2019-12-03remove some useless comment linesNoel Grandin3-3/+0
2019-12-03Make OpenCLMinimumDataSize configuration property non-nillableStephan Bergmann1-1/+1
2019-12-03desktop: disable callback handling while changing the viewAshod Nakashian2-20/+33
2019-12-03lok: formula bar: function completionMarco Cecchetti2-1/+19
2019-12-02android: Get rid of the 'old' vs. Online-based runtime distinction.Jan Holesovsky1-15/+6
2019-12-01cppcheck: performing init in init list (desktop/editeng)Julien Nabet1-4/+10
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann33-92/+92
2019-11-30lok: add viewId to window painting, to allow special-casing on render.Michael Meeks2-7/+25
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-27Remove unused BackendImpl::t_string2objectStephan Bergmann1-2/+0
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann1-3/+3
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+2
2019-11-26We use the system clipboard on iOS and not the "LOK clipboard"Tor Lillqvist2-2/+23
2019-11-24cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.)Julien Nabet2-5/+3
2019-11-24lok: Chart context menu: Replace tunneled context menu with JS context menu.Tamás Zolnai1-2/+12
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann16-5/+68
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann5-6/+6
2019-11-19tdf#128523: drop cache directory when restart manager initiates restartMike Kaganski1-0/+13
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann1-0/+4
2019-11-16Replace some std::once with static initializersMike Kaganski1-12/+6
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-0/+2
2019-11-10Added Orientation argument to LOKIT renderFontMert Tumer2-7/+30
2019-11-06loplugin:indentation find broken if statementsNoel Grandin1-1/+1
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks1-1/+1
2019-11-06Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks1-7/+1
2019-11-04lok: share conversion of OUString to C strings.Michael Meeks1-61/+24
2019-11-02New loplugin:conditionalstringStephan Bergmann2-2/+2
2019-10-31jsdialogs: refresh SidebarDockingWindow after eventSzymon Kłos1-2/+2
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann3-9/+4
2019-10-30Fix Plugin::containsPreprocessingConditionalInclusionStephan Bergmann1-2/+1
2019-10-29Resolves: tdf#127645 fix crash on revisit to check updatesCaolán McNamara1-3/+2
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-25remove unnecessary .uis 'require' on lib=LibreOfficeCaolán McNamara1-1/+0
2019-10-24Introduce OStringCharStephan Bergmann1-2/+2
2019-10-22lok: convert JSON to StringMap in sent DialogEvent functionHenry Castro1-44/+30
2019-10-21jsdialogs: handle spinfieldsSzymon Kłos1-2/+21
2019-10-21jsdialogs: use click event if not a comboboxSzymon Kłos1-5/+15
2019-10-21jsdialogs: force resend UI descriptionSzymon Kłos1-1/+2
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin1-2/+2
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-12/+27
2019-10-18jsdialogs: handle combobox selectionsSzymon Kłos1-4/+32
2019-10-18jsdialogs: avoid exception crashing app on eventsSzymon Kłos1-4/+7
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann1-1/+1
2019-10-16Send 'INPLACE EXIT' on inplace deactivationSzymon Kłos1-1/+9
2019-10-16loplugin:bufferadd loosen some constraintsNoel Grandin4-59/+50
2019-10-15jsdialogs: handle dialog eventsSzymon Kłos2-2/+47
2019-10-15new loplugin:bufferaddNoel Grandin4-21/+12
2019-10-15Bin a fairly pointless unconditional NSLog() callTor Lillqvist1-2/+2
2019-10-15move HAVE_FEATURE_DESKTOP/OPENCL to their dedicated headersLuboš Luňák4-2/+5