summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* various: remove SAL_THROW macroNoel Grandin2014-06-0523-504/+442
* cppu: remove SAL_THROW macroNoel Grandin2014-06-051-1/+1
* svx: remove SAL_THROW macroNoel Grandin2014-06-053-18/+16
* xmlscript: remove SAL_THROW macroNoel Grandin2014-06-054-32/+16
* sal/rtl: remove SAL_THROW macroNoel Grandin2014-06-058-220/+208
* toolkit: remove SAL_THROW macroNoel Grandin2014-06-055-9/+9
* editeng: remove SAL_THROW macroNoel Grandin2014-06-054-20/+20
* connectivity: remove SAL_THROW macroNoel Grandin2014-06-058-44/+35
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-0521-322/+220
* comphelper: remove SAL_THROW macroNoel Grandin2014-06-057-31/+29
* drop now unused RID_SVX_TABDLG_DOCRECOVERYCaolán McNamara2014-06-041-2/+0
* convert document recovery dialog to .uiCaolán McNamara2014-06-041-4/+48
* add convenience functions to handle dirsDavid Tardon2014-06-041-0/+3
* new loplugin: inlinesimpleaccessmethodsNoel Grandin2014-06-044-10/+10
* coverity#705388 Mixing enum typesCaolán McNamara2014-06-041-1/+3
* compareToAscii -> equalsAsciiNoel Grandin2014-06-042-2/+2
* coverity#737244 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* coverity#737243 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* coverity#737167 Uncaught exceptionCaolán McNamara2014-06-041-1/+1
* fdo#79597 Password UI: correct typo for 1 characterLaurent Balland-Poirier2014-06-042-0/+2
* DeInitVCL at end of testsStephan Bergmann2014-06-042-0/+4
* avoid problems with poppler's and vcl's FontInfo during runtimeMarkus Mohrhard2014-06-045-29/+40
* remove whitespaceMarkus Mohrhard2014-06-041-23/+0
* remove whitespaceMarkus Mohrhard2014-06-041-5/+0
* remove whitespaceMarkus Mohrhard2014-06-041-8/+0
* remove whitespaceMarkus Mohrhard2014-06-041-14/+0
* Add (debugging) function to get the symbolic name of a MetaActionTor Lillqvist2014-06-041-0/+3
* unknown log area [loplugin:sallogareas]Eike Rathke2014-06-031-1/+1
* eliminate xub_StrLen left-overEike Rathke2014-06-031-7/+4
* add bDisallowPrivate parameter to LanguageTag::isValidBcp47()Eike Rathke2014-06-031-1/+7
* vcl: Refactor scale "super" out of bitmap and make it independentTomaž Vajngerl2014-06-032-0/+64
* convert some sal_uInt8 fields to boolNoel Grandin2014-06-032-6/+6
* add LANGUAGE_USER_FRENCH_TOGO 0x8C0C [fr-TG] French (Togo), fdo#79353Eike Rathke2014-06-021-0/+1
* add LANGUAGE_USER_FRENCH_NIGER 0x880C [fr-NE] French (Niger), fdo#79352Eike Rathke2014-06-021-0/+1
* add LANGUAGE_USER_FRENCH_BENIN 0x840C fr-BJ French (Benin), fdo#79351Eike Rathke2014-06-021-0/+1
* coverity#706959 Uncaught exceptionCaolán McNamara2014-06-021-1/+3
* coverity#1213461 Uncaught exceptionCaolán McNamara2014-06-021-1/+1
* callcatcher: update unusedcodeCaolán McNamara2014-06-022-2/+0
* Fix memory leaks in test codeStephan Bergmann2014-06-021-1/+2
* fdo#68849: Add header guards to all include filesJens Carl2014-06-0233-0/+165
* Fix hungarian prefix for calendarsIsamu Mogi2014-06-011-2/+2
* New loplugin:inlinevisible to flag inline functions marked DLLEXPORTStephan Bergmann2014-05-307-38/+38
* bnc#870237: wrong text position in grouped listZolnai Tamás2014-05-301-2/+4
* header guard naming consistencyNoel Grandin2014-05-309-27/+27
* Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2014-05-302-16/+5
* Revert "Add function to catenate n copies of a string"Tor Lillqvist2014-05-301-8/+0
* fdo#68849: Add header guards to all include filesJens Carl2014-05-3010-47/+91
* Detach all DocBasicItem objects upon process termination.Kohei Yoshida2014-05-291-0/+2
* Allow STYLE_OPTION_MONO to be unset from toolkit-created windowLionel Elie Mamane2014-05-291-1/+0
* Add function to catenate n copies of a stringTor Lillqvist2014-05-291-0/+8