summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2019-11-11tdf#42949 Fix IWYU warnings in framework/*/*hxxGabor Kelemen99-387/+29
2019-11-07MenuBarManager: Honor visible property of menu itemsMaxim Monastirsky1-0/+2
2019-11-04readme not a sufficient indicatorCaolán McNamara1-3/+3
2019-11-04Toolbar: Added usage of ImageControl as toolbar controlSerge Krot2-0/+60
2019-11-01Removed executable permission on src fileAndrea Gelmini1-0/+0
2019-11-01Toolbar: add usage of FixedText as toolbar controlSerge Krot2-0/+56
2019-11-01ToggleButton: add ability to set tooltip text for pop-up menu itemsSerge Krot1-1/+8
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák4-5/+30
2019-09-26loplugin:constmethod in framework..lotuswordproNoel Grandin2-2/+2
2019-09-11tdf#39593 Drop RootItemContainer::GetImplementationArkadiy Illarionov1-2/+1
2019-09-11TyposAndrea Gelmini2-2/+2
2019-09-01Fix '..'Andrea Gelmini1-1/+1
2019-09-01Fix typosAndrea Gelmini1-1/+1
2019-08-24loplugin:returnconstval in frameworkNoel Grandin8-10/+10
2019-08-20tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin2-5/+59
2019-08-19Fix typosAndrea Gelmini1-2/+2
2019-08-18Fix typoAndrea Gelmini1-2/+2
2019-08-17Fix typosAndrea Gelmini1-3/+3
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): frameworkStephan Bergmann6-6/+6
2019-07-24loplugin:unusedfieldsNoel Grandin1-5/+0
2019-07-23simplify framework image manager load/save codeNoel Grandin2-22/+8
2019-07-23Simplify framework image managerNoel Grandin2-37/+0
2019-07-20loplugin:referencecasting in frameworkNoel Grandin1-2/+1
2019-06-19tdf#39593 Remove GetImplementation from ConstItemContainer and ItemContainerArkadiy Illarionov2-4/+2
2019-06-14Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typosAndrea Gelmini1-2/+2
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-2/+2
2019-06-08TyposJulien Nabet1-2/+2
2019-06-08Fix typoAndrea Gelmini1-2/+2
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-08Fix typoAndrea Gelmini1-1/+1
2019-06-06Fix typoAndrea Gelmini1-3/+3
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin2-59/+5
2019-05-12regenerate PCH headersLuboš Luňák2-4/+4
2019-05-10an uno -> a unoCaolán McNamara8-12/+12
2019-05-10an is used before a vowel soundCaolán McNamara1-4/+4
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák4-331/+53
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl3-3/+3
2019-04-16fix usage of successful/successfully in commentsNoel Grandin1-3/+3
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin1-2/+1
2019-03-20Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin1-20/+12
2019-03-09loplugin:unusedmethodsNoel Grandin1-1/+0
2019-02-24loplugin:unusedfields in frameworkNoel Grandin6-19/+0
2019-02-16MSForms: Introduce a new Forms menu which is compatible with MS WordTamás Zolnai1-0/+1
2019-02-16MSForms: Extract menu creation to a separate methodTamás Zolnai1-0/+1
2019-02-15loplugin:simplifybool extend to !(a == b) where comparison an overloaded opNoel Grandin1-1/+1
2019-02-13Pointer is pointlessNoel Grandin2-2/+0