summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-10-29simplify framework::TitleHelperNoel Grandin
2021-10-29tdf#141193 Added support for bar codes in qrcode dialog box[API Change].homeboy445
2021-10-29tdf#128969: Let the user explicitly decide to execute an external programStephan Bergmann
2021-10-29pass DX array around using o3tl::span instead of pointerNoel Grandin
2021-10-28Prepare for removal of non-const operator[] from Sequence in includeMike Kaganski
2021-10-27CPU-specific files should not include templates or inlinesLuboš Luňák
2021-10-27draw valuesets with a visual difference between selected and mouse hoverCaolán McNamara
2021-10-27ignoring transparency for border doesn't seem to make senseCaolán McNamara
2021-10-27if the mouse move is a leave event ignore the crossing positionCaolán McNamara
2021-10-27dont draw highlighted value with focus, only focus the selected valueCaolán McNamara
2021-10-27don't second guess the theme colors in valuesetsCaolán McNamara
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-26Silence -Werror,-Wdeprecated-copyStephan Bergmann
2021-10-26Drop ContainerHelper::vectorToSequence and use comphelper::containerToSequenceMike Kaganski
2021-10-26ValueSet doesn't use WB_NOPOINTERFOCUS anymoreCaolán McNamara
2021-10-26tdf#144513 improve perf when breaking long linesNoel Grandin
2021-10-26there is no WB_RADIOSEL anymoreCaolán McNamara
2021-10-26tdf#131025 swtable: don't apply number format to non-number textJustin Luth
2021-10-26tdf#144374 DOCX: export the password for editingTünde Tóth
2021-10-26flatten ImplGetTextLinesNoel Grandin
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-10-25Introduce LanguageTag::convertToLanguageTypeWithFallback(Locale)Eike Rathke
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-24Use std::transform instead of loopMike Kaganski
2021-10-23Use std::size/begin/end in comphelper::containerToSequenceMike Kaganski
2021-10-23Fix typosAndrea Gelmini
2021-10-23Prefix just nDataRowHeight in brwbox so we can fix a typoJulien Nabet
2021-10-22qt: Adapt log area: "vcl.qt5" -> "vcl.qt"Michael Weghorn
2021-10-22Rename SystemEnvData::Toolkit::{Qt5 -> Qt}Michael Weghorn
2021-10-22LOK: maintain blocked command list per viewPranam Lashkari
2021-10-22LOK: unify freemium APIs and uno command restriction APIsPranam Lashkari
2021-10-22properly flush LOK invalidations in testsLuboš Luňák
2021-10-22better name for a function overloadLuboš Luňák
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22LOK: introduce way to restrict uno commandsPranam Lashkari
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-20svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-19Related: tdf#145173 Add English (Israel) {en-IL} 0xB409 to language listEike Rathke
2021-10-19Remove a std::remove_reference_tStephan Bergmann
2021-10-19Ditch that CharClass constructing ToLower() nonsenseEike Rathke
2021-10-19tdf#113512 Writer: 1.15 line spacing UNO commandJim Raykowski
2021-10-18Introduce MsLangId::getConfiguredSystemLanguage()Eike Rathke
2021-10-18vcl: test OutputDevice::DrawPolyPolygon()Chris Sherlock
2021-10-18sw: avoid popup window for the EmbeddedObject property of an UNO OLE objectMiklos Vajna
2021-10-17Specialize comphelper::makePropertyValue for arithmetic typesMike Kaganski
2021-10-17Simplify comphelper::makePropertyValueMike Kaganski
2021-10-17Simplify Sequences in xmloff (+ merge 2 SetError)Julien Nabet
2021-10-16Use sal::systools::COMReference and drop ComSmartMike Kaganski
2021-10-15Correctly use swap customization point in generic code (for pre C++20)Stephan Bergmann