summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-07-20loplugin:unusedmethods svlNoel Grandin11-36/+0
2015-07-19Fix typosAndrea Gelmini4-7/+7
2015-07-19sal_uIntPtr to sal_uInt32, for consistencyMatteo Casalin3-8/+8
2015-07-19Prefer member initializers to (cascaded) assignmentsMatteo Casalin1-5/+13
2015-07-19Use sal_uInt32 consistently for WindowStateData::SetMask and relatedMatteo Casalin1-19/+19
2015-07-18sax: convert MergeMarksEnum to enum classMichael Stahl1-2/+2
2015-07-18sax, sw: try to make that maMarkStack easier to understandMichael Stahl1-2/+4
2015-07-18Convert SdTbxControl to the generic controllerMaxim Monastirsky1-16/+3
2015-07-17basic: try to prevent MSVC from generating copy assignmentMichael Stahl1-0/+3
2015-07-17editeng: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl1-2/+2
2015-07-17basic: replace boost::ptr_vector with std::vector<std::unique_ptr>>Michael Stahl1-3/+3
2015-07-17svl: try to prevent MSVC from generating copy assignmentMichael Stahl1-0/+5
2015-07-17svl: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+5
2015-07-17remove deprecated methods in unotools::CharClassNoel Grandin1-21/+0
2015-07-17com::sun::uno->css in avmedia and animationsNoel Grandin3-15/+14
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin17-24/+24
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe9-37/+36
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2-18/+18
2015-07-17loplugin:unusedmethods filterNoel Grandin6-48/+0
2015-07-17StyleManager: move style search to its own methodTomaž Vajngerl2-7/+1
2015-07-17create the stlye preview renderer with style as parameterTomaž Vajngerl2-0/+8
2015-07-16Convert Alignment button to the generic controllerMaxim Monastirsky1-47/+0
2015-07-16Convert FontWorkShapeTypeControl to the generic controllerMaxim Monastirsky1-11/+0
2015-07-16add more chart sidebar contextsMarkus Mohrhard1-0/+3
2015-07-16Typo: deprected->deprecatedJulien Nabet1-1/+1
2015-07-16why bring ucb into the tempfile story when its always a file://Caolán McNamara1-11/+4
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin38-287/+0
2015-07-16loplugin:unusedmethods svxNoel Grandin59-664/+29
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-16tools: replace boost::ptr_vector with std::unordered_mapMichael Stahl1-77/+86
2015-07-16loplugin:unusedmethods editengNoel Grandin34-161/+5
2015-07-16-Werror,-Wunused-private-fieldStephan Bergmann2-4/+0
2015-07-16loplugin:saloverrideStephan Bergmann1-2/+2
2015-07-16loplugin:saloverrideStephan Bergmann1-1/+1
2015-07-16loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-07-16loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-07-16-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-07-16Remove unused SfxViewEventHintStephan Bergmann1-19/+0
2015-07-16Separators between services typesSzymon Kłos1-0/+2
2015-07-16RemoteFilesDialog moved to fpickerSzymon Kłos1-167/+0
2015-07-16moved the FolderTree classSzymon Kłos2-15/+57
2015-07-16tree settings moved inside classSzymon Kłos1-1/+0
2015-07-16RemoteFilesDialog: auto file extension in the save modeSzymon Kłos1-0/+2
2015-07-16RemoteFilesDialog: enable controls in one placeSzymon Kłos1-0/+3
2015-07-16RemoteFilesDialog: handled save buttonSzymon Kłos1-4/+3
2015-07-16Working toolbar entry: Save As > Remote fileSzymon Kłos1-0/+1
2015-07-16'Save As' popup menu in the Writer's toolbarSzymon Kłos1-0/+15
2015-07-16RemoteFilesDialog: handlers for file name editingSzymon Kłos1-0/+3
2015-07-16SvtFileDialog_Base in new fileSzymon Kłos1-5/+1
2015-07-16tdf#84190 : when auth fails, don't remember passwords for cmisSzymon Kłos1-3/+5