summaryrefslogtreecommitdiff
path: root/desktop
AgeCommit message (Expand)AuthorFilesLines
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-2/+2
2021-08-20New loplugin:unusedcapturedefaultStephan Bergmann1-2/+2
2021-08-20go on switching from boost::property_tree to JsonWriterMarco Cecchetti1-48/+31
2021-08-18Avoid LIBO_USE_SOURCE_LOCATION feature on user-facing LockFileExceptionStephan Bergmann1-2/+4
2021-08-18undo changes to TextAlignCaolán McNamara1-1/+1
2021-08-16remove unnecessary captureNoel Grandin1-1/+1
2021-08-16Drop tools::Rectangle::getX/getY, which are just duplicates of Left/TopMike Kaganski1-3/+3
2021-08-16Use o3tl::toTwips to define MINBODYMike Kaganski1-1/+1
2021-08-16LOK: freemium: added new parameter in the APIPranam Lashkari1-4/+7
2021-08-16LOK: introduced Freemium LOK APIPranam Lashkari2-1/+21
2021-08-16Cleaning up decleration and initialization of unique_ptr variablesHossein1-11/+4
2021-08-15rtl::Static -> thread-safe static localNoel Grandin2-10/+4
2021-08-14tdf#140226: use StaticWhichCastEmircan Agac1-3/+3
2021-08-13rtl::Static -> thread-safe static localNoel Grandin2-36/+23
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-08-12lok: sw: avoid duplicate LOK_CALLBACK_TABLE_SELECTED msgsDennis Francis1-0/+1
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl1-2/+3
2021-08-10indexing: use XML as input that is identical to indexing XMLTomaž Vajngerl1-2/+5
2021-08-10indexing: add support for SdrObjects in SearchResultLocatorTomaž Vajngerl1-1/+1
2021-08-05improve LOK notifyInvalidationNoel Grandin1-4/+3
2021-08-05drop unneeded forward declareCaolán McNamara2-3/+0
2021-08-05No need for extra uno commands for shape hyperlinksSamuel Mehrbrodt1-1/+1
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin6-10/+11
2021-08-02convert #defines to OUStringLiteralNoel Grandin12-35/+35
2021-07-31getArray->getConstArrayNoel Grandin1-1/+1
2021-07-30convert TextAlign to scoped enumCaolán McNamara1-1/+1
2021-07-30indexing: add LOKit API to render the search result into a bitmapTomaž Vajngerl3-1/+105
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin1-3/+0
2021-07-27drop SvtLanguageOptions classNoel Grandin1-3/+8
2021-07-26use officecfg for security optionsNoel Grandin1-1/+1
2021-07-26use officecfg for menu optionsNoel Grandin1-4/+5
2021-07-25simplify SvFontSubstNoel Grandin1-1/+1
2021-07-22flatten vcl::LazyDeleteNoel Grandin1-2/+1
2021-07-21Related: tdf#135762 Suppress cout if not command lineEike Rathke1-8/+11
2021-07-20jsdialog: remove UITest based events executionSzymon Kłos1-95/+8
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski1-1/+1
2021-07-19jsdialog: early return if welded widget foundSzymon Kłos1-48/+47
2021-07-16Output proper language tag instead of Language+Country concatenationEike Rathke1-2/+2
2021-07-15lok: include the label of the status indicatorHenry Castro1-2/+2
2021-07-15Related: tdf#135762 Allow --convert-to csv to specify 1-based sheet numberEike Rathke1-2/+11
2021-07-14rhbz#1980800 allow --convert-to csv to write each sheet to a separate fileCaolán McNamara1-4/+22
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt2-5/+1
2021-06-30Avoid accumulating a huge number of Trace Events before calling the callbackTor Lillqvist1-0/+7
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin5-5/+5
2021-06-23lok: allow .uno:JumpToMark.Michael Meeks1-0/+1
2021-06-22configure: Improve help-options handlingJan-Marek Glogowski3-4/+5
2021-06-18Add Last 4 UNO Commands To CrashReport DumpGopi Krishna Menon1-0/+30
2021-06-18Add Active Sfx Object Name To CrashReport DumpGopi Krishna Menon1-9/+11
2021-06-18VCL graphics rendering tests that a run on LO version changehomeboy4451-0/+15
2021-06-17use string_view in the Translate APINoel Grandin1-2/+2