summaryrefslogtreecommitdiff
path: root/desktop/source/lib
AgeCommit message (Expand)Author
2021-10-15delay, collect and compress LOK invalidations for Writer viewsLuboš Luňák
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-15lok: Fix graphicselection INPLACE msg is filtered outMert Tumer
2021-10-14tdf#33749 - revised merge and unmerge cells UI controlsRoss Johnson
2021-10-14Fix memory leakMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12loplugin:unusedmethodsNoel Grandin
2021-10-06Deduplicate reference marks and cell auto fill messagesSzymon Kłos
2021-09-28add extra timeout with higher priority to LOK flushingLuboš Luňák
2021-09-28do not use std::find_if() if std::find() does the jobLuboš Luňák
2021-09-28do not check a const variable in every lambda invocationLuboš Luňák
2021-09-28optimize removing from the LOK flush queueLuboš Luňák
2021-09-21vcl: remove OutputDevice's GetDevFontSizeCount() and GetDevFontSize()Chris Sherlock
2021-09-20clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák
2021-09-16use our string->number functions instead of std::istringstreamLuboš Luňák
2021-09-04speed up scanning the LOK queueNoel Grandin
2021-09-03indexing: add indexing xml as a format for writerTomaž Vajngerl
2021-08-31lokinteractionhandler: Use json_writer for JSon types.Gökay ŞATIR
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-20go on switching from boost::property_tree to JsonWriterMarco Cecchetti
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari
2021-08-16Cleaning up decleration and initialization of unique_ptr variablesHossein
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-12lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-20jsdialog: remove UITest based events executionSzymon Kłos
2021-07-19jsdialog: early return if welded widget foundSzymon Kłos
2021-07-16Output proper language tag instead of Language+Country concatenationEike Rathke
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-06-30Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist
2021-06-23lok: allow .uno:JumpToMark.Michael Meeks
2021-06-14Use FontList::GetFirstFontMetric instead of custom iteration codeMike Kaganski
2021-06-09scale VCL's scale cache according to the number of Online viewsLuboš Luňák
2021-06-09We must collect the Trace Events when recording them is turned onTor Lillqvist
2021-06-04lok: Interaction handler for FilterOptionsmerttumer
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-19tdf#142348 Use transparent background for Android Viewer, tooMichael Weghorn
2021-05-11lok: move handleMacroConfirmationRequest to its own methodTomaž Vajngerl
2021-05-11lok: enable macros by default for AndroidTomaž Vajngerl
2021-05-07desktop, lokclipboard: avoid repeating the return type from the declarationMiklos Vajna
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist
2021-04-28Move some static functions from ProfileZone to TraceEvent where they belongTor Lillqvist