summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2022-05-26desktop: fix type of the last argument of lok_preinit_2()Miklos Vajna1-1/+1
2022-05-25tdf#149280 modified called after dialog was destroyedCaolán McNamara1-2/+5
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann1-5/+6
2022-05-23sw content controls, picture: add LOK APIMiklos Vajna1-2/+2
2022-05-17add truncate-multiline to match vcl defaultCaolán McNamara1-0/+1
2022-05-13sw content controls, dropdown: add LOK APIMiklos Vajna2-1/+35
2022-05-09osl::Mutex->std::mutex in desktop::AcceptorNoel Grandin2-6/+7
2022-05-05use more o3tl::getTokenNoel Grandin1-0/+1
2022-05-05Just use Any ctor instead of makeAny (Linux, sequel)Stephan Bergmann1-9/+9
2022-05-05use more string_viewNoel Grandin1-26/+26
2022-05-04Just use Any ctor instead of makeAny in desktopStephan Bergmann9-36/+36
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin1-4/+5
2022-05-01use more string_view in variousNoel Grandin5-12/+12
2022-04-30jsdialog: used for formulabarSzymon Kłos1-0/+2
2022-04-29use more string_view in INetURLObjectNoel Grandin2-4/+4
2022-04-26cid#1504268 Silence false data race condition warningStephan Bergmann1-0/+1
2022-04-25tdf#126672 Add search field to extension managerSamuel Mehrbrodt3-7/+47
2022-04-25Update to glade 3.38.2Samuel Mehrbrodt1-87/+84
2022-04-21Drop special-casing for Chart's sidebar property deckMike Kaganski1-10/+1
2022-04-21rhbz#2075918: Join ExtensionCmdQueue::ThreadStephan Bergmann2-11/+2
2022-04-21Use the sander std::condition_variable semantics in ExtensionCmdQueue::ThreadStephan Bergmann1-25/+19
2022-04-21Reliably stop ExtensionCmdQueue::Thread::executeStephan Bergmann1-2/+3
2022-04-20Fix regression in the iOS app (and possibly the Android and GTK apps)Tor Lillqvist1-3/+14
2022-04-19Fix heap-use-after-freeStephan Bergmann1-0/+1
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin3-15/+15
2022-04-17loplugin:stringviewparam convert methods using copy()Noel Grandin1-5/+5
2022-04-15lok: report state for sparkline UNO commandsTomaž Vajngerl1-1/+9
2022-04-14lok: send status update for .uno:SplitCellSzymon Kłos1-0/+1
2022-04-13Clean up O[U]StringBuffer ctors taking a length parameterStephan Bergmann1-1/+1
2022-04-13Follow-up fix to Collabora Online "addfont" handling: avoid assertion failureTor Lillqvist1-2/+2
2022-04-13Handle "addfont" from Collabora OnlineTor Lillqvist1-3/+24
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin2-5/+5
2022-04-13Update remaining DevGuide wiki links.Ilmari Lauhakangas1-1/+1
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin9-20/+25
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin2-16/+18
2022-04-10loplugin:stringview check for getToken and trimNoel Grandin2-5/+7
2022-04-08loplugin:stringviewparam convert methods using trimNoel Grandin1-4/+5
2022-04-06Fix --enable-breakpad buildsStephan Bergmann1-2/+2
2022-04-06tdf#130924 replace debugging printf calls with SAL_INFO/SAL_WARNofftkp1-6/+6
2022-03-30desktop : use std::mutex instead of osl::MutexArnaud Versini1-7/+4
2022-03-28Drop support for OpenGL denylist on X11Stephan Bergmann4-12/+2
2022-03-14Send Calc Insert Headers and Footers state change to LOKAron Budea1-0/+1
2022-03-14add TypedWhichId version of QueryStateNoel Grandin1-9/+9
2022-03-14lok: Fix freshly added comments are not displayedMert Tumer1-1/+6
2022-03-11loplugin:constparamsNoel Grandin2-4/+4
2022-03-11new loplugin:trivialdestructorNoel Grandin2-3/+0
2022-03-07do not pass XComponentContext to officecfg::...::get() callsLuboš Luňák3-5/+4
2022-03-01use SfxItemSet::GetItemIfSet in desktop..reportdesignNoel Grandin1-4/+3
2022-02-25make sure that LOK "updated types" start a timer as wellLuboš Luňák2-6/+14
2022-02-25set the dialog contents to be approx 50 characters wideCaolán McNamara1-1/+2