summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin6-16/+18
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin2-15/+6
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-37/+36
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-11/+11
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-31/+32
2015-11-13sc: inline LabelsTypeNoel Grandin2-4/+3
2015-11-13sc: rename ObjectSetType to ScDPObjectNoel Grandin3-6/+6
2015-11-13sc:rename ItemsType to ScDPItemDataVecNoel Grandin4-25/+25
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin5-22/+12
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin2-3/+4
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin1-23/+22
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-9/+8
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-15/+16
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin2-23/+22
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin3-30/+24
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin4-13/+14
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+6
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin2-5/+4
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-4/+4
2015-11-13sc: boost::ptr_vector->std::vector<std::unique_ptr>Noel Grandin2-15/+16
2015-11-13libreofficekit: loplugin:cstylecastMiklos Vajna1-1/+1
2015-11-13Flip buttons: Make the tooltip an uno command propertySamuel Mehrbrodt2-40/+19
2015-11-13Vcl: Add TooltipLabel to vcl buttons alsoSamuel Mehrbrodt3-5/+14
2015-11-13sw: prefix members of SwIdxFormDlgMiklos Vajna1-21/+21
2015-11-13sw: prefix members of SwXMLTableContextMiklos Vajna2-229/+229
2015-11-13sw: prefix members of SwLabPreviewMiklos Vajna2-84/+84
2015-11-13sw: prefix members of SwParaPortionMiklos Vajna2-61/+61
2015-11-13LOK: calc formula callback + formula bar implementation in gtkMihai Varga4-1/+63
2015-11-13LOK: setClientZoom() - sets the client zoom levelMihai Varga14-16/+158
2015-11-13tdf#95744: saving shape names re-enabledOliver Specht1-1/+1
2015-11-13Toolbar: Use 'Name', not 'Label' property for Toolbar itemsSamuel Mehrbrodt1-1/+1
2015-11-12while at it, avoid repeated operator[] accessEike Rathke1-6/+9
2015-11-12in a cellRangeAddress single quotes are escaped by doubling themEike Rathke1-1/+1
2015-11-12there are also no significant double quotes in an ODF cellRangeAddressEike Rathke1-6/+2
2015-11-12there are no significant brackets in an ODF cellRangeAddressEike Rathke1-7/+1
2015-11-12remove bIsFormula parameter, it was always falseEike Rathke3-5/+3
2015-11-12name this what it doesEike Rathke3-3/+3
2015-11-12Make "make debugrun" use lldb on MacStephan Bergmann1-4/+2
2015-11-12loplugin:stringconstantStephan Bergmann1-2/+2
2015-11-12tdf#76239 extract real file version from ttf filesAndras Timar1-2/+17
2015-11-12loplugin:passstuffbyrefStephan Bergmann2-2/+2
2015-11-12lok: Use reference instead of copy constructing in range-based for.Jan Holesovsky1-5/+5
2015-11-12remove fixme comment and fragments of things that are done since longEike Rathke2-12/+0
2015-11-12Generalize COM_GCC_IS_CLANG -> COM_IS_CLANGStephan Bergmann27-90/+84
2015-11-12tdf#95551 - fix image map crash.Michael Meeks1-3/+9
2015-11-12Add a trivial Visual Studio solution with a single project to run soffice.binTor Lillqvist3-2/+102
2015-11-12Related tdf#90249 A reinterpretation of the previous fix...Giuseppe Castagno2-29/+29
2015-11-12Clone formatting: Usage description should be only in the tooltipSamuel Mehrbrodt1-0/+3
2015-11-12Add a new TooltipLabel property for uno commandsSamuel Mehrbrodt4-9/+27
2015-11-12Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3Caolán McNamara1-0/+1