summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some *_component_getFactory function typesStephan Bergmann2014-08-281-2/+2
* QueryBox RID_QRY_* -> MessageDialog + stringCaolán McNamara2014-08-253-26/+9
* set names on a bunch more threads...Michael Stahl2014-08-252-0/+8
* set names on some UNIX-only threadsMichael Stahl2014-08-252-0/+4
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-08-251-4/+3
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-235-7/+5
* fdo#82577, fdo#82579: Handle CursorTor Lillqvist2014-08-231-2/+0
* Remove useless include tools/debug.hxx from forms and extensionsMarcos Paulo de Souza2014-08-218-18/+0
* rename define tooThomas Arnhold2014-08-201-1/+1
* stray ErrorBox from ResIdThomas Arnhold2014-08-201-1/+2
* TabPages are no longer loaded from resource filesCaolán McNamara2014-08-202-11/+2
* Resolves: fdo#79227 labels are truncatedCaolán McNamara2014-08-201-4/+2
* drop unused helpidCaolán McNamara2014-08-201-1/+0
* rework RID_TP_GENERAL conversion to make widgets visible, etc.Caolán McNamara2014-08-206-511/+865
* Convert RID_TP_GENERAL tabpage to .uiPalenik Mihály2014-08-2010-592/+346