summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)Author
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-31lokinteractionhandler: Use json_writer for JSon types.Gökay ŞATIR
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann
2021-08-20go on switching from boost::property_tree to JsonWriterMarco Cecchetti
2021-08-18Avoid LIBO_USE_SOURCE_LOCATION feature on user-facing LockFileExceptionStephan Bergmann
2021-08-18undo changes to TextAlignCaolán McNamara
2021-08-16remove unnecessary captureNoel Grandin
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski
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-15rtl::Static -> thread-safe static localNoel Grandin
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
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-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl
2021-08-05improve LOK notifyInvalidationNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-07-30convert TextAlign to scoped enumCaolán McNamara
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