summaryrefslogtreecommitdiffstats
path: root/sw/source/ui
Commit message (Expand)AuthorAgeFilesLines
* tdf#89337: Fixing crash in edit/index dialog, againOliver Specht2015-10-291-1/+6
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-211-14/+15
* loplugin:defaultparamsStephan Bergmann2015-10-207-15/+14
* loplugin:defaultparamsStephan Bergmann2015-10-1922-39/+38
* coverity#1327442 Division or modulo by zeroCaolán McNamara2015-10-171-2/+3
* convert Link<> to typedNoel Grandin2015-10-161-4/+7
* convert Link<> to typedNoel Grandin2015-10-162-3/+2
* convert Link<> to typedNoel Grandin2015-10-162-3/+3
* sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky2015-10-164-9/+9
* sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky2015-10-164-9/+9
* convert Link<> to typedNoel Grandin2015-10-1642-295/+236
* calling IsSet() before Call() on Link<> is unnecessaryNoel Grandin2015-10-151-5/+3
* convert Link<> to typedNoel Grandin2015-10-1510-81/+67
* convert Link<> to typedNoel Grandin2015-10-157-14/+19
* cppcheck:variableScopeNoel Grandin2015-10-151-43/+43
* convert Link<> to typedNoel Grandin2015-10-143-12/+10
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-12128-1158/+1158
* no need to explicitly specify these destructorsNoel Grandin2015-10-121-4/+0
* convert Link<> to typedNoel Grandin2015-10-1251-318/+304
* Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet2015-10-076-19/+19
* vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken2015-10-0636-62/+36
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-069-22/+20
* need <numeric> for std::accumulateNoel Grandin2015-10-061-0/+1
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-051-9/+7
* sw: let's try to write a C++ program, stop using reserved identifiersMichael Stahl2015-10-051-26/+26
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-10-052-17/+15
* sw: replace boost::ptr_vector with std::vectorMichael Stahl2015-10-021-0/+4
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-3/+0
* Fix typosAndrea Gelmini2015-09-294-5/+5
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-293-13/+13
* sw table styles: Implement table styles in Writer.Jan Holesovsky2015-09-272-2/+2
* hackfect 2015: vertical text columns need page height not widthCaolán McNamara2015-09-251-8/+38
* convert Link<> to typedNoel Grandin2015-09-2417-115/+148
* convert Link<> to typedNoel Grandin2015-09-231-25/+23
* convert Link<> to typedNoel Grandin2015-09-234-10/+13
* convert Link<> to typedNoel Grandin2015-09-237-15/+11
* convert Link<> to typedNoel Grandin2015-09-231-10/+10
* convert Link<> to typedNoel Grandin2015-09-231-14/+12
* convert Link<> to typedNoel Grandin2015-09-231-13/+11
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-211-2/+2
* convert Link<> to typedNoel Grandin2015-09-201-3/+2
* convert Link<> to typedNoel Grandin2015-09-202-7/+6
* convert Link<> to typedNoel Grandin2015-09-202-13/+12
* Give drawing objects unique names by defaultCaolán McNamara2015-09-171-0/+5
* boost->stdCaolán McNamara2015-09-1728-54/+35
* convert Link<> to typedNoel Grandin2015-09-1714-49/+49
* sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-09-161-5/+6
* Avoid getTokenCount in (SwMailMergeOutputTypePage) TypeHdl_Impl linkMatteo Casalin2015-09-141-9/+6
* boost->stdCaolán McNamara2015-09-131-2/+1
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-1/+1