summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)AuthorFilesLines
2015-10-12no need to explicitly specify these destructorsNoel Grandin1-4/+0
2015-10-12convert Link<> to typedNoel Grandin51-318/+304
2015-10-07Prefer getSelectedFiles to getFiles (sfx2+sw)Julien Nabet6-19/+19
2015-10-06vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etcDouglas Mencken36-62/+36
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht9-22/+20
2015-10-06need <numeric> for std::accumulateNoel Grandin1-0/+1
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-9/+7
2015-10-05sw: let's try to write a C++ program, stop using reserved identifiersMichael Stahl1-26/+26
2015-10-05sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2-17/+15
2015-10-02sw: replace boost::ptr_vector with std::vectorMichael Stahl1-0/+4
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-3/+0
2015-09-29Fix typosAndrea Gelmini4-5/+5
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann3-13/+13
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky2-2/+2
2015-09-25hackfect 2015: vertical text columns need page height not widthCaolán McNamara1-8/+38
2015-09-24convert Link<> to typedNoel Grandin17-115/+148
2015-09-23convert Link<> to typedNoel Grandin1-25/+23
2015-09-23convert Link<> to typedNoel Grandin4-10/+13
2015-09-23convert Link<> to typedNoel Grandin7-15/+11
2015-09-23convert Link<> to typedNoel Grandin1-10/+10
2015-09-23convert Link<> to typedNoel Grandin1-14/+12
2015-09-23convert Link<> to typedNoel Grandin1-13/+11
2015-09-21hide ScopedPtr::reset and add disposeAndClearCaolán McNamara1-2/+2
2015-09-20convert Link<> to typedNoel Grandin1-3/+2
2015-09-20convert Link<> to typedNoel Grandin2-7/+6
2015-09-20convert Link<> to typedNoel Grandin2-13/+12
2015-09-17Give drawing objects unique names by defaultCaolán McNamara1-0/+5
2015-09-17boost->stdCaolán McNamara28-54/+35
2015-09-17convert Link<> to typedNoel Grandin14-49/+49
2015-09-16sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-5/+6
2015-09-14Avoid getTokenCount in (SwMailMergeOutputTypePage) TypeHdl_Impl linkMatteo Casalin1-9/+6
2015-09-13boost->stdCaolán McNamara1-2/+1
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-1/+1
2015-09-11tdf#93901: apply handling in style/edit dialog improvedOliver Specht1-1/+11
2015-09-11convert Link<> to typedNoel Grandin7-11/+22
2015-09-10convert Link<> to typedNoel Grandin1-3/+2
2015-09-09stray debugging linesCaolán McNamara1-2/+0
2015-09-09sw: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe12-20/+18
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-09-08convert Link<> to typedNoel Grandin20-46/+45
2015-09-07sw: convert boost::ptr_vector to std::vector<std::unique_ptr>Michael Stahl1-1/+1
2015-09-07convert Link<> to typedNoel Grandin3-10/+10
2015-09-04tdf#92732: fix vclptr lifecycle for index entry editing dialogOliver Specht1-1/+1
2015-09-04convert Link<> to typedNoel Grandin2-9/+5
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara3-10/+10
2015-09-01Make saving the default fonts work againMaxim Monastirsky1-0/+34
2015-09-01sw: use std::unique_ptr<> in dbinsdlgMiklos Vajna1-6/+6
2015-08-31convert Link<> to typedNoel Grandin1-3/+2
2015-08-28make PostUserEvent Link<> typedNoel Grandin5-14/+12