summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-24loplugin:constantfunction: frameworkNoel Grandin
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-03TyposJulien Nabet
2015-02-23Avoid unnecessary bad downcasts from PopupMenu to AddonPopupMenuStephan Bergmann
2015-02-21TyposJulien Nabet
2015-02-18TyposJulien Nabet
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-09Fix of a few typosAndrea Gelmini
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-24Typo: syncro->synchroJulien Nabet
2015-01-21Resolves: fdo#87636 New button not clickable when Templates preselectedCaolán McNamara
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-12-09changed timers to idleJennifer Liebel
2014-12-09changed some timer to idleJennifer Liebel
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11fdo82708 Add missing tooltips to Writer StatusbarSamuel Mehrbrodt
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-30framework: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12framework: sal_Bool -> boolStephan Bergmann
2014-09-12vcl: It's a close button, there is no such a thing as a 'closer'.Jan Holesovsky
2014-09-10Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist
2014-08-18document the swap-on-free idiom usageNoel Grandin
2014-08-15drop TabControl resource loaderCaolán McNamara