summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-04-25use std::vector<> instead of embedding next pointers for ErrorHandler dataNoel Grandin1-7/+7
2016-04-25Kill comphelper::MakeMapStephan Bergmann1-65/+0
2016-04-25Kill comphelper::MakeSetStephan Bergmann1-24/+0
2016-04-25rename Errhdl_Impl to ErrorHandler_ImplNoel Grandin1-3/+3
2016-04-25rename EDcr_Impl to DynamicErrorInfo_ImplNoel Grandin1-3/+3
2016-04-24Remove unused comphelper::MakeSequenceStephan Bergmann1-28/+0
2016-04-24Kill comphelper::MakeVectorStephan Bergmann1-23/+0
2016-04-23use FormulaToken::DeleteIfZeroRef() instead of Delete() at some placesEike Rathke1-0/+1
2016-04-23Resolves: tdf#96426 significant whitespace as intersection in Excel syntaxEike Rathke1-0/+15
2016-04-23simplify the ReplaceToken() offset logic to absolute offsetsEike Rathke1-11/+7
2016-04-23alignmentEike Rathke1-4/+4
2016-04-22tdf#81833: form protection can be modified as compatibility optionOliver Specht1-2/+6
2016-04-22Avoid reserved identifierStephan Bergmann1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann2-3/+3
2016-04-22Add an interaction handler wrapper for simple file access.Giuseppe Castagno1-0/+50
2016-04-22Fix typosAndrea Gelmini1-1/+1
2016-04-21Fix typosAndrea Gelmini1-1/+1
2016-04-21lok: getPartHash should be at the end, it is a new API call.Jan Holesovsky1-4/+4
2016-04-21lokit: add getPartHashHenry Castro3-0/+16
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-04-20explicitly map 'C' locale and other known definitions to LanguageTagEike Rathke1-2/+2
2016-04-20tdf#99396 SdrTableObj::EndTextEdit: restore cell format undo itemsMiklos Vajna1-0/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann14-15/+15
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-2/+2
2016-04-20Remove redundant comparison against sal_FalseStephan Bergmann1-1/+1
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann1-6/+4
2016-04-20character spacing control possible to use outside sidebarSzymon Kłos2-1/+44
2016-04-19In lok_init_2, allow vnd.sun.star.pathname user_profile_urlStephan Bergmann3-9/+10
2016-04-19tdf#99314 lokdocview: add new userprofileurl propertyMiklos Vajna1-0/+17
2016-04-18tdf#99315 VclPixelProcessor2D: fix double border line widthMiklos Vajna1-0/+2
2016-04-18Avoid reserved identifier (_CreateShape -> CreateShape)Stephan Bergmann2-2/+2
2016-04-18Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_)Stephan Bergmann2-2/+2
2016-04-18Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-18SfxViewFrame: rename members missing their prefixesMiklos Vajna1-11/+11
2016-04-15tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt1-1/+1
2016-04-15svx: Remove unused stringsSamuel Mehrbrodt1-8/+3
2016-04-15remove tools/solarmutex.hxxNoel Grandin1-38/+0
2016-04-14loplugin:sallogareasStephan Bergmann1-0/+3
2016-04-14loplugin:passstuffbyref in vclNoel Grandin12-22/+22
2016-04-14loplugin:passstuffbyref in xmloffNoel Grandin6-17/+17
2016-04-14loplugin:passstuffbyref in vbahelperNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in unotestNoel Grandin3-5/+5
2016-04-14loplugin:passstuffbyref in unoidlNoel Grandin1-9/+9
2016-04-14loplugin:passstuffbyref in ucbhelperNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in toolkitNoel Grandin1-1/+1
2016-04-14loplugin:passstuffbyref in svxNoel Grandin34-52/+52
2016-04-13loplugin:passstuffbyref in svtoolsNoel Grandin16-25/+25