summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* more mac build fixNoel Grandin2014-06-241-1/+1
* fix mac buildNoel Grandin2014-06-241-17/+17
* new compilerplugin returnbyrefNoel Grandin2014-06-247-37/+37
* fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper2014-06-232-2/+2
* coverity#706525 Uncaught exceptionCaolán McNamara2014-06-192-2/+3
* coverity#705999 Unintended sign extensionCaolán McNamara2014-06-172-2/+2
* coverity#1223093 Uninitialized scalar fieldCaolán McNamara2014-06-171-0/+10
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-178-25/+5
* we can't use untranslatable strings hereCaolán McNamara2014-06-144-7/+11
* we can now easily re-orient the ok/cancel/help buttonsCaolán McNamara2014-06-141-2/+2
* Convert RID_DLG_MAPPING to .uiPalenik Mihály2014-06-147-723/+1214
* loplugin:staticcallStephan Bergmann2014-06-1311-25/+25
* coverity#706514 Uncaught exceptionCaolán McNamara2014-06-1310-49/+64
* loplugin:unreffunStephan Bergmann2014-06-121-10/+1
* scn resource file is empty now post ui-ificationCaolán McNamara2014-06-123-39/+0
* more the png into the .ui so it isn't garbage collectedCaolán McNamara2014-06-122-5/+17
* extract gamma grid drawing to standalone widgetCaolán McNamara2014-06-124-223/+279
* don't use raw english stringCaolán McNamara2014-06-122-22/+5
* Convert GRID_DIALOG to .uiPalenik Mihály2014-06-127-149/+132
* Resurrect SaneResId in the place where it is still usedStephan Bergmann2014-06-111-1/+9
* loplugin:unreffunStephan Bergmann2014-06-111-6/+0
* Reset preview boundaries on a new scannerCaolán McNamara2014-06-111-0/+8
* Changing scanners has no effectCaolán McNamara2014-06-111-10/+8
* extract Scan Preview code into a preview widgetCaolán McNamara2014-06-114-151/+201
* Convert RID_SANE_DIALOG to .uiPalenik Mihály2014-06-118-714/+598
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-111-1/+1
* Filter out OS not needing -ldlBaptiste Daroussin2014-06-101-0/+2
* extensions: tweak quoting for Win32 makeMichael Stahl2014-06-091-1/+1
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-096-20/+4
* fixincludeguards: fix include guardsThomas Arnhold2014-06-064-12/+12
* extensions: remove SAL_THROW macroNoel Grandin2014-06-0528-183/+180
* coverity#705376 Inferred misuse of enumCaolán McNamara2014-06-041-2/+2
* coverity#705375 Mixing enum typesCaolán McNamara2014-06-041-2/+2
* compareToAscii -> equalsAsciiNoel Grandin2014-06-041-1/+1
* DeInitVCL at end of testsStephan Bergmann2014-06-041-0/+1
* define->endifCaolán McNamara2014-05-291-1/+1
* fdo#68849: Add header guards to all include filesJens Carl2014-05-296-1/+25
* remove more unnecesary OUString constructor useNoel Grandin2014-05-291-6/+6
* remove unnecessary NULL parameter passed to UNO ExceptionNoel Grandin2014-05-293-7/+6
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-1/+1
* Remove unnecessary semicolonsPeter Senna Tschudin2014-05-271-1/+1
* coverity#983672 Uncaught exceptionCaolán McNamara2014-05-243-3/+4
* remove boilerplate in UNO Exception constructor callsNoel Grandin2014-05-234-98/+40
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part19Julien Nabet2014-05-2211-56/+52
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-198-49/+0
* Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold2014-05-151-2/+2
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet2014-05-142-4/+4
* Related fdo#60338: do not call umask(3) in a MT programStephan Bergmann2014-05-131-1/+0
* callcatcher: update unused codeCaolán McNamara2014-05-122-7/+0
* coverity#738627 Uninitialized scalar fieldCaolán McNamara2014-05-111-0/+1