summaryrefslogtreecommitdiff
path: root/extensions
AgeCommit message (Expand)Author
2021-08-13pre-select todays's date if the date is emptyCaolán McNamara
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-13extensions bibliography: sync the bibliography database window with sw/Miklos Vajna
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-08-13sw bibliography: fix missing identifier + local URL in biblio referenceMiklos Vajna
2021-08-11convert some LogicToLogic calls to use o3tl::convert insteadTomaž Vajngerl
2021-08-10use rtl::math::expm1 instead of boost::math::expm1Caolán McNamara
2021-08-10can return OInterfaceIteratorHelper2 by value hereNoel Grandin
2021-08-09stray unwanted and unneeded image-position propertiesCaolán McNamara
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05fix --enable-online-update afterNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-02Fix --enable-online-update buildStephan Bergmann
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27sw bibliography, local copy: handle the column mapping dialogMiklos Vajna
2021-07-27sw bibliography, local copy: handle the bibliography database windowMiklos Vajna
2021-07-23do not use "using namespace std" in headersCollabora
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-17Related: tdf#143357 set blank label for no dateCaolán McNamara
2021-07-16Related: tdf#143357 explicitly set the default of focus-on-clickCaolán McNamara
2021-07-16extensions: bibliography database window: add UI to set a page number on a URLMiklos Vajna
2021-07-14extensions: bibliography database window: add browse button for URLsMiklos Vajna
2021-07-12Fix extended tip after translationOlivier Hallot
2021-07-12tdf#126665 Remember last used file picker directorySamuel Mehrbrodt
2021-07-09Make loplugin:stringadd slightly more aggressiveStephan Bergmann
2021-07-09loplugin:indentation (clang-cl)Stephan Bergmann
2021-07-02stray unwanted image-position for CheckButtonCaolán McNamara
2021-06-25Add back computation of excepinfo.bstrDescription lengthStephan Bergmann
2021-06-25-Werror,-Wunused-but-set-parameter (clang-cl 13 trunk)Stephan Bergmann
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-19use more TellEnd()Noel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-14only one of the radiobuttons in a group should be activeCaolán McNamara
2021-06-03Revert "Initialize vector directly with the already known count number"Julien Nabet
2021-06-02Initialize vector directly with the already known count numberJulien Nabet
2021-06-01loplugin:stringview (clang-cl)Stephan Bergmann
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21use toggle instead of click for RadioButtonCaolán McNamara
2021-05-20use toggle instead of click for CheckButtonCaolán McNamara
2021-05-19loplugin:noexcept (clang-cl)Stephan Bergmann
2021-05-15inherit LinkButton and Notebook from Widget instead of ContainerCaolán McNamara
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-03loplugin:unnecessaryparen small improvementNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-27loplugin:stringadd (clang-cl)Stephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin