summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* fdo#38835 strip out OUString globalsNoel Grandin2014-11-055-26/+13
* -Werror,-Winconsistent-missing-overrideStephan Bergmann2014-11-041-1/+1
* coverity#703954 Unchecked return valueCaolán McNamara2014-11-011-1/+1
* Removed duplicated includesAndrea Gelmini2014-10-311-8/+9
* nothing to see here, move alongCaolán McNamara2014-10-301-1/+1
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* coverity#735608 Division or modulo by float zeroCaolán McNamara2014-10-301-2/+6
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-297-7/+1
* ref-counting vcl::Window subclassesNoel Grandin2014-10-293-3/+1
* fdo#84938: replace TIMEF_ constants with enumNoel Grandin2014-10-281-1/+1
* coverity#982164 silence Unchecked return value from libraryCaolán McNamara2014-10-271-2/+2
* fdo#84938: replace KEYTYPE_ constants with enumNoel Grandin2014-10-271-3/+3
* coverity#982164 silence Unchecked return value from libraryCaolán McNamara2014-10-251-2/+2
* coverity#982163 silence Unchecked return value from libraryCaolán McNamara2014-10-251-1/+1
* java: final fields that can be staticNoel Grandin2014-10-171-1/+1
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-6/+2
* fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin2014-10-151-1/+1
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* MWERKS etc. are not supported toolchainsMichael Stahl2014-10-021-5/+0
* coverity#1242860 Unused valueCaolán McNamara2014-10-021-5/+1
* loplugin: cstylecastNoel Grandin2014-10-0110-16/+16
* fdo#82577: Handle TimeNoel Grandin2014-10-012-2/+2
* extensions: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-3017-26/+20
* fdo#82577: Handle RegionNoel Grandin2014-09-302-4/+4
* loplugin: cstylecastNoel Grandin2014-09-291-3/+3
* remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin2014-09-261-20/+20
* remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin2014-09-261-5/+5
* remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin2014-09-261-6/+6
* coverity#983665 Uncaught exceptionCaolán McNamara2014-09-264-4/+4
* comphelper: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-252-10/+4
* Leftover XLIB_Window -> WindowStephan Bergmann2014-09-236-7/+7
* fdo#82577: Handle WindowNoel Grandin2014-09-2387-241/+241
* Put schema.xml in the correct place, and drop the empty English strings fileTor Lillqvist2014-09-231-1/+3
* Use prex.h/postx.hStephan Bergmann2014-09-232-15/+4
* Blind fix for WindowsStephan Bergmann2014-09-181-2/+2
* Blind fix for WindowsStephan Bergmann2014-09-181-4/+2
* fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler2014-09-181-17/+0
* fdo#82577: Handle FontNoel Grandin2014-09-183-7/+7
* cppcheck: unpreciseMathCallJulien Nabet2014-09-151-1/+2
* extensions: sal_Bool -> boolStephan Bergmann2014-09-1213-30/+30
* Mark template member fns that are supposed to override as SAL_OVERRIDEStephan Bergmann2014-09-121-7/+7
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-122-11/+11
* create a master document template typeCaolán McNamara2014-09-111-0/+1
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-101-8/+8
* semibold->boldCaolán McNamara2014-09-092-2/+2
* fdo#45071: Remove ENABLE_NPAPI_INTO_BROWSER left-oversStephan Bergmann2014-09-094-211/+0
* fdo#45071 Remove Libreoffice browser pluginBryan Quigley2014-09-0916-3276/+0
* create clang plugin to warn about C-style castsNoel Grandin2014-09-071-8/+8
* Add help button to dialogOlivier Hallot2014-08-311-0/+14
* FDO#83283 (part) help btn for Label Field select'nOlivier Hallot2014-08-311-0/+14