summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-07fix crash loading ooo100546-1.xlsCaolán McNamara1-4/+4
2014-07-07Reduce artefacts significantly by binning the "LO_TWIPS_TO_MLO_RIP_RATIO"Tor Lillqvist1-1/+1
2014-07-06DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-06coverity#706504 Uncaught exceptionCaolán McNamara1-1/+1
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann1-2/+2
2014-07-03Dead declarationsStephan Bergmann1-4/+1
2014-07-03Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann4-129/+136
2014-07-03fdo#80748: Fix for file corruption due to framePrRohit Deshmukh1-1/+1
2014-07-03Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet1-1/+2
2014-07-03coverity#707193 Uncaught exceptionCaolán McNamara1-1/+4
2014-07-03comphelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-03Catch invalid null pointer operations earlyStephan Bergmann2-6/+14
2014-07-03Avoid null this pointers in member function callsStephan Bergmann2-18/+36
2014-07-02bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida1-4/+4
2014-07-02fix ODF validation errorsMarkus Mohrhard1-3/+7
2014-07-02Revert "comphelper: sal_Bool -> bool"Stephan Bergmann2-2/+2
2014-07-02comphelper: sal_Bool -> boolStephan Bergmann2-2/+2
2014-07-02No need for these functions to be virtualStephan Bergmann1-2/+2
2014-07-02Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann1-10/+10
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin24-355/+134
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara1-3/+4
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann2-58/+5
2014-07-02unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard1-0/+1
2014-07-02expose a way to drop ownership of a window from builder treeCaolán McNamara1-0/+3
2014-07-02Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály2-2/+4
2014-07-02callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara2-5/+1
2014-07-01TyposJulien Nabet1-1/+1
2014-07-01coverity#706382 Uncaught exceptionCaolán McNamara1-1/+6
2014-07-01Related: fdo#80633 cache optimal sizeCaolán McNamara1-11/+27
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand11-64/+292
2014-07-01coverity#703975 Unchecked return valueNorbert Thiebaud1-1/+1
2014-06-30Cleanup: removed comments and debugging outputmatteocam2-11/+0
2014-06-30Changed BColor to Color in TextFooPrimitive2D classesmatteocam2-4/+12
2014-06-30Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam1-0/+1
2014-06-30Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam1-0/+1
2014-06-30Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam1-1/+7
2014-06-30More debugging; fixed Font::IsTransparentmatteocam1-1/+1
2014-06-30Removed experimental change to IsTextFillColormatteocam1-1/+1
2014-06-30Added case in editdoc.cxxmatteocam1-1/+2
2014-06-30Added EE_CHAR_BKGCOLORmatteocam1-9/+14
2014-06-30Added class SvxBackgroundColorItemmatteocam1-0/+25
2014-06-30Cleaned up code from operations in vclmatteocam2-14/+12
2014-06-30Added EE_CHAR_BKGCOLORmatteocam1-8/+10
2014-06-30Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam2-2/+4
2014-06-30HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam2-2/+8
2014-06-30Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann1-2/+18
2014-06-30tweak helpids nowCaolán McNamara1-3/+1
2014-06-30rework resize into a custom widgetCaolán McNamara1-1/+0
2014-06-30DBG_ASSERT->assertCaolán McNamara1-98/+26
2014-06-30DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos1-1/+1