summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-21loplugin:unusedmethods vbahelperNoel Grandin
2015-07-21loplugin:unusedmethods ooxNoel Grandin
2015-07-21loplugin:unusedmethods formulaNoel Grandin
2015-07-20svtools: this one has a copy constructor but not a copy assingment?Michael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20svtools: change these SvTreeListEntry functions to unique_ptrMichael Stahl
2015-07-20svtools: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-20editeng: need to prevent MSVC from generating SvxRTFParser copy tooMichael Stahl
2015-07-20editeng: try to prevent MSVC from generating copy assignmentMichael Stahl
2015-07-20editeng: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20editeng: replace boost::ptr_map with std::map<std::unique_ptr>>Michael Stahl
2015-07-20loplugin:unusedmethods sfx2Noel Grandin
2015-07-20convert to typed Link<> in sfx2Noel Grandin
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-20loplugin:unusedmethods svlNoel Grandin
2015-07-19Fix typosAndrea Gelmini
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin
2015-07-19Prefer member initializers to (cascaded) assignmentsMatteo Casalin
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky
2015-07-17basic: try to prevent MSVC from generating copy assignmentMichael Stahl
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-07-17basic: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl
2015-07-17svl: try to prevent MSVC from generating copy assignmentMichael Stahl
2015-07-17svl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-07-17remove deprecated methods in unotools::CharClassNoel Grandin
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-17loplugin:unusedmethods filterNoel Grandin
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky
2015-07-16add more chart sidebar contextsMarkus Mohrhard
2015-07-16Typo: deprected->deprecatedJulien Nabet
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-07-16loplugin:unusedmethods svxNoel Grandin
2015-07-16loplugin:simplifyboolStephan Bergmann
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl
2015-07-16loplugin:unusedmethods editengNoel Grandin
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann
2015-07-16loplugin:saloverrideStephan Bergmann
2015-07-16loplugin:saloverrideStephan Bergmann
2015-07-16loplugin:passstuffbyrefStephan Bergmann