summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2021-04-09Fix autorecovery using wrong directorySamuel Mehrbrodt
2020-03-19tdf#129096: Document Recovery: Use TypeDetection on loadVasily Melenchuk
2020-02-14tdf#126700 allow replacing the default documentsJan-Marek Glogowski
2019-11-05tdf#126293 Use lazy-loading stock Image to simplify fwk image listsMichael Meeks
2019-11-03simplify ImageListNoel Grandin
2019-10-31Resolves: tdf#124267 accelerator in tooltipCaolán McNamara
2019-08-20tdf#125869 LibreOffice UI freezes (shows not responding) while exporting a pdfNoel Grandin
2019-06-25tdf#126054 uses after free when menubutton and menu torn down during executionCaolán McNamara
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-24use vcl::Timer in StatusIndicatorFactoryNoel Grandin
2019-05-23No need for AcceleratorCache::takeOver...Stephan Bergmann
2019-05-23PathInfo::takeOver does same as copy assignment opStephan Bergmann
2019-05-22New loplugin:dataStephan Bergmann
2019-05-16Don't call Application::Quit() in Desktop::terminate() on iOSTor Lillqvist
2019-05-15tdf#83722: Restrict the condition only to File > NewKatarina Behrens
2019-05-13tdf#83722: don't recycle frame with unmodified templateKatarina Behrens
2019-05-13Remove java mouse/keyboard event testsSamuel Mehrbrodt
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10an is used before a vowel soundCaolán McNamara
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-05-04tdf#105881 Toolbar keyboard navigation fixesJim Raykowski
2019-05-02tdf#45904 Move XReplaceDescriptor Java tests to C++Jens Carl
2019-04-30improve loplugin:stringconstantNoel Grandin
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl
2019-04-25tdf#45904 Move TableColumn Java tests to C++Jens Carl
2019-04-23tdf#124886 Toolbar button icons are off by oneNoel Grandin
2019-04-19optimise find/insert patternNoel Grandin
2019-04-16fix usage of successful/successfully in commentsNoel Grandin
2019-04-15tdf#124649 framework menubar: show icons for most importent itemsandreas kainz
2019-04-13loplugin:sequentialassign in frameworkNoel Grandin
2019-04-12internally resize image instead of scaling bitmaps outsideTomaž Vajngerl
2019-04-09[API CHANGE] Asserts to never clear already cleared guardMike Kaganski
2019-04-07Don't use resettable/clearable guard where plain guard is enoughMike Kaganski
2019-04-07Clear correct guardMike Kaganski
2019-04-06Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin
2019-04-05Remove unused using declarations in directories [e-l]*Gabor Kelemen
2019-04-03Fix typosJens Carl
2019-04-03tdf#45904 Move XCellRange Java tests to C++Jens Carl
2019-04-02tdf#45904 Move XPropertySet Java tests to C++Jens Carl
2019-03-25new loplugin:unoqueryNoel Grandin
2019-03-21tdf#121671 Floating toolbars remain their position after reopenIlhan Yesil
2019-03-20Simplify: avoid OUString copy() and get just needed tokensMatteo Casalin
2019-03-17tdf#45904 Move XEnumerationAccess Java test to C++Jens Carl
2019-03-15tdf#45904 Move XTableColumns Java tests to C++Jens Carl
2019-03-14Use indexed getToken()Matteo Casalin
2019-03-13tdf#124042: There are no progress bars that vcl would handle on iOS or AndroidTor Lillqvist
2019-03-13tdf#45904 Move XNameReplace Java tests to C++Jens Carl
2019-03-09loplugin:unusedmethodsNoel Grandin