summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-02-21fix mac build, c++11ismsCaolán McNamara
2014-02-21WaE: implicit conversion of literal of type 'const char *' to 'bool'Tor Lillqvist
2014-02-21WaE: unused variablesTor Lillqvist
2014-02-21Include <stdexcept> for std::runtime_errorTor Lillqvist
2014-02-21other vclplugs need adaptingCaolán McNamara
2014-02-21WaE: implicit conversion of literal of type 'sal_Bool' to 'bool'Tor Lillqvist
2014-02-21This uses boost_headersTor Lillqvist
2014-02-21I missed a nullptr c++11ishCaolán McNamara
2014-02-21Bug #63962 Dynamically scan the config directory for icon themesTobias Lippert
2014-02-21Replace handwritten reference counting with shared_ptrTobias Lippert
2014-02-21coverity#1130457 Uncaught exceptionCaolán McNamara
2014-02-21coverity#1130458 Uncaught exceptionCaolán McNamara
2014-02-21Windows vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-21Silence false "control reaches end of non-void function" warningStephan Bergmann
2014-02-21Mac OS X vcl: sal_Bool -> bool fixupStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20fix compilation of iostsahi glik
2014-02-20fdo#74584: These tags should be lowercase for correct clipboard handling.Kohei Yoshida
2014-02-20vcl: try to make android tinderbox happy tooMichael Stahl
2014-02-20vcl: fix Mac build a little moreMichael Stahl
2014-02-20vcl: try to fix the Mac build a bitMichael Stahl
2014-02-20vcl: fix windows buildMichael Stahl
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-20implement loading GtkSeparatorToolItemsCaolán McNamara
2014-02-20Combine two subsequent SAL_INFO calls into oneTor Lillqvist
2014-02-20prefer a Scoped[Read|Write}AccessMarkus Mohrhard
2014-02-20more scope reductionMarkus Mohrhard
2014-02-20more scope reductionMarkus Mohrhard
2014-02-20reduce scopeMarkus Mohrhard
2014-02-20more stylistic cleanupMarkus Mohrhard
2014-02-20reduce scope for more variablesMarkus Mohrhard
2014-02-20make these variables const, they are just loop boundariesMarkus Mohrhard
2014-02-20reduce scope for more variablesMarkus Mohrhard
2014-02-20reduce scope of many variablesMarkus Mohrhard
2014-02-20make the assignment a bit more obviousMarkus Mohrhard
2014-02-20remove explicit memory managementMarkus Mohrhard
2014-02-19Related: fdo#74242 hook up a selection and caret change for multiline editsCaolán McNamara
2014-02-19loplugin:literaltoboolconversionStephan Bergmann
2014-02-19coverity#738862 Uninitialized scalar fieldCaolán McNamara
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-19Related: fdo#74242 send selection change before caret changeCaolán McNamara
2014-02-19Fix minimal VCL menu item height with iconsJan-Marek Glogowski
2014-02-18vcl: CUPS printing: notify user if spooling failedMichael Stahl
2014-02-18fdo#41524: CUPS printing: use "collate" option when PDF is availableMichael Stahl
2014-02-18vcl: convert some printfs to SAL_INFOMichael Stahl
2014-02-18Translated German comments - find-german-comments cleanLuc Castermans
2014-02-18corrected translation, thanks to Philipp WeissenbacherLuc Castermans
2014-02-18fix SIGBUS on mac due to Font Attribute not always availableNorbert Thiebaud
2014-02-18coverity#738933 Uninitialized scalar fieldCaolán McNamara
2014-02-18coverity#738937 Uninitialized scalar fieldCaolán McNamara