summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-26Bin the fairly useless DbgDialog stuff and handle falloutTor Lillqvist
2015-08-26Revert "create a macro to tidy up the declaration sites of o3tl::typed_flags_...Noel Grandin
2015-08-25Fix tdf#80224 Custom text color changed to black on .PPTX exportMark Hung
2015-08-25tdf#93468 add Arpitan (Switzerland) [frp-CH]Eike Rathke
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-08-25simplify some declarationsNoel Grandin
2015-08-25add some comments to Rectangle mutation methodsNoel Grandin
2015-08-25make pWindow private in SfxChildWindowNoel Grandin
2015-08-25make eChildAlignment private in SfxChildWindowNoel Grandin
2015-08-25clean up whitespace in childwin.hxx a littleNoel Grandin
2015-08-25the implementation pointer of SfxChildWindow can be privateNoel Grandin
2015-08-24coverity#1317300 Untrusted array index readCaolán McNamara
2015-08-23oox: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-22disentangle the Dzongkha mess a littleEike Rathke
2015-08-21sal_uLong to size_tMatteo Casalin
2015-08-21ColorMask: sal_uLong to better types, minor code reworkMatteo Casalin
2015-08-21sal_uLong to sal_uInt16 as return type of BitmapColor::GetColorErrorMatteo Casalin
2015-08-21There's no need to loop backward, in the endMatteo Casalin
2015-08-21Bail-out early and rework loops to use correct unsigned typeMatteo Casalin
2015-08-21Improve readability (minor code modification, formatting)Matteo Casalin
2015-08-21MS finally acknowledged CubaEike Rathke
2015-08-21Resolves: tdf#93468 add Arpitan (France,Italy) [frp-FR] [frp-IT]Eike Rathke
2015-08-21remove last WeakImplHelper10 useCaolán McNamara
2015-08-21Remove demonstrated-useless comphelper::compareStephan Bergmann
2015-08-21linguistic: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-20afl-clang-fast apparently miscompiles thisCaolán McNamara
2015-08-20remove dead commentNoel Grandin
2015-08-20make color button work in chart line sidebar panelMarkus Mohrhard
2015-08-20handle new color picker correctly in chart sidebarMarkus Mohrhard
2015-08-19o3tl: cow_wrapper add move constructor/assignmentDaniel Robertson
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19comphelper: remove unnecessary include <stack>Michael Stahl
2015-08-19comphelper::isA(Type... -> Type == cppu::UnoType...Stephan Bergmann
2015-08-19Remove unused comphelper::isAReferenceStephan Bergmann
2015-08-19comphelper::isA(Any... -> Any::hasStephan Bergmann
2015-08-19Remove two silly typedefsStephan Bergmann
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19Replace utl::LocalFileHelper::IsLocalFile -> ...::IsFileUrlStephan Bergmann
2015-08-19vcl: kill 'special member functions' the compiler generatesThorsten Behrens
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-18ConvertSystemPathToURL->getFileURLFromSystemPathCaolán McNamara
2015-08-18ConvertURLToSystemPath->getSystemPathFromFileURLCaolán McNamara
2015-08-18rBaseURL argument now unusedCaolán McNamara
2015-08-18Get rid of obsolete LocalFileHelper::IsFileContentStephan Bergmann
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
2015-08-18lok: namespace and re-work various types & helper functions.Michael Meeks
2015-08-18Remove obsolete getLocalFileURLStephan Bergmann