summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2014-02-17Fix fallout from 772c3a202481506b92c496948cfdc0f23ab94b2cTor Lillqvist1-1/+1
2014-02-12callcatcher: update unused codeCaolán McNamara2-3/+0
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi1-1/+0
2014-02-10Resolves: #i124201# rename apple_remote's MainController...Herbert Dürr1-1/+1
2014-02-07sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-07implement expandable toolbox itemsCaolán McNamara1-3/+4
2014-02-06typo fixes in commentsAndras Timar1-1/+1
2014-02-06Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr2-2/+2
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan1-1/+1
2014-02-05Doxygen warnings correctedChris Sherlock3-5/+6
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin3-3/+3
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara3-6/+5
2014-02-04Doxygen warnings correctedChris Sherlock3-5/+6
2014-02-03Remove needless SAL_DLLPRIVATE annotationsStephan Bergmann1-1/+1
2014-01-30"stati" considered both pretentious and incorrect LatinMichael Stahl1-1/+1
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi19-219/+18
2014-01-30Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.Matúš Kukan1-1/+1
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan1-1/+1
2014-01-26fdo#39468 Translate German comments to English (vcl/inc/window.h)Sven Wehner1-46/+28
2014-01-24Fix FTBFS when TDE integration is enabledTimothy Pearson1-0/+114
2014-01-24coverity#708575 Uninitialized scalar fieldCaolán McNamara1-2/+5
2014-01-24coverity#708212 Uninitialized scalar fieldCaolán McNamara1-20/+22
2014-01-24coverity#738922 Uninitialized scalar fieldCaolán McNamara1-4/+3
2014-01-24coverity#738923 Uninitialized scalar fieldCaolán McNamara1-0/+5
2014-01-24Related: #i123895# adjust VCL support for 64bit OSX portHerbert Dürr1-1/+4
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann4-5/+5
2014-01-21bool improvementsStephan Bergmann1-1/+1
2014-01-21Translated German commentsLuc Castermans1-1/+1
2014-01-18Window::PreNotify should return boolStephan Bergmann1-2/+2
2014-01-18ImplCallPreNotify should return boolStephan Bergmann1-1/+1
2014-01-18Remove unused ImplCallEventStephan Bergmann1-1/+0
2014-01-18Use a more descriptive and distinct field nameKhaled Hosny1-4/+4
2014-01-17bool improvementsStephan Bergmann7-19/+17
2014-01-17Window::Notify should return boolStephan Bergmann1-1/+1
2014-01-17Move SvpSalGraphics::SetVirDevGraphics() for iOS out of the header for clarityTor Lillqvist1-6/+1
2014-01-16fix rendering issues in iOS with aquatsahi glik1-0/+4
2014-01-16convert SvStream::operator<< overloads to more explicit methodsNoel Grandin3-3/+3
2014-01-15Bin unused codeTor Lillqvist1-81/+0
2014-01-13longparas: convert ValidateKashidas to sal_Int32Caolán McNamara1-1/+0
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky1-2/+2
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann3-4/+4
2014-01-13longparas: xub_StrLen to sal_Int32Caolán McNamara1-1/+1
2014-01-13make mnCursorPos a sal_Int32Caolán McNamara1-2/+2
2014-01-13Clean up #if GTK_CHECK_VERSION(3,0,0)Stephan Bergmann1-7/+4
2014-01-12mnDeltaStart is unusedCaolán McNamara1-1/+0
2014-01-10endSpool return value is effectively success flag, not job IDStephan Bergmann1-1/+1
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr11-59/+86
2013-12-31Remove unused variables.Matúš Kukan1-3/+0
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr6-37/+37
2013-12-23convert print progress dialog to .uiCaolán McNamara2-14/+5