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