summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* drop 'using namespace std' in extensions(ole)Julien Nabet2021-10-073-9/+5
* tdf#119891 Scanner dialog has no Help buttonOlivier Hallot2021-10-051-4/+80
* Bump Glade version for sanedialog.uiOlivier Hallot2021-10-041-188/+184
* Extended loplugin:referencecasting/redundantcast (clang-cl): extensionsStephan Bergmann2021-09-302-3/+3
* loplugin:constparams improve handling of pointer paramsNoel Grandin2021-09-302-2/+2
* gives names to all the Idles and TasksNoel Grandin2021-09-281-0/+1
* tdf#50421: use substVariables for remaining %PERCENT% in "Check for Updates"Julien Nabet2021-09-261-1/+1
* Extend loplugin:stringviewparam to starts/endsWith: extensionsStephan Bergmann2021-09-232-5/+10
* lock older -> lock orderCaolán McNamara2021-09-221-1/+1
* clean up ambiguous confusing rectangle APIs like IsInside()Luboš Luňák2021-09-201-1/+1
* remove stray track-visited-linksCaolán McNamara2021-09-151-0/+1
* loplugin:constvarsNoel Grandin2021-09-151-3/+3
* Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski2021-09-151-3/+1
* clang-tidy:readability-redundant-member-initNoel Grandin2021-08-315-7/+1
* Introduce o3tl::saturating_cast for floating-point->integer conversionMike Kaganski2021-08-251-3/+1
* tdf#141097 Revert "Veto process exit while an OLE client is connected"Michael Warner2021-08-202-69/+0
* loplugin:constparamsNoel Grandin2021-08-181-4/+4
* bibliography, local URL: better starting directory when picking a new fileMiklos Vajna2021-08-131-0/+14
* pre-select todays's date if the date is emptyCaolán McNamara2021-08-131-1/+7
* tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara2021-08-134-22/+99
* extensions bibliography: sync the bibliography database window with sw/Miklos Vajna2021-08-133-155/+15
* split SvNumberFormatter into it's own headerNoel Grandin2021-08-132-0/+2
* sw bibliography: fix missing identifier + local URL in biblio referenceMiklos Vajna2021-08-134-2/+100
* convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl2021-08-111-2/+3
* use rtl::math::expm1 instead of boost::math::expm1Caolán McNamara2021-08-101-3/+2
* can return OInterfaceIteratorHelper2 by value hereNoel Grandin2021-08-102-12/+12
* stray unwanted and unneeded image-position propertiesCaolán McNamara2021-08-091-1/+0
* create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2021-08-071-2/+2
* fix --enable-online-update afterNoel Grandin2021-08-052-3/+4
* drop unneeded forward declareCaolán McNamara2021-08-052-2/+0
* Pass context and resource string down to boost::locale separatelyNoel Grandin2021-08-0521-55/+64
* Fix --enable-online-update buildStephan Bergmann2021-08-021-17/+17
* convert #defines to OUStringLiteralNoel Grandin2021-08-024-39/+39
* sw bibliography, local copy: handle the column mapping dialogMiklos Vajna2021-07-272-2/+25
* sw bibliography, local copy: handle the bibliography database windowMiklos Vajna2021-07-276-21/+211
* do not use "using namespace std" in headersCollabora2021-07-234-7/+3
* Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski2021-07-191-1/+1
* Related: tdf#143357 set blank label for no dateCaolán McNamara2021-07-171-2/+5
* Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara2021-07-163-0/+3
* extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna2021-07-163-18/+214
* extensions: bibliography database window: add browse button for URLsMiklos Vajna2021-07-144-5/+57
* Fix extended tip after translationOlivier Hallot2021-07-121-63/+66
* tdf#126665 Remember last used file picker directorySamuel Mehrbrodt2021-07-121-1/+1
* Make loplugin:stringadd slightly more aggressiveStephan Bergmann2021-07-091-3/+1
* loplugin:indentation (clang-cl)Stephan Bergmann2021-07-091-1/+1
* stray unwanted image-position for CheckButtonCaolán McNamara2021-07-021-1/+0
* Add back computation of excepinfo.bstrDescription lengthStephan Bergmann2021-06-251-2/+5
* -Werror,-Wunused-but-set-parameter (clang-cl 13 trunk)Stephan Bergmann2021-06-251-2/+1
* -Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann2021-06-251-2/+1
* use more TellEnd()Noel Grandin2021-06-191-2/+1