summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Fix autorecovery using wrong directorySamuel Mehrbrodt2021-04-091-1/+1
* tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk2020-03-191-0/+32
* tdf#126700 allow replacing the default documentsJan-Marek Glogowski2020-02-141-6/+4
* tdf#126293 Use lazy-loading stock Image to simplify fwk image listsMichael Meeks2019-11-053-59/+23
* simplify ImageListNoel Grandin2019-11-036-314/+101
* Resolves: tdf#124267 accelerator in tooltipCaolán McNamara2019-10-311-1/+2
* tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin2019-08-205-18/+132
* tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara2019-06-251-1/+3
* Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov2019-05-3119-30/+30
* use vcl::Timer in StatusIndicatorFactoryNoel Grandin2019-05-245-132/+18
* No need for AcceleratorCache::takeOver...Stephan Bergmann2019-05-233-52/+13
* PathInfo::takeOver does same as copy assignment opStephan Bergmann2019-05-231-11/+5
* New loplugin:dataStephan Bergmann2019-05-221-1/+1
* Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist2019-05-161-0/+4
* tdf#83722: Restrict the condition only to File > NewKatarina Behrens2019-05-151-2/+2
* tdf#83722: don't recycle frame with unmodified templateKatarina Behrens2019-05-131-1/+10
* Remove java mouse/keyboard event testsSamuel Mehrbrodt2019-05-132-555/+0
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-133-5/+5
* regenerate PCH headersLuboš Luňák2019-05-122-4/+4
* an uno -> a unoCaolán McNamara2019-05-1024-30/+30
* an is used before a vowel soundCaolán McNamara2019-05-108-13/+13
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-094-331/+53
* tdf#105881 Toolbar keyboard navigation fixesJim Raykowski2019-05-041-0/+8
* tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl2019-05-021-1/+0
* improve loplugin:stringconstantNoel Grandin2019-04-301-1/+1
* rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl2019-04-283-3/+3
* tdf#45904 Move TableColumn Java tests to C++Jens Carl2019-04-251-1/+0
* tdf#124886 Toolbar button icons are off by oneNoel Grandin2019-04-231-1/+2
* optimise find/insert patternNoel Grandin2019-04-191-9/+6
* fix usage of successful/successfully in commentsNoel Grandin2019-04-1611-15/+15
* tdf#124649 framework menubar: show icons for most importent itemsandreas kainz2019-04-151-7/+7
* loplugin:sequentialassign in frameworkNoel Grandin2019-04-1316-45/+19
* internally resize image instead of scaling bitmaps outsideTomaž Vajngerl2019-04-121-15/+7
* [API CHANGE] Asserts to never clear already cleared guardMike Kaganski2019-04-092-54/+60
* Don't use resettable/clearable guard where plain guard is enoughMike Kaganski2019-04-0720-518/+533
* Clear correct guardMike Kaganski2019-04-071-1/+1
* Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin2019-04-061-11/+5
* Remove unused using declarations in directories [e-l]*Gabor Kelemen2019-04-055-8/+0
* Fix typosJens Carl2019-04-033-4/+4
* tdf#45904 Move XCellRange Java tests to C++Jens Carl2019-04-031-1/+0
* tdf#45904 Move XPropertySet Java tests to C++Jens Carl2019-04-021-1/+0
* new loplugin:unoqueryNoel Grandin2019-03-251-1/+1
* tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil2019-03-211-7/+29
* Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin2019-03-201-20/+12
* tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl2019-03-171-1/+0
* tdf#45904 Move XTableColumns Java tests to C++Jens Carl2019-03-151-1/+0
* Use indexed getToken()Matteo Casalin2019-03-143-6/+9
* tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist2019-03-131-5/+14
* tdf#45904 Move XNameReplace Java tests to C++Jens Carl2019-03-131-1/+0
* loplugin:unusedmethodsNoel Grandin2019-03-092-14/+0