summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-27drop SvtLanguageOptions classNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-22flatten vcl::LazyDeleteNoel Grandin
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke
2021-07-20jsdialog: remove UITest based events executionSzymon Kłos
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
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-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-06-30Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-23lok: allow .uno:JumpToMark.Michael Meeks
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy445
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-16Add Active App Name Field To Crash ReportGopi Krishna Menon
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-08Simplify Sequences initializations (desktop/e*/filter/forms/formula/fpicker)Julien Nabet
2021-06-08Silence -Wunused-but-set-variable (Clang 13 trunk) on volatile variableStephan Bergmann
2021-06-04lok: Interaction handler for FilterOptionsmerttumer
2021-06-01configure: Refactor platform defaultsJan-Marek Glogowski
2021-05-26gbuild: Handle glxtest + vclmain usage via macrosJan-Marek Glogowski
2021-05-25fix some crypto leaksNoel Grandin
2021-05-22fix leak in desktop testNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19tdf#142348 Use transparent background for Android Viewer, tooMichael Weghorn
2021-05-18loplugin:stringview (--enable-breakpad)Stephan Bergmann
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-14Improve loplugin:stringviewStephan Bergmann
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-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29Can use stack instead of heap (desktop/lockfile)Julien Nabet
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29Let's call it "traceeventrecording" and not "profilezonerecording"Tor Lillqvist
2021-04-28use string_view in INetURLObject::encodeNoel Grandin