summaryrefslogtreecommitdiffstats
path: root/framework/inc
Commit message (Expand)AuthorAgeFilesLines
* make some classes module-privateNoel Grandin2019-11-1913-31/+29
* tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen2019-11-1199-387/+29
* MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky2019-11-071-0/+2
* readme not a sufficient indicatorCaolán McNamara2019-11-041-3/+3
* Toolbar: Added usage of ImageControl as toolbar controlSerge Krot2019-11-042-0/+60
* Removed executable permission on src fileAndrea Gelmini2019-11-011-0/+0
* Toolbar: add usage of FixedText as toolbar controlSerge Krot2019-11-012-0/+56
* ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot2019-11-011-1/+8
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-184-5/+30
* loplugin:constmethod in framework..lotuswordproNoel Grandin2019-09-262-2/+2
* tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov2019-09-111-2/+1
* TyposAndrea Gelmini2019-09-112-2/+2
* Fix '..'Andrea Gelmini2019-09-011-1/+1
* Fix typosAndrea Gelmini2019-09-011-1/+1
* loplugin:returnconstval in frameworkNoel Grandin2019-08-248-10/+10
* tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin2019-08-202-5/+59
* Fix typosAndrea Gelmini2019-08-191-2/+2
* Fix typoAndrea Gelmini2019-08-181-2/+2
* Fix typosAndrea Gelmini2019-08-171-3/+3
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann2019-07-316-6/+6
* loplugin:unusedfieldsNoel Grandin2019-07-241-5/+0
* simplify framework image manager load/save codeNoel Grandin2019-07-232-22/+8
* Simplify framework image managerNoel Grandin2019-07-232-37/+0
* loplugin:referencecasting in frameworkNoel Grandin2019-07-201-2/+1
* tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov2019-06-192-4/+2
* Fix typoAndrea Gelmini2019-06-141-1/+1
* Fix typosAndrea Gelmini2019-06-081-2/+2
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-081-2/+2
* TyposJulien Nabet2019-06-081-2/+2
* Fix typoAndrea Gelmini2019-06-081-2/+2
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-081-1/+1
* Fix typoAndrea Gelmini2019-06-061-3/+3
* use vcl::Timer in StatusIndicatorFactoryNoel Grandin2019-05-242-59/+5
* regenerate PCH headersLuboš Luňák2019-05-122-4/+4
* an uno -> a unoCaolán McNamara2019-05-108-12/+12
* an is used before a vowel soundCaolán McNamara2019-05-101-4/+4
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-094-331/+53
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-283-3/+3
* fix usage of successful/successfully in commentsNoel Grandin2019-04-161-3/+3
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-131-2/+1
* Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin2019-03-201-20/+12
* loplugin:unusedmethodsNoel Grandin2019-03-091-1/+0
* loplugin:unusedfields in frameworkNoel Grandin2019-02-246-19/+0
* MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai2019-02-161-0/+1
* MSForms: Extract menu creation to a separate methodTamás Zolnai2019-02-161-0/+1
* loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin2019-02-151-1/+1