summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-061-1/+1
* coverity#706504 Uncaught exceptionCaolán McNamara2014-07-061-1/+1
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-031-2/+2
* Dead declarationsStephan Bergmann2014-07-031-4/+1
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-07-034-129/+136
* fdo#80748: Fix for file corruption due to framePrRohit Deshmukh2014-07-031-1/+1
* Resolves fdo#79276 Add fallback system for autocorrection of French variantsJulien Nabet2014-07-031-1/+2
* coverity#707193 Uncaught exceptionCaolán McNamara2014-07-031-1/+4
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-032-2/+2
* Catch invalid null pointer operations earlyStephan Bergmann2014-07-032-6/+14
* Avoid null this pointers in member function callsStephan Bergmann2014-07-032-18/+36
* bnc#812796: Correctly handle static value array for OOXML charts.Kohei Yoshida2014-07-021-4/+4
* fix ODF validation errorsMarkus Mohrhard2014-07-021-3/+7
* Revert "comphelper: sal_Bool -> bool"Stephan Bergmann2014-07-022-2/+2
* comphelper: sal_Bool -> boolStephan Bergmann2014-07-022-2/+2
* No need for these functions to be virtualStephan Bergmann2014-07-021-2/+2
* Generally better to have DLLPUBLIC class with some DLLPRIVATE membersStephan Bergmann2014-07-021-10/+10
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-0224-355/+134
* coverity#705359 Mixing enum typesCaolán McNamara2014-07-021-3/+4
* InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann2014-07-022-58/+5
* unit test XSheetAnnotations GetByIndex for #fdo80551Laurent Godard2014-07-021-0/+1
* expose a way to drop ownership of a window from builder treeCaolán McNamara2014-07-021-0/+3
* Convert DLG_COLLECTION_VIEW to .uiPalenik Mihály2014-07-022-2/+4
* callcatcher: rsc loaded fixedbitmap is no moreCaolán McNamara2014-07-022-5/+1
* TyposJulien Nabet2014-07-011-1/+1
* coverity#706382 Uncaught exceptionCaolán McNamara2014-07-011-1/+6
* Related: fdo#80633 cache optimal sizeCaolán McNamara2014-07-011-11/+27
* Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand2014-07-0111-64/+292
* coverity#703975 Unchecked return valueNorbert Thiebaud2014-07-011-1/+1
* Cleanup: removed comments and debugging outputmatteocam2014-06-302-11/+0
* Changed BColor to Color in TextFooPrimitive2D classesmatteocam2014-06-302-4/+12
* Associated CharBackColor to EE_CHAR_BKGCOLORmatteocam2014-06-301-0/+1
* Added Text Fill Color in TextDecoratedPrimitive2Dmatteocam2014-06-301-0/+1
* Added Text Fill Color in TextSimplePortionPrimitive2Dmatteocam2014-06-301-1/+7
* More debugging; fixed Font::IsTransparentmatteocam2014-06-301-1/+1
* Removed experimental change to IsTextFillColormatteocam2014-06-301-1/+1
* Added case in editdoc.cxxmatteocam2014-06-301-1/+2
* Added EE_CHAR_BKGCOLORmatteocam2014-06-301-9/+14
* Added class SvxBackgroundColorItemmatteocam2014-06-301-0/+25
* Cleaned up code from operations in vclmatteocam2014-06-302-14/+12
* Added EE_CHAR_BKGCOLORmatteocam2014-06-301-8/+10
* Moved Text Filling Color in OutDev. Text Filling occurs in ImplDrawTextmatteocam2014-06-302-2/+4
* HasBkg method to Font.HasBkg iff HasSingleUnderline.SetBkgColor in OutputDevmatteocam2014-06-302-2/+8
* Make sure IMPL_STATIC_LINK's type matches Link::pFunc's typeStephan Bergmann2014-06-301-2/+18
* tweak helpids nowCaolán McNamara2014-06-301-3/+1
* rework resize into a custom widgetCaolán McNamara2014-06-301-1/+0
* DBG_ASSERT->assertCaolán McNamara2014-06-301-98/+26
* DLG_FPICKER_EXPLORERFILE conversion to .uiSzymon Kłos2014-06-301-1/+1
* Clean up OutputDevice and derived classes noncopyable-nessStephan Bergmann2014-06-303-22/+2
* It is useful to know what macros are we expanding, and to what.Jan Holesovsky2014-06-301-0/+1