summaryrefslogtreecommitdiff
path: root/sw/source/uibase/utlui
AgeCommit message (Expand)Author
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-18drop unused params from SvLBoxItem and all it's subclassesNoel Grandin
2016-03-15SwNavigator: Small code cleanupSamuel Mehrbrodt
2016-03-15Fix some commentsSamuel Mehrbrodt
2016-03-14inline some use-once macrosNoel Grandin
2016-03-09loplugin:constantparam in swNoel Grandin
2016-02-23tdf#43514 Navigation tree: improve button nameRohan Kumar
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-22sw: remove commented out code from uibase/utlui/content.cxxChris Sherlock
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02tdf#95408 -"Toggle" in Writer Navigator to be more explicit in what it togglesakki95
2016-01-13loplugin:unusedmethods unused return value in sw/Noel Grandin
2016-01-08tdf#95463 Fixed floating navigator default size, now size is increasedkumar
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-12-10writer: Defer update, until post first render to avoid flicker.Michael Meeks
2015-12-10tdf#94816: fixed some problems in the mail merge wizardOliver Specht
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin
2015-11-16sw: Rename to avoid conflict after Frm -> Frame rename.Jan Holesovsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10sw: prefix members of SwNavigationPIMiklos Vajna
2015-11-10sw: prefix members of SwContentTreeMiklos Vajna
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-05use uno::Reference::set method instead of assignmenNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-15calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin
2015-10-15convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-02tdf#94205 Use o3tl::make_unique instead of new + std::movebureken
2015-09-30Resolves: tdf#93187 gtk3 spin box element in navigator cut-offCaolán McNamara
2015-09-29Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-28move strings out of widgetCaolán McNamara