summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-07-03Dead declarationsStephan Bergmann
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann
2014-07-03Avoid null this pointers in member function callsStephan Bergmann
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann
2014-07-02No need for these functions to be virtualStephan Bergmann
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara
2014-07-01TyposJulien Nabet
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud
2014-06-30Cleanup: removed comments and debugging outputmatteocam
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam
2014-06-30More debugging; fixed Font::IsTransparentmatteocam
2014-06-30Removed experimental change to IsTextFillColormatteocam
2014-06-30Added case in editdoc.cxxmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Added class SvxBackgroundColorItemmatteocam
2014-06-30Cleaned up code from operations in vclmatteocam
2014-06-30Added EE_CHAR_BKGCOLORmatteocam
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann
2014-06-30tweak helpids nowCaolán McNamara
2014-06-30rework resize into a custom widgetCaolán McNamara
2014-06-30DBG_ASSERT->assertCaolán McNamara
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos
2014-06-30Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann
2014-06-30It is useful to know what macros are we expanding, and to what.Jan Holesovsky
2014-06-30android: Introduce LibreOfficeKit.java to bootstrap using LibreOfficeKit.Jan Holesovsky
2014-06-30use VCL_HIDE_WINDOWS env on Mac to 'simulate' headless mode on MacNorbert Thiebaud