summaryrefslogtreecommitdiff
path: root/compilerplugins/LICENSE.TXT
blob: 88b93d448864303feda0f11addf19b9121d61bef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
University of Illinois/NCSA
Open Source License

Copyright (c) 2012-2020 The Document Foundation
All rights reserved.

Developed by:

    The LibreOffice developers

    The Document Foundation

    https://www.libreoffice.org/

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal with
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimers.

    * Redistributions in binary form must reproduce the above copyright notice,
      this list of conditions and the following disclaimers in the
      documentation and/or other materials provided with the distribution.

    * Neither the names of the LLVM Team, University of Illinois at
      Urbana-Champaign, nor the names of its contributors may be used to
      endorse or promote products derived from this Software without specific
      prior written permission.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
SOFTWARE.
017-01-17 16:08:47 +0100'>2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski 2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski 2017-01-13new loplugin: useuniqueptr: vclNoel Grandin 2017-01-05tdf#102059 NotebookBar accessible using F6 keySzymon Kłos 2017-01-03SetPin and IsPinned are in an always-false circular isolated relationshipCaolán McNamara 2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin 2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin 2016-11-24vcl: rename Window::Notify to EventNotifyMichael Stahl 2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara 2016-11-15sigh, then you can't shrink manually past size requestCaolán McNamara 2016-11-15Resolves: tdf#102957 revert SetMinOutputSizePixel workaroundCaolán McNamara 2016-11-03loplugin:unnecessaryvirtualNoel Grandin 2016-10-11Height and Width seem to be swapped hereMaxim Monastirsky 2016-10-11Merge SystemWindow and FloatingWindow setPosSizeOnContainee methodsMaxim Monastirsky 2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann 2016-10-03Resolves: tdf#99324 accel underlines don't appear in extension option pagesCaolán McNamara 2016-10-03fix indentCaolán McNamara 2016-08-15mbInitialLayoutDone is unusedCaolán McNamara 2016-08-08Resolves: tdf#99324 let bare tabpage in dialogs get toggled auto-mnemonicsCaolán McNamara 2016-08-02Resolves: tdf#99324 let sidebar toggle auto-mnemonics on/off with altCaolán McNamara 2016-07-31rename ImplWindowAutoMnemonic and exposeCaolán McNamara 2016-07-29unhook the alt handling thing from SystemWindowCaolán McNamara 2016-07-11Resolves: tdf#95729 move 'alt' accel enable/disable down to systemwindowCaolán McNamara 2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin 2016-06-28loplugin:stringconstantStephan Bergmann 2016-06-28notebookbar: added slide transition tabSzymon Kłos 2016-06-28VCL : Simplify SystemWindow initialisationArnaud Versini 2016-06-17convert DBG_ASSERT in vclNoel Grandin